cakephp2-php8/lib/Cake/Network
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
..
Email build: Added GitHub Actions workflow to run phpcs. 2023-01-11 22:45:29 +01:00
Http Fix some PHP 8.1 deprecation warnings 2024-01-11 23:02:17 +01:00
CakeRequest.php Fixed deprecation notice: numeric prefix cannot be null in http_build_query. 2022-01-04 23:08:45 +01:00
CakeResponse.php Adjust the check according to review comments 2018-12-11 16:36:32 +01:00
CakeSocket.php Add TLS 1.3 support to CakeSocket 2020-04-05 00:25:09 -04:00