Skip to content

CakeSentry 3.0.0 RC

Pre-release
Pre-release
Compare
Choose a tag to compare
@o0h o0h released this 17 May 00:29
· 17 commits to 3.x since this release
8097b4a

Our new version "3.0.0" is for working on CakePHP4.x.

The main changes are summarized in the following points:

  • Catch up to CakePHP4's new Coding Standards and Interfaces
  • The original ErrorHandlerMiddleware implementation is no longer needed and works by leaving the role to ErrorLogger instead

It is intended to be used as an application built on top of CakePHP4, but as long as it is in place, it will work without the need to add settings or modify the code for this plugin.