mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-03-17 15:09:50 +00:00
![]() Any keys in $route that match [_trailing_] or any values in $this->keys are put there through the exection of preg_match. The URL is decoded before being passed to preg_match, which means the values inside of [_trailing_]etc. have already been decoded. |
||
---|---|---|
.. | ||
Filter | ||
Route | ||
Dispatcher.php | ||
DispatcherFilter.php | ||
Router.php |