chore(deps-dev): bump the composer-dependencies group with 2 updates #14882
test-phpstan.yml
on: pull_request
PHP Static Analysis
1m 2s
Annotations
10 errors
|
PHP Static Analysis:
system/Common.php#L0
Ignored error pattern #^Accessing offset 'REMOTE_ADDR' directly on \$_SERVER is discouraged\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/system/Common.php was not matched in reported errors.
|
|
PHP Static Analysis:
system/Commands/Encryption/GenerateKey.php#L104
Direct unset of $_SERVER['encryption.key'] is not allowed.
|
|
PHP Static Analysis:
system/Commands/Encryption/GenerateKey.php#L0
Ignored error pattern #^Accessing offset 'encryption\.key' directly on \$_SERVER is discouraged\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/system/Commands/Encryption/GenerateKey.php was not matched in reported errors.
|
|
PHP Static Analysis:
system/CLI/CLI.php#L890
Direct access to $_SERVER['argv'] is not allowed.
|
|
PHP Static Analysis:
system/CLI/CLI.php#L721
Direct access to $_SERVER['ANSICON'] is not allowed.
|
|
PHP Static Analysis:
system/CLI/CLI.php#L710
Direct access to $_SERVER['NO_COLOR'] is not allowed.
|
|
PHP Static Analysis:
system/CLI/CLI.php#L0
Ignored error pattern #^Accessing offset 'NO_COLOR' directly on \$_SERVER is discouraged\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/system/CLI/CLI.php was not matched in reported errors.
|
|
PHP Static Analysis:
system/CLI/CLI.php#L0
Ignored error pattern #^Accessing offset 'ANSICON' directly on \$_SERVER is discouraged\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/system/CLI/CLI.php was not matched in reported errors.
|
|
PHP Static Analysis:
system/Boot.php#L431
Direct access to $_SERVER['argv'] is not allowed.
|
|
PHP Static Analysis:
system/Boot.php#L430
Direct access to $_SERVER['argv'] is not allowed.
|