cakephp2-php8/lib/Cake/Routing
Juan Cruz Vincenti 84cfdfb0c3 Fix some PHP 8.1 deprecation warnings
* Fix passing null to str_replace and preg_replace in HttpSocket
* Fix dynamic props usage in ModelValidator
* Fix passing null to rawurlencode in CakeRoute
2024-01-11 23:02:17 +01:00
..
Filter Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
Route Fix some PHP 8.1 deprecation warnings 2024-01-11 23:02:17 +01:00
Dispatcher.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
DispatcherFilter.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
Router.php Fixed deprecation notice: numeric prefix cannot be null in http_build_query. 2022-01-04 23:08:45 +01:00