PHPStan baseline #13
Annotations
10 errors
phpstan:
htdocs/compta/paiement/class/paiement.class.php#L354
Strict comparison using === between float and false will always evaluate to false.
|
phpstan:
htdocs/compta/paiement/class/paiement.class.php#L354
Variable $value_converted might not be defined.
|
phpstan:
htdocs/core/lib/files.lib.php#L2488
Path in include_once() "pclzip//pclzip.lib.php" is not a file or it does not exist.
|
phpstan:
htdocs/core/lib/files.lib.php#L2555
Path in include_once() "pclzip//pclzip.lib.php" is not a file or it does not exist.
|
phpstan:
htdocs/core/modules/member/doc/pdf_standard_member.class.php#L315
Parameter #1 $substitutionarray of function complete_substitutions_array expects array<string, string>, array<string, mixed> given.
|
phpstan:
htdocs/multicurrency/class/multicurrency.class.php#L597
Method MultiCurrency::getInvoiceRate() return type has no value type specified in iterable type array.
|
phpstan:
htdocs/public/bookcal/index.php#L615
Function llxFooter invoked with 2 parameters, 0 required.
|
phpstan:
htdocs/public/emailing/mailing-unsubscribe.php#L114
Function llxFooter invoked with 2 parameters, 0 required.
|
phpstan:
htdocs/public/emailing/mailing-unsubscribe.php#L119
Function llxFooter invoked with 2 parameters, 0 required.
|
phpstan:
htdocs/public/emailing/mailing-unsubscribe.php#L125
Function llxFooter invoked with 2 parameters, 0 required.
|