mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
f93029b29f
Addresses **part** of the problem described in #4174. Corrects SchemaShell's startup logic so that when a `--file` param is provided by the user, it is always used even in the case that it matches the default file name (schema.php). This solves a problem when a user wishes to provide a classname using `--name`, but still wants to use the default filename. |
||
---|---|---|
.. | ||
Task | ||
AclShell.php | ||
ApiShell.php | ||
AppShell.php | ||
BakeShell.php | ||
CommandListShell.php | ||
CompletionShell.php | ||
ConsoleShell.php | ||
I18nShell.php | ||
SchemaShell.php | ||
ServerShell.php | ||
TestShell.php | ||
TestsuiteShell.php | ||
UpgradeShell.php |