cakephp2-php8/lib/Cake
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
..
Cache Fix shutdown warnings in PHP7.2+ 2019-04-16 21:23:58 -04:00
Config Merge branch '2.x' into 2.next 2017-06-26 21:51:41 -04:00
Configure Merge branch '2.x' into 2.next 2017-06-26 21:51:41 -04:00
Console php-7.4-compact: replace deprecated curly brace offset access 2020-03-20 21:10:58 +01:00
Controller Improve doc block 2019-12-06 10:41:45 +01:00
Core Fix some PHP 7.3 errors 2018-11-11 16:15:55 +01:00
Error Merge branch '2.x' into 2.next 2017-06-26 21:51:41 -04:00
Event Add missing App::uses() 2019-06-19 21:52:57 -04:00
I18n Add Luxembourgish language. 2018-03-30 20:25:35 +05:30
Log Improve documentation 2018-10-26 14:23:30 +02:00
Model php-7.4-compact: replace deprecated curly brace offset access 2020-03-20 21:10:58 +01:00
Network php-7.4-compact: replace deprecated curly brace offset access 2020-03-20 21:10:58 +01:00
Routing Fix queryString documentation 2019-02-07 14:23:56 +01:00
Test Fix failures on PHP 7.4. Run phpcs on PHP 7.0 2019-12-05 15:11:35 +02:00
TestSuite php-7.4-compact: replace deprecated curly brace offset access 2020-03-20 21:10:58 +01:00
Utility php-7.4-compact: replace deprecated curly brace offset access 2020-03-20 21:10:58 +01:00
View php-7.4-compact: replace deprecated curly brace offset access 2020-03-20 21:10:58 +01:00
basics.php Add undocumented properties (#12717) 2018-11-15 20:41:57 -05:00
bootstrap.php Replace hard coded test directory paths with constants, fixes #12636 2018-10-26 13:49:53 +02:00
LICENSE.txt Use HTTPS for the cakephp.org URL 2017-06-10 23:40:28 +02:00
VERSION.txt Update version number to 2.10.20 2020-01-16 20:56:03 -05:00