cakephp2-php8/lib/Cake/Console
Renan Gonçalves d33f676ddd Handling a fatal error on console should call Shell::_stop(1).
Just like we do on web, any exception or fatal error will result into a InternalErrorException/FatalErrorException.
2012-09-14 14:17:07 +02:00
..
Command Code standards fixes, unneeded break statements 2012-09-04 11:30:52 -07:00
Templates No startup and teardown for controller tests 2012-06-06 21:06:37 +02:00
cake fix whitespace 2012-06-06 14:32:43 +02:00
cake.bat Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
cake.php Fix cake bake project always finding CakePHP libs in php include_path. 2012-08-07 20:52:37 -04:00
ConsoleErrorHandler.php Handling a fatal error on console should call Shell::_stop(1). 2012-09-14 14:17:07 +02:00
ConsoleInput.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
ConsoleInputArgument.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
ConsoleInputOption.php Make invalid short option error more helpful. 2012-08-27 22:12:05 -04:00
ConsoleInputSubcommand.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
ConsoleOptionParser.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
ConsoleOutput.php Add the numbers format console menus, showing the validation options in 2 columns. 2012-06-10 21:56:30 -04:00
HelpFormatter.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
Shell.php Move OptionParser initialization out of try block. 2012-08-27 22:07:28 -04:00
ShellDispatcher.php don't dump fatal errors as html on the cli 2012-04-29 16:25:07 +02:00
TaskCollection.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00