Releases: ivopetkov/html5-dom-document-php Releases · ivopetkov/html5-dom-document-php
v2.8.1 09 Jun 11:34
Compare Sorry, something went wrong.
No results found v2.8.0 04 Jan 21:47
Compare Sorry, something went wrong.
No results found New:
Add PHP 8.4 support. Remove PHP 7.* support. v2.7.0 24 Nov 17:27
Compare Sorry, something went wrong.
No results found New:
Add support for empty attributes in querySelector() and querySelectorAll(). Thanks to chrishow for the contribution.
v2.6.0 02 Nov 13:46
Compare Sorry, something went wrong.
No results found v2.5.0 05 Feb 12:43
Compare Sorry, something went wrong.
No results found New:
Add FIX_DUPLICATE_STYLES option to modify() to remove duplicate <style> tags. v2.4.0 17 Dec 00:22
Compare Sorry, something went wrong.
No results found v2.3.1 26 Apr 07:07
Compare Sorry, something went wrong.
No results found Enhancements:
Improve autocomplete of the elements returned by createElement(), createElementNS() and getElementById(). Thanks to manychois for the contribution.
v2.3.0 29 Nov 14:25
Compare Sorry, something went wrong.
No results found v2.2.9 17 Jan 21:30
Compare Sorry, something went wrong.
No results found Fix PHP versions in composer.json.
v2.2.8 04 Jan 09:21
Compare Sorry, something went wrong.
No results found Fix when modifying elements and there are duplicate IDs in the document.
Thanks to Christoph Möke for reporting this bug.