Fix "False positive staticMethod.alreadyNarrowedType for Strings::length() inside numeric comparison" #10
Annotations
2 errors
|
E2E tests (cd e2e/bug-208
composer install
vendor/bin/phpstan
)
Process completed with exit code 1.
|
|
E2E tests (cd e2e/bug-208
composer install
vendor/bin/phpstan
):
src/foo.php#L15
Call to static method Nette\Utils\Strings::length() with non-empty-string will always evaluate to true.
|