Reintroduce Conf/DeprecationHandler #10594
Annotations
9 errors
Run PHPStan:
htdocs/core/class/conf.class.php#L44
Property Conf::$enableDynamicProperties has no type specified.
|
Run PHPStan:
htdocs/core/class/conf.class.php#L1139
Property Conf::$order (stdClass) in isset() is not nullable.
|
Run PHPStan:
htdocs/core/class/conf.class.php#L1151
Property Conf::$invoice (stdClass) in isset() is not nullable.
|
Run PHPStan:
htdocs/core/class/conf.class.php#L1157
Property Conf::$contract (stdClass) in isset() is not nullable.
|
Run PHPStan:
htdocs/core/class/conf.class.php#L1164
Property Conf::$order (stdClass) in isset() is not nullable.
|
Run PHPStan:
htdocs/core/class/doldeprecationhandler.class.php#L145
Variable $newProperty in isset() always exists and is not nullable.
|
Run PHPStan:
htdocs/fourn/commande/card.php#L1192
Variable $errOnDelete in empty() always exists and is always falsy.
|
Run PHPStan:
htdocs/fourn/commande/card.php#L1204
Parameter #2 $mesgs of function setEventMessages expects array<string>|null, string given.
|
Run PHPStan
Process completed with exit code 1.
|
Loading