fix: filters are executed when controller does not exist with Auto Routing (Legacy). #2513
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors
UndefinedClass:
tests/system/Router/RouteCollectionTest.php#L1789
tests/system/Router/RouteCollectionTest.php:1789:34: UndefinedClass: Class, interface or enum named App\Controllers\Product does not exist (see https://psalm.dev/019)
|
UndefinedClass:
tests/system/Router/RouteCollectionTest.php#L1812
tests/system/Router/RouteCollectionTest.php:1812:34: UndefinedClass: Class, interface or enum named App\Controllers\Product does not exist (see https://psalm.dev/019)
|
Psalm Analysis
Process completed with exit code 2.
|