Skip to content

November 2023 patch

Compare
Choose a tag to compare
@g105b g105b released this 30 Nov 09:32
· 3 commits to master since this release
7b62fb3

This release is made today as the most recent version of PHP 8.1 and PHP 8.2 introduce a backwards-breaking change to DOMDocument::registerNodeClass() - Argument #2 ($extendedClass) must not be an abstract class. Thanks to @szymanek-event-it for the fix, using the correct instance of the current document object.

What's Changed

New Contributors

Full Changelog: v4.1.4...v4.1.5