Skip to content

Migrate DOM-classes to PHP 8.4's new DOM-API#17

Merged
tvdijen merged 9 commits into
release-3.xfrom
feature/dom-migration-php84
Jul 18, 2026
Merged

Migrate DOM-classes to PHP 8.4's new DOM-API#17
tvdijen merged 9 commits into
release-3.xfrom
feature/dom-migration-php84

Conversation

@tvdijen

@tvdijen tvdijen commented May 30, 2026

Copy link
Copy Markdown
Member

Closes #18

@tvdijen
tvdijen requested a review from ioigoume May 31, 2026 16:47
@tvdijen
tvdijen changed the base branch from master to release-3.x May 31, 2026 19:54
@codecov

codecov Bot commented Jun 4, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 94.11765% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.96%. Comparing base (6877276) to head (4cdc796).

Additional details and impacted files
@@                Coverage Diff                @@
##             release-3.x      #17      +/-   ##
=================================================
+ Coverage          89.29%   89.96%   +0.66%     
- Complexity           229      236       +7     
=================================================
  Files                 50       50              
  Lines                738      787      +49     
=================================================
+ Hits                 659      708      +49     
  Misses                79       79              
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tvdijen
tvdijen merged commit dcc3343 into release-3.x Jul 18, 2026
7 of 12 checks passed
@tvdijen
tvdijen deleted the feature/dom-migration-php84 branch July 18, 2026 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PHP 8.4: update to PHP 8.4's DOM Spec Compliance

2 participants