Thanks to visit codestin.com
Credit goes to github.com

Skip to content

PHPStan baseline

PHPStan baseline #119

Triggered via schedule October 22, 2025 12:45
Status Failure
Total duration 10m 57s
Artifacts

phpstan_baseline.yml

on: schedule
Fit to window
Zoom out
Zoom in

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.