Releases: cakephp/app
Releases · cakephp/app
CakePHP App 4.0.0-RC2
- Updated ErrorHandlerMiddleware configuration.
- Set the session id to
cli
in test setup. - Add commented out code for fractional datetime types.
CakePHP App 4.0.0-RC1
- Update ConsoleErrorHandler namespace.
3.8.0
CakePHP 4.0.0-alpha1
- Use CakePHP 4.
- Migrations not included as they are not working yet.
CakePHP Application 3.7.1
- Update usage of deprecated method.
CakePHP Application 3.7.0
- Updated to CakePHP 3.7.0
- Removed usage of methods deprecated in 3.7.
CakePHP App 3.6.5
- Removed outdated tutorials.
- Added PHPStan
- Added commented out Asset.cacheTime option for AssetMiddleware.
CakePHP Application 3.6.4
- Remove deprecated usage of
RequestHandlerComponent
. - Fix missing import in Application::bootstrap().