Skip to content

v3.0.0

Latest

Choose a tag to compare

@tvdijen tvdijen released this 13 Jul 17:27

v3.0 migrates the DOM-API to the new one introduced in PHP 8.4.
It also drops the dependency on Guzzle by making use of the new PHP 8.5 URI-component.

If you extend from this library, you will have to do the DOM-API migration in your projects as well