Releases: diablomedia/zf1-xml
Releases · diablomedia/zf1-xml
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 bugfix
Fixing a notice thrown by PHP 8 when libxml_disable_entity_loader
is called.
PHP 8.0 Tested
This release has been tested against PHP 8.0 and fixes a small bug in some PHP version detection that was being done for old PHP versions (that was causing tests in this package and other packages that depend on this to fail on PHP 8).
PHP 7.4 Tested
No code changes in this release, one docblock typehint added to fix some phpstan errors.
PHP 7.3
Better Autoloading
1.0.1 adding grumphp, php-cs-fixer, fixing style
First Release
1.0.0 forgot the phpunit.xml file