This repository has been archived by the owner on Dec 28, 2023. It is now read-only.
2.28.1
- 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 asApache::getVersion()
,Plugin::versions()
renamed asPlugin::getVersions()
;- removed useless
AbstractCheckup
class; - added
PHP::getVersion()
; - no longer forces debug for localhost. Instead, use your
app_local.php
file; - updated
Command
tests forcakephp
4.0.5.