cakephp2-php8/lib/Cake/Network/Http
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
..
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 php-7.4-compact: replace deprecated curly brace offset access 2020-03-20 21:10:58 +01:00
HttpSocketResponse.php Fix: phpdoc miss 2017-10-04 00:22:42 +09:00