php-content/routes
Snider d3f31fd6f7
Some checks failed
CI / PHP 8.3 (pull_request) Failing after 4s
CI / PHP 8.4 (pull_request) Failing after 5s
fix(content): add missing strict_types and fix route path casing
Add declare(strict_types=1) to 5 PHP files missing it (routes/console.php,
4 feature tests). Fix Boot.php route includes from Routes/ to routes/ to
match actual directory casing — prevents breakage on case-sensitive filesystems.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-17 09:08:03 +00:00
..
api.php chore: fix pint code style and add test config 2026-02-23 03:50:06 +00:00
console.php fix(content): add missing strict_types and fix route path casing 2026-03-17 09:08:03 +00:00
web.php chore: fix pint code style and add test config 2026-02-23 03:50:06 +00:00