Skip to content

Version 3.0.2

Compare
Choose a tag to compare
@eclipxe13 eclipxe13 released this 08 Mar 18:52
· 34 commits to main since this release
85931d6

Change return type on Schemas::getIterator() to include Traversable. This avoids compatibility issues with PHP 8.1.

Check DOMAttr::nodeValue can be null. Remove Psalm ignore.

Fix build, PHPStan ^1.4.7 does not recognize DOMNodeList element types. Change type to iterable.

Update development tools to recent versions.

This release includes Previous unreleased changes.