Skip to content

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

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

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

Remove workaround now that PHP 8.5.8 is released

51602ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 2, 2026 in 0s

91.14% (target 0.00%)

View this Pull Request on Codecov

91.14% (target 0.00%)

Details

Codecov Report

❌ Patch coverage is 83.54037% with 53 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.14%. Comparing base (ab0cfde) to head (51602ab).

Additional details and impacted files
@@                Coverage Diff                @@
##             release-3.x      #89      +/-   ##
=================================================
- Coverage          91.78%   91.14%   -0.65%     
- Complexity           948      968      +20     
=================================================
  Files                219      218       -1     
  Lines               3432     3488      +56     
=================================================
+ Hits                3150     3179      +29     
- Misses               282      309      +27     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.