cakephp2-php8/lib/Cake/Console/Command
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
..
Task Add space between classname(s) 2013-10-22 22:59:50 -04:00
AclShell.php coding standards 2013-10-24 23:14:09 +02:00
ApiShell.php Made _stop() usage in Consoles / Tasks more consistent 2013-07-01 14:15:54 +02:00
AppShell.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
BakeShell.php Merge branch 'master' into 2.4 2013-08-11 23:31:10 +02:00
CommandListShell.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ConsoleShell.php Changed url to URL where appropriate 2013-10-07 23:17:58 -04:00
I18nShell.php coding standards and simplification of else cases as well as some minor fixes 2013-07-03 00:52:48 +02:00
SchemaShell.php Fix file always being set to 'schema.php' 2013-10-25 23:36:25 -04:00
ServerShell.php remove code, class names and paths from translation strings. 2013-08-21 00:05:53 +02:00
TestShell.php remove @access and unnecessary $name 2013-07-08 15:50:50 +02:00
TestsuiteShell.php Combined strings of Testsuite Shell's description to a one translatable sentence. 2013-08-08 00:28:38 +04:00
UpgradeShell.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00