All notable changes to this publication will be documented in this file.
This release removes the restriction of allowing only one definition per check class.
Monolog Factory heavily inspired the new factory component. 🙏🏻
Multiple BC-breaks are introduced:
- Check class factory classes are final, preventing extension.
- Check class factory class names changed by added
PsrContainer
to better reflect functionality. - Change of namespace
First stable release. Provides factories for:
- CpuPerformance
- DiskFree
- DirWritable
- ExtensionLoaded
- GuzzleHttpService
- PDOCheck
- PhpVersion
- SecurityAdvisory