mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
7f496fad94
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. |
||
---|---|---|
.. | ||
CakeRoute.php | ||
PluginShortRoute.php | ||
RedirectRoute.php |