Fix inconsistent analysis on case-insensitive filesystems #20869
e2e-tests.yml
on: pull_request
Matrix: E2E tests
Matrix: Result cache E2E tests
Annotations
2 errors
E2E tests (cd e2e/bug-12972
OUTPUT=$(../bashunit -a exit_code "1" ../../bin/phpstan)
echo "$OUTPU...
Internal error: Failed opening required '/home/runner/work/phpstan-src/phpstan-src/e2e/bug-12972/src/OTHER/file.php' (include_path='.:/usr/share/php') while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/bug-12972/src/folder/file2.php
Run PHPStan with -v option and post the stack trace to:
https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
|
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
|