nextcloud/tests/lib/AppFramework
Côme Chilliet 8b46dce2f4
chore: Add tests for DI with incorrect casing
It seems our DI supports classnames with wrong casing and apps rely upon
 it, add a test to check if that’s true on PHP 8.4 as well.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-07-09 14:45:37 +02:00
..
Bootstrap chore: run rector 2025-07-01 22:45:52 +02:00
Controller chore: run rector 2025-07-01 22:45:52 +02:00
Db chore: run rector 2025-07-01 22:45:52 +02:00
DependencyInjection chore: Add tests for DI with incorrect casing 2025-07-09 14:45:37 +02:00
Http chore: run rector 2025-07-01 22:45:52 +02:00
Middleware chore: run rector 2025-07-01 22:45:52 +02:00
OCS chore: run rector 2025-07-01 22:45:52 +02:00
Routing fix(RouteParser): bail out if method name contains hashtag 2025-05-15 13:57:14 +02:00
Services chore: run rector 2025-07-01 22:45:52 +02:00
Utility chore: run rector 2025-07-01 22:45:52 +02:00
AppTest.php fix: Fix issues and tests in DIContainer and friends 2025-07-08 13:32:14 +02:00