cakephp2-php8/lib/Cake/Console
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
..
Command php-7.4-compact: replace deprecated curly brace offset access 2020-03-20 21:10:58 +01:00
Helper Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
Templates Remove id property from bake template 2018-10-31 09:46:01 +01:00
cake Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
cake.bat Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
cake.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
ConsoleErrorHandler.php Fix delete space, restored return 2017-10-04 21:02:48 +09:00
ConsoleInput.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
ConsoleInputArgument.php Merge branch '2.x' into 2.next 2017-06-26 21:51:41 -04:00
ConsoleInputOption.php Merge branch '2.x' into 2.next 2017-06-26 21:51:41 -04:00
ConsoleInputSubcommand.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
ConsoleOptionParser.php php-7.4-compact: replace deprecated curly brace offset access 2020-03-20 21:10:58 +01:00
ConsoleOutput.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
HelpFormatter.php Merge branch '2.x' into 2.next 2017-06-26 21:51:41 -04:00
Shell.php Fix loading ShellHelpers from plugins 2019-09-04 14:56:12 +02:00
ShellDispatcher.php Fix failures on PHP 7.4. Run phpcs on PHP 7.0 2019-12-05 15:11:35 +02:00
TaskCollection.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00