fix a PHPStan error that happens in CI jobs only #122
Annotations
3 errors
static-analysis:
src/functions.php#L153
No error with identifier equal.alwaysFalse is reported on line 153.
|
static-analysis:
src/functions.php#L153
Strict comparison using === between lowercase-string&uppercase-string and 'max' will always evaluate to false.
|
static-analysis
Process completed with exit code 1.
|