cakephp2-php8/lib/Cake/Test/Case/Console
Renan Gonçalves 1a89a3cb9d Exiting with 1 when Exception::getCode() returns non-integer values.
From php.net/exception.getcode
> Returns the exception code as integer in Exception but possibly as other type in Exception descendants (for example as string in PDOException).
2014-06-26 13:26:20 +02:00
..
Command fixes failing test cases in ModelTaskTest if not run in test-suite 2014-05-14 10:34:09 +02:00
AllConsoleLibsTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllConsoleTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllShellsTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllTasksTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ConsoleErrorHandlerTest.php Exiting with 1 when Exception::getCode() returns non-integer values. 2014-06-26 13:26:20 +02:00
ConsoleOptionParserTest.php more missing doc block tags added 2014-04-02 03:02:37 +02:00
ConsoleOutputTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
HelpFormatterTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ShellDispatcherTest.php Fix failing tests caused by already existing classes 2014-03-01 20:24:32 +01:00
ShellTest.php more missing doc block tags added 2014-04-02 03:02:37 +02:00
TaskCollectionTest.php Merge pull request #2350 from tuffz/formatting_app_uses_blocks 2013-12-14 12:37:02 -08:00