Qual: Fix phan notices in dolgraph class #8894
Annotations
2 errors and 1 warning
|
|
htdocs/core/class/html.formorder.class.php#L83
html.formorder.class.php: PhanPluginSuspiciousParamOrder: Suspicious order for arguments named options and selectedarray - These are being passed to parameters #2 (array{label:string,data-html:string,disable?:int,css?:string} $array) and #3 (int|string|string[] $id) of \Form::selectarray(string $htmlname, array{label:string,data-html:string,disable?:int,css?:string} $array, $id = '', int|string $show_empty = 0, int $key_in_label = 0, int $value_as_key = 0, string $moreparam = '', int $translate = 0, int $maxlen = 0, int $disabled = 0, string $sort = '', string $morecss = 'minwidth75', int $addjscombo = 1, string $moreparamonempty = '', int $disablebademail = 0, int $nohtmlescape = 0) defined at htdocs/core/class/html.form.class.php:8698
|
This job failed
Loading