mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
459ee900fe
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}. |
||
---|---|---|
.. | ||
Task | ||
AclShell.php | ||
ApiShell.php | ||
AppShell.php | ||
BakeShell.php | ||
CommandListShell.php | ||
CompletionShell.php | ||
ConsoleShell.php | ||
I18nShell.php | ||
SchemaShell.php | ||
ServerShell.php | ||
TestShell.php | ||
TestsuiteShell.php | ||
UpgradeShell.php |