Skip to content

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

Open
tvdijen wants to merge 7 commits into
release-3.xfrom
feature/dom-migration-php84
Open

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

Conversation

@tvdijen
Copy link
Copy Markdown
Member

@tvdijen tvdijen commented May 30, 2026

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
Copy link
Copy Markdown

codecov Bot commented Jun 4, 2026

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.

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