Skip to content

Fix inconsistent analysis on case-insensitive filesystems #20738

Fix inconsistent analysis on case-insensitive filesystems

Fix inconsistent analysis on case-insensitive filesystems #20738

Triggered via pull request May 12, 2025 13:23
Status Failure
Total duration 3m 7s
Artifacts

e2e-tests.yml

on: pull_request
Matrix: E2E tests
Matrix: Result cache E2E tests
Fit to window
Zoom out
Zoom in

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.