Skip to content

add a new rule to detect duplicate switch cases #30167

add a new rule to detect duplicate switch cases

add a new rule to detect duplicate switch cases #30167

Triggered via pull request June 11, 2026 16:33
Status Failure
Total duration 1m 16s
Artifacts

e2e-tests.yml

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

Annotations

17 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-14036 composer install ../../bin/phpstan analyze )
Process completed with exit code 1.
E2E tests (cd e2e/bug-14036 composer install ../../bin/phpstan analyze ): bootstrap-types.php#L12
No error with identifier class.notFound is reported on line 12.
E2E tests (cd e2e/bug-14036 composer install ../../bin/phpstan analyze ): bootstrap-types.php#L12
Class Doctrine\DBAL\Platforms\SQLitePlatform referenced with incorrect case: Doctrine\DBAL\Platforms\SqlitePlatform.
E2E tests (cd e2e/bug-14036 composer install ../../bin/phpstan analyze ): bootstrap-types.php#L7
Class Doctrine\DBAL\Platforms\SQLitePlatform referenced with incorrect case: Doctrine\DBAL\Platforms\SqlitePlatform.