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

Command icon 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

jonathan1055 created an issue. See original summary.

jonathan1055’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.