Migrate DOM-classes to PHP 8.4's new DOM-API#89
Merged
Conversation
Fix use of incorrect property
…oume Canonicalize XML assertions and harden DOM parsing/namespace handling
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## release-3.x #89 +/- ##
=================================================
- Coverage 91.78% 91.19% -0.59%
- Complexity 948 966 +18
=================================================
Files 219 218 -1
Lines 3432 3486 +54
=================================================
+ Hits 3150 3179 +29
- Misses 282 307 +25 🚀 New features to boost your workflow:
|
tvdijen
force-pushed
the
feature/dom-migration-php84
branch
from
May 31, 2026 09:56
df61863 to
68e205e
Compare
tvdijen
force-pushed
the
feature/dom-migration-php84
branch
from
May 31, 2026 13:00
23415d6 to
9882e35
Compare
tvdijen
force-pushed
the
feature/dom-migration-php84
branch
from
June 2, 2026 10:23
a238f04 to
cf8d29d
Compare
…or across modules. Fix bugs.
…oume2 feature/dom-migration-php84-ioigoume2
…e when asserting xml strings during testing. revert:Insignificant Whitespace removal
…oume3 feature/dom-migration-php84-ioigoume3
tvdijen
commented
Jun 8, 2026
tvdijen
force-pushed
the
feature/dom-migration-php84
branch
2 times, most recently
from
June 18, 2026 19:20
0b2052d to
0d12417
Compare
tvdijen
force-pushed
the
release-3.x
branch
3 times, most recently
from
June 19, 2026 12:35
8275142 to
25190f6
Compare
tvdijen
force-pushed
the
feature/dom-migration-php84
branch
from
June 19, 2026 12:47
df0a7be to
8d40ff6
Compare
tvdijen
force-pushed
the
feature/dom-migration-php84
branch
4 times, most recently
from
July 5, 2026 22:16
4c51c83 to
e3f5ef5
Compare
tvdijen
force-pushed
the
feature/dom-migration-php84
branch
from
July 5, 2026 22:25
e3f5ef5 to
887f0a6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #87