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
CakePHP App Skeleton
* markstory/asset_compress is a suggested package.
* Require cakephp/cakephp 3.3.* instead of ~3.3.0. People were not too
pleased about getting automatically updated to 3.3. Use a more
conservative requirement to make future upgrades more predictable.
* Comment styles are more consistent now.
* default flash message includes the hide on click behavior now.
Contributors
------------
* ADmad
* BassemN
* Jad Bitar
* Mark Sch
* Mark Story
* Nguyễn Anh Tuấn
* inoas
* mscherer