Use $_ENV
over getenv()
for consistency
#2780
Annotations
9 errors
Run composer phpstan:
tests/rules/SyntaxErrorInDibiPreparedStatementMethodRuleTest.php#L209
Binary operation "." between 'Unsupported DBA…' and mixed results in an error.
|
Run composer phpstan:
tests/rules/SyntaxErrorInPreparedStatementMethodRuleTest.php#L232
Binary operation "." between 'Unsupported DBA…' and mixed results in an error.
|
Run composer phpstan:
tests/rules/SyntaxErrorInPreparedStatementMethodRuleTest.php#L259
Binary operation "." between 'Unsupported DBA…' and mixed results in an error.
|
Run composer phpstan:
tests/rules/SyntaxErrorInPreparedStatementMethodRuleTest.php#L330
Binary operation "." between 'Unsupported DBA…' and mixed results in an error.
|
Run composer phpstan:
tests/rules/SyntaxErrorInPreparedStatementMethodSubclassedRuleTest.php#L103
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
|
Run composer phpstan:
tests/rules/SyntaxErrorInQueryFunctionRuleTest.php#L111
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
|
Run composer phpstan:
tests/rules/SyntaxErrorInQueryMethodRuleTest.php#L299
Binary operation "." between 'Unsupported DBA…' and mixed results in an error.
|
Run composer phpstan:
tests/rules/SyntaxErrorInQueryMethodSubclassedRuleTest.php#L87
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
|
Run composer phpstan
Process completed with exit code 1.
|
Loading