Fix inconsistent analysis on case-insensitive filesystems #20739
e2e-tests.yml
on: pull_request
Matrix: E2E tests
Matrix: Result cache E2E tests
Annotations
3 errors
Result cache E2E tests (cd e2e/bug-11826
composer install
OUTPUT=$(../bashunit -a exit_code "1" "...
Child process error (exit code 255): PHP Fatal error: A class constant must not be called 'class'; it is reserved for class name fetching in /home/runner/work/phpstan-src/phpstan-src/e2e/bug-11826/src/FatalErrorWhenAutoloaded.php on line 9
Fatal error: A class constant must not be called 'class'; it is reserved for class name fetching in /home/runner/work/phpstan-src/phpstan-src/e2e/bug-11826/src/FatalErrorWhenAutoloaded.php on line 9
while running parallel worker
|
E2E tests (cd e2e/bug-12972
../../bin/phpstan analyze
, macos-latest):
src/other/file.php#L6
Method other12972\MyClass::doSomething() should return int but return statement is missing.
|
E2E tests (cd e2e/bug-12972
../../bin/phpstan analyze
, macos-latest)
Process completed with exit code 1.
|