You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CakePHP App Skeleton 3.3.4
==========================
New
---
* Improved comments and inline examples.
Bugfixes
--------
* Migrations plugin only loaded in a CLI context.
* PagesController no longer allows `..` to load up other templates.
CakePHP App Skeleton 3.3.2
New Features
------------
* Default flash element that now allows escape => false.
* Add an `ErrorController`. Having an ErrorController in the application
will make customizing it more transparent to users.
Bugfixes
--------
* Improved API docs.
* Improved README