mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
Adopts the new safe-wildcard dispatch primitive from utopia-php/http#feat-safe-wildcards. Http::execute() is now the re-entrant dispatch entry point and Http::match() is pure (returns ?RouteMatch). The removed Http::getRoute()/setRoute(), Route::getMatchedPath(), Route::getPathValues() callsites are migrated to the new API. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| database | ||
| realtime | ||
| resources | ||
| worker | ||
| configs.php | ||
| constants.php | ||
| locales.php | ||
| models.php | ||
| registers.php | ||
| resources.php | ||
| span.php | ||