cakephp2-php8/lib/Cake/Console/Command
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
..
Task php-7.4-compact: replace deprecated curly brace offset access 2020-03-20 21:10:58 +01:00
AclShell.php Merge branch '2.x' into 2.next 2017-06-26 21:51:41 -04:00
ApiShell.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AppShell.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
BakeShell.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
CommandListShell.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
CompletionShell.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
ConsoleShell.php Merge branch '2.x' into 2.next 2017-06-26 21:51:41 -04:00
I18nShell.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
SchemaShell.php Merge branch '2.x' into 2.next 2017-06-26 21:51:41 -04:00
ServerShell.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
TestShell.php Replace hard coded test directory paths with constants, fixes #12636 2018-10-26 13:49:53 +02:00
TestsuiteShell.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
UpgradeShell.php php-7.4-compact: replace deprecated curly brace offset access 2020-03-20 21:10:58 +01:00