Merge branch 'develop' into fix_dev_permissions_error #63
Annotations
2 errors and 6 warnings
Add results to PR
Process completed with exit code 1.
|
Run Phan analysis
Process completed with exit code 1.
|
Add results to PR:
htdocs/accountancy/bookkeeping/card.php#L477
card.php: PhanTypeMismatchArgumentInternal: Argument 1 ($string) is $object->piece_num of type int but \urlencode() takes string
|
Add results to PR:
htdocs/accountancy/bookkeeping/card.php#L508
card.php: PhanTypeMismatchArgumentInternal: Argument 1 ($string) is $object->piece_num of type int but \urlencode() takes string
|
Add results to PR:
htdocs/accountancy/bookkeeping/card.php#L539
card.php: PhanTypeMismatchArgumentInternal: Argument 1 ($string) is $object->piece_num of type int but \urlencode() takes string
|
Add results to PR:
htdocs/core/class/hookmanager.class.php#L56
hookmanager.class.php: PhanPluginUnknownArrayPropertyType: Property \HookManager->hooksHistory has an array type, but does not specify any key types or value types (Types inferred after analysis: array|array<string,array<string,associative-array<int,mixed>>>|array<string,array<string,associative-array<mixed,string>>>|array<string,array<string,float>>|array<string,array<string,int>>|array<string,array<string,mixed>>|array<string,array<string,string>>)
|
Add results to PR:
htdocs/debugbar/class/DataCollector/DolHooksCollector.php#L37
DolHooksCollector.php: PhanPluginUnknownArrayMethodReturnType: Method \DolHooksCollector::collect() has a return type of array, but does not specify any key types or value types
|
Add results to PR:
htdocs/debugbar/class/DataCollector/DolHooksCollector.php#L67
DolHooksCollector.php: PhanPluginUnknownArrayMethodReturnType: Method \DolHooksCollector::getWidgets() has a return type of array, but does not specify any key types or value types
|
Loading