Skip to content

Releases: diablomedia/zf1-xml

PHP 8.3 Ready

19 Apr 14:01
abd6f2e
Compare
Choose a tag to compare

This release allows and was tested against PHP 8.3

PHP 8.2 Ready

19 Apr 16:57
0b9b09e
Compare
Choose a tag to compare

Tested against PHP 8.2

PHP 8.1 Ready

05 Dec 03:05
77b27fa
Compare
Choose a tag to compare

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

18 Feb 17:18
Compare
Choose a tag to compare

Fixing a notice thrown by PHP 8 when libxml_disable_entity_loader is called.

PHP 8.0 Tested

05 Feb 16:08
Compare
Choose a tag to compare

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

10 Jan 19:02
Compare
Choose a tag to compare

No code changes in this release, one docblock typehint added to fix some phpstan errors.

PHP 7.3

01 Mar 16:56
Compare
Choose a tag to compare

This release has been tested against php 7.3

Better Autoloading

17 Apr 22:20
Compare
Choose a tag to compare
1.0.1

adding grumphp, php-cs-fixer, fixing style

First Release

21 Mar 18:54
Compare
Choose a tag to compare
1.0.0

forgot the phpunit.xml file