PHPStan baseline #249
Annotations
4 errors
phpstan:
htdocs/core/class/conf.class.php#L1207
Property Conf::$dol_hide_topmenu (int) does not accept string.
|
phpstan:
htdocs/core/class/conf.class.php#L1210
Property Conf::$dol_hide_leftmenu (int) does not accept string.
|
phpstan:
htdocs/public/payment/paymentok.php#L174
PHPDoc tag @var with type CommonObject is not subtype of native type stdClass.
|
phpstan
Process completed with exit code 1.
|