Problem/Motivation
PHPStan at 'Max PHP' fails with one error
------ --------------------------------------
Line scripts/baseline-phpstan-summary.php
------ --------------------------------------
22 Variable $argv might not be defined.
🪪 variable.undefined
------ --------------------------------------
[ERROR] Found 1 error
https://git.drupalcode.org/project/scheduler/-/jobs/10129958#L51
The PHP version is 8.5.7
PHPStan at 'current' with PHP 8.3.31 passes. The PHPStan version is the same PHP Static Analysis Tool 2.2.2
Proposed resolution
Issue fork scheduler-3593877
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
jonathan1055 commented