mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
488ba9ef85
Changed the text when the plugin already exists to indicate that the task stops intentionally. If there are folder errors - report them in the cli. Choose the last plugin path by default Modify the app's bootstrap file if it's not being (obviously) loaded already. This means it is now possible to do: Console/cake bake plugin MyPlugin Console/cake bake model MyPlugin.MyModel Previously the above would result in an error (which only if you know), you'd fix by editing your Config/bootstrap.php file by hand before retrying to bake your model. |
||
---|---|---|
.. | ||
Task | ||
AclShell.php | ||
ApiShell.php | ||
AppShell.php | ||
BakeShell.php | ||
CommandListShell.php | ||
ConsoleShell.php | ||
I18nShell.php | ||
SchemaShell.php | ||
TestShell.php | ||
TestsuiteShell.php | ||
UpgradeShell.php |