cakephp2-php8/lib/Cake/Model/Behavior
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
..
AclBehavior.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
ContainableBehavior.php php-7.4-compact: replace deprecated curly brace offset access 2020-03-20 21:10:58 +01:00
TranslateBehavior.php Issue #12376 2018-07-19 20:28:53 +03:00
TreeBehavior.php Add model id to all exists() method calls, 2018-10-30 10:39:16 +01:00