Fix typo #21376
e2e-tests.yml
on: push
Matrix: E2E tests
Matrix: Result cache E2E tests
Annotations
2 errors
Result cache E2E tests (cd e2e/result-cache-6
echo -n > phpstan-baseline.neon
../../bin/phpstan -...
Process completed with exit code 2.
|
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
|