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 application skeleton 3.5.1
Fixed
-----
* Removed unsafe automatic JSON response creation from AppController.
* Improved database session SQL schema.
* Usage of `.env` requires explicit opt in now.
* Installer paths use constants now making extending the installer
easier.
* Fixed use of `STDIN` as it is undefined on some hosts.
Added
-----
* Query logging configuration is included by default now.
* Added links to the slack group.
* Added commented sections to .htaccess making it easier to use
LetsEncrypt.