cakephp2-php8/lib/Cake/Network/Http
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
..
BasicAuthentication.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
DigestAuthentication.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
HttpResponse.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
HttpSocket.php Fix some PHP 8.1 deprecation warnings 2024-01-11 23:02:17 +01:00
HttpSocketResponse.php Fixed implementations of ArrayAccess to reduce deprecation notices in PHP 8.1 #1 2021-12-20 23:09:51 +01:00