PHPStan baseline #119
Annotations
10 errors
|
phpstan:
htdocs/public/payment/paymentok.php#L1219
Variable $servicestatus might not be defined.
|
|
phpstan:
htdocs/public/payment/paymentok.php#L1215
Variable $paymentIntent might not be defined.
|
|
phpstan:
htdocs/public/payment/paymentok.php#L1060
Variable $servicestatus might not be defined.
|
|
phpstan:
htdocs/public/payment/paymentok.php#L1059
Variable $servicestatus might not be defined.
|
|
phpstan:
htdocs/public/payment/paymentok.php#L1055
Variable $paymentIntent might not be defined.
|
|
phpstan:
htdocs/compta/localtax/clients.php#L321
Property Societe::$name (string) does not accept array<string>.
|
|
phpstan:
htdocs/compta/localtax/clients.php#L320
Property Societe::$id (int) does not accept array<int>.
|
|
phpstan:
htdocs/compta/localtax/clients.php#L256
Property Societe::$name (string) does not accept array<string>.
|
|
phpstan:
htdocs/compta/localtax/clients.php#L255
Property Societe::$id (int) does not accept array<int>.
|
|
phpstan:
htdocs/admin/system/dbtable.php#L142
Variable $resultsql in empty() always exists and is not falsy.
|