cakephp2-php8/lib/Cake/Network
Markus Podar 459ee900fe
php-7.4-compact: replace deprecated curly brace offset access
Per https://wiki.php.net/rfc/deprecate_curly_braces_array_access and https://www.php.net/manual/en/migration74.deprecated.php
>  The array and string offset access syntax using curly braces is deprecated. Use $var[$idx] instead of $var{$idx}.
2020-03-20 21:10:58 +01:00
..
Email code style 2018-08-01 21:50:38 +03:00
Http php-7.4-compact: replace deprecated curly brace offset access 2020-03-20 21:10:58 +01:00
CakeRequest.php Improve code style 2018-11-18 16:24:25 +01:00
CakeResponse.php Adjust the check according to review comments 2018-12-11 16:36:32 +01:00
CakeSocket.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00