Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

2.28.1

Compare
Choose a tag to compare
@mirko-pagliai mirko-pagliai released this 06 May 11:04
· 924 commits to master since this release
c7e5065
  • no longer loads the cache configuration from the application. To set custom
    cache parameters, use the application bootstrap;
  • prevents the plugins bootstrap from loading multiple times;
  • Apache::version() renamed as Apache::getVersion(), Plugin::versions()
    renamed as Plugin::getVersions();
  • removed useless AbstractCheckup class;
  • added PHP::getVersion();
  • no longer forces debug for localhost. Instead, use your app_local.php file;
  • updated Command tests for cakephp 4.0.5.