Skip to content

Tags: ivopetkov/html5-dom-document-php

Tags

v2.7.0

Toggle v2.7.0's commit message
Performance optimizations.

v2.6.0

Toggle v2.6.0's commit message
Add support for PHP 8.3.

v2.5.0

Toggle v2.5.0's commit message
Add FIX_DUPLICATE_STYLES option to modify() to remove duplicate <styl…

…e> tags.

v2.4.0

Toggle v2.4.0's commit message
Add PHP 8.2 support.

v2.3.1

Toggle v2.3.1's commit message
Update docblocks.

v2.3.0

Toggle v2.3.0's commit message
Add comment.

v2.2.9

Toggle v2.2.9's commit message
Update composer.json

v2.2.8

Toggle v2.2.8's commit message
Update Test.php

v2.2.7

Toggle v2.2.7's commit message
The library now works the same way as DomDocument when loadHTML() is …

…not called.

v2.2.6

Toggle v2.2.6's commit message
Fix conflicting internal string (breaks matching the html tag)