Tags: eyejuan/app
Tags
Merge pull request cakephp#620 from highstrike/patch-1 Update Application.php
Merge pull request cakephp#617 from cakephp/load-plugin move loading plugins into Application
Merge pull request cakephp#611 from cakephp/dereuromark-patch-1 Use constant
Merge pull request cakephp#601 from cakephp/ADmad-patch-1 Add more description for `App.fullBaseUrl` config.
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.
Merge pull request cakephp#505 from tuffz/doublespaces-in-docs remove double spaces in phpdocs
PreviousNext