fix: quote namespace names #6399
static-analysis.yml
on: pull_request
Matrix: Static Analysis with PHPStan
Matrix: Static Analysis with Psalm
Annotations
4 errors
Static Analysis with PHPStan (8.3):
src/Platforms/AbstractPlatform.php#L1170
Only booleans are allowed in an if condition, int|false given.
|
Static Analysis with PHPStan (8.3):
src/Platforms/AbstractPlatform.php#L1195
Only booleans are allowed in an if condition, int|false given.
|
Static Analysis with PHPStan (8.3):
src/Schema/AbstractAsset.php#L135
Only booleans are allowed in ||, int|false given on the right side.
|
Static Analysis with PHPStan (8.3)
Process completed with exit code 1.
|