cakephp2-php8/lib/Cake/Model
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
..
Behavior php-7.4-compact: replace deprecated curly brace offset access 2020-03-20 21:10:58 +01:00
Datasource Fix failures on PHP 7.4. Run phpcs on PHP 7.0 2019-12-05 15:11:35 +02:00
Validator Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AclNode.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
Aco.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AcoAction.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
Aro.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
BehaviorCollection.php Fix delete space, restored return 2017-10-04 21:02:48 +09:00
CakeSchema.php Improve support of enum data type 2018-12-12 12:40:20 +01:00
ConnectionManager.php Merge branch '2.x' into 2.next 2017-06-26 21:51:41 -04:00
I18nModel.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
Model.php Fix failures on PHP 7.4. Run phpcs on PHP 7.0 2019-12-05 15:11:35 +02:00
ModelBehavior.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
ModelValidator.php Add model id to all exists() method calls, 2018-10-30 10:39:16 +01:00
Permission.php php-7.4-compact: replace deprecated curly brace offset access 2020-03-20 21:10:58 +01:00