cakephp2-php8/lib/Cake/Console
mark_story 411f510406 Fix file always being set to 'schema.php'
When the name parameter is set and no custom file value is provided,
the name should be used to generate the file name. empty() cannot be
used because the file parameter has a default value of 'schema.php'.

Fixes #2202
2013-10-25 23:36:25 -04:00
..
Command Fix file always being set to 'schema.php' 2013-10-25 23:36:25 -04:00
Templates Improved wording of link to GH repo in home.ctp 2013-10-24 15:51:59 +02:00
cake Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
cake.bat Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
cake.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ConsoleErrorHandler.php correct doc blocks as per cs 2013-08-13 12:29:20 +02:00
ConsoleInput.php cs corrections, bool to boolean and int to integer. 2013-09-17 14:44:34 +02:00
ConsoleInputArgument.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ConsoleInputOption.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ConsoleInputSubcommand.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ConsoleOptionParser.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ConsoleOutput.php Merge branch 'master' into 2.4 2013-06-02 18:03:59 +05:30
HelpFormatter.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Shell.php Assert own tasks are loaded before trying to access taskNames. 2013-09-27 12:53:18 +02:00
ShellDispatcher.php Revert Cake to CakePHP in ShellDispatcher::_initEnvironment() 2013-10-09 23:41:15 -04:00
TaskCollection.php Merge branch 'master' into 2.4 2013-06-02 18:03:59 +05:30