feat: customizable .env directory path
#12831
test-phpstan.yml
on: pull_request
PHP Static Analysis
1m 19s
Annotations
10 errors
|
PHP Static Analysis:
tests/system/CLI/ConsoleTest.php#L0
Ignored error pattern #^Assigning int\<1, max\> directly on offset 'argc' of \$_SERVER is discouraged\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/tests/system/CLI/ConsoleTest.php was not matched in reported errors.
|
|
PHP Static Analysis:
tests/system/CLI/ConsoleTest.php#L0
Ignored error pattern #^Accessing offset 'argv' directly on \$_SERVER is discouraged\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/tests/system/CLI/ConsoleTest.php was not matched in reported errors.
|
|
PHP Static Analysis:
tests/system/CLI/CLITest.php#L0
Ignored error pattern #^Assigning array\{'ignored', 'b', 'c'\} directly on offset 'argv' of \$_SERVER is discouraged\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/tests/system/CLI/CLITest.php was not matched in reported errors.
|
|
PHP Static Analysis:
tests/system/CLI/CLITest.php#L0
Ignored error pattern #^Assigning array\{'ignored', 'b', 'c', 'd', '\-\-parm', 'pvalue', 'd2', 'da\-sh', '\-\-fix', '\-\-opt\-in', 'sure'\} directly on offset 'argv' of \$_SERVER is discouraged\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/tests/system/CLI/CLITest.php was not matched in reported errors.
|
|
PHP Static Analysis:
tests/system/CLI/CLITest.php#L0
Ignored error pattern #^Assigning array\{'ignored', 'b', 'c', '\-\-parm', 'pvalue', 'd'\} directly on offset 'argv' of \$_SERVER is discouraged\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/tests/system/CLI/CLITest.php was not matched in reported errors.
|
|
PHP Static Analysis:
tests/system/CLI/CLITest.php#L0
Ignored error pattern #^Assigning array\{'ignored', 'b', 'c', '\-\-parm', 'pvalue', 'd', '\-\-p2', '\-\-p3', 'value 3'\} directly on offset 'argv' of \$_SERVER is discouraged\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/tests/system/CLI/CLITest.php was not matched in reported errors.
|
|
PHP Static Analysis:
tests/system/CLI/CLITest.php#L0
Ignored error pattern #^Assigning 3 directly on offset 'argc' of \$_SERVER is discouraged\.$# in path /home/runner/work/CodeIgniter4/CodeIgniter4/tests/system/CLI/CLITest.php was not matched in reported errors.
|
|
PHP Static Analysis:
system/CLI/CLI.php#L0
Ignored error pattern #^Accessing offset 'argv' 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#L378
No error to ignore is reported on line 378.
|
|
PHP Static Analysis:
system/Boot.php#L377
No error to ignore is reported on line 377.
|