cakephp2-php8/lib/Cake/Console
Harold Putman d62e5e1b00 Prevent infinite loop caused when argv not set.
If shell is invoked with the wrong PHP executable (not CLI) and argv is not an array,  array_search on null causes infinite number of error messages.
2014-04-24 11:48:19 -04:00
..
Command Only count _id if it is the last 3 characters in the field name. 2014-04-04 21:26:31 -04:00
Templates Fix failing NoActions comparison test 2014-04-13 23:28:13 -04:00
cake Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
cake.bat Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
cake.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ConsoleErrorHandler.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ConsoleInput.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ConsoleInputArgument.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ConsoleInputOption.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ConsoleInputSubcommand.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ConsoleOptionParser.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ConsoleOutput.php Fix closing non resource 2014-04-14 14:15:46 +01:00
HelpFormatter.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Shell.php Fix ApiGen errors 2014-02-07 18:29:54 -02:00
ShellDispatcher.php Prevent infinite loop caused when argv not set. 2014-04-24 11:48:19 -04:00
TaskCollection.php Merge branch 'master' into 2.4 2013-06-02 18:03:59 +05:30