cakephp2-php8/lib/Cake/Network
Jan Pešek 9140745ef1
fix: get rid of (some) PHP deprecation warnings (#66)
- CakeResponse.php strlen() no longer accepts null as a parameter

Co-authored-by: Jan Pešek <jan@sinch.cz>
2024-02-03 10:26:26 +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 fix: get rid of (some) PHP deprecation warnings (#66) 2024-02-03 10:26:26 +01:00
CakeSocket.php Add TLS 1.3 support to CakeSocket 2020-04-05 00:25:09 -04:00