Releases: diablomedia/zf1-filter
Releases · diablomedia/zf1-filter
PHP 8.4
PHP 8.3 Ready
This release allows and was tested against PHP 8.3
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
Fixes a deprecation error with some openssl functions that surfaced in PHP 8, otherwise no changes.
PHP 7.4 Tested
Fixes a deprecated curly brace array access issue that PHP 7.4 throws notices about, some minor docblock fixes for phpstan.
PHP 7.3 tested
This release has been tested against php 7.3.
Better Autoloading
1.0.1 adding grumphp, php-cs-fixer, fixing style, narrowing namespace
First Release
1.0.0 extracting Zend_Filter_Input to separate component, updating versions…