appwrite/app/controllers/shared
loks0n dd0c8af160 Use 'route' injection in shutdown hooks
The 'route' injection introduced in utopia-php/http feat-safe-wildcards
is frame-local and non-nullable inside a matched action's hooks, so
the shutdown handlers in api.php and mock.php no longer need to call
match() and dereference a nullable result.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-21 21:09:41 +01:00
..
api chore: migrate to utopia-php/http feat-safe-wildcards 2026-05-21 21:09:41 +01:00
api.php Use 'route' injection in shutdown hooks 2026-05-21 21:09:41 +01:00