Merge branch 'develop' into feat-order-tags #32
Annotations
2 errors and 10 warnings
|
|
htdocs/categories/viewcat.php#L1423
viewcat.php: PhanPluginSuspiciousParamOrder: Suspicious order for arguments named trans and nbtotalofrecords - These are being passed to parameters #1 (string $title) and #9 (int|string $totalnboflines) of \print_barre_liste(string $title, ?int $page, string $file, string $options = '', string $sortfield = '', string $sortorder = '', string $morehtmlcenter = '', int $num = unknown, int|string $totalnboflines = '', string $picto = 'generic', int $pictoisfullpath = 0, string $morehtmlright = '', string $morecss = '', int $limit = unknown, int $hideselectlimit = 0, int $hidenavigation = 0, int $pagenavastextinput = 0, string $morehtmlrightbeforearrow = '') defined at htdocs/core/lib/functions.lib.php:6341
|
htdocs/commande/card.php#L537
card.php: DeprecatedModuleName: Argument 0 function isModEnabled can't have the value "categorie" that does not match the expected pattern '/^(?!(?:actioncomm|adherent|adherent_type|banque|categorie|commande|contrat|entrepot|expedition|facture|ficheinter|product_fournisseur_price|product_price|projet|propale|socpeople)$).*/'
|
htdocs/commande/card.php#L670
card.php: DeprecatedModuleName: Argument 0 function isModEnabled can't have the value "categorie" that does not match the expected pattern '/^(?!(?:actioncomm|adherent|adherent_type|banque|categorie|commande|contrat|entrepot|expedition|facture|ficheinter|product_fournisseur_price|product_price|projet|propale|socpeople)$).*/'
|
htdocs/commande/card.php#L671
card.php: PhanTypeVoidAssignment: Cannot assign void return value
|
htdocs/commande/card.php#L2814
card.php: DeprecatedModuleName: Argument 0 function isModEnabled can't have the value "categorie" that does not match the expected pattern '/^(?!(?:actioncomm|adherent|adherent_type|banque|categorie|commande|contrat|entrepot|expedition|facture|ficheinter|product_fournisseur_price|product_price|projet|propale|socpeople)$).*/'
|
htdocs/commande/class/commande.class.php#L847
commande.class.php: PhanTypeMismatchReturn: Returning parent::setCategoriesCommon($categories, Categorie::TYPE_ORDER) of type int but setCategories() is declared to return void
|
htdocs/core/class/html.form.class.php#L10936
html.form.class.php: PhanTypeMismatchDefault: Default value for int $selected can't be string
|
htdocs/core/class/html.form.class.php#L10957
html.form.class.php: PhanTypeMismatchArgumentProbablyReal: Argument 2 ($events) is '' of type '' but \ajax_combobox() takes array (no real type) defined at htdocs/core/lib/ajax.lib.php:456 (the inferred real argument type has nothing in common with the parameter's phpdoc type)
|
htdocs/core/menus/standard/eldy.lib.php#L1391
eldy.lib.php: DeprecatedModuleName: Argument 0 function isModEnabled can't have the value "categorie" that does not match the expected pattern '/^(?!(?:actioncomm|adherent|adherent_type|banque|categorie|commande|contrat|entrepot|expedition|facture|ficheinter|product_fournisseur_price|product_price|projet|propale|socpeople)$).*/'
|
htdocs/core/modules/modCategorie.class.php#L666
modCategorie.class.php: PhanTypeMismatchDeclaredParam: Doc-block of $permission in exportTagLinks contains phpdoc param type string which is incompatible with the param type array declared in the signature
|
This job failed
Loading