Releases: diablomedia/zf1-log
Releases · diablomedia/zf1-log
PHP 8.3 Ready
PHP 8.2 Ready
Tested against PHP 8.2
PHP 8.1 Ready
This version has been tested against PHP 8.1.
- PHP < 7.4 has been dropped (and is enforced with composer.json).
- PHP 5 specific code removed.
- Tests support PHPUnit 9
PHP 8.0 Support
This release supports PHP 8, a few changes necessary to deal with a difference in how PHP 8.0 handles invalid parameters, but throwing the same exception as PHP 7 code would in these cases.
PHP 7.4 Tested
No code changes here, dependency update is just to allow zf1-config 2.0.
PHP 7.3 tested
This release has been tested against php 7.3
Better Autoloading
Testing a style-check, with style fixed (#2) * Testing a style-check, with style fixed * adding grumphp, removing phpcs
First Release
1.0.0 adding some suggests