Skip to content

Fix PHP 8.6 mb_regex_encoding deprecation in domain validation (#57) - #58

Merged
mmucklo merged 1 commit into
masterfrom
fix/57-mb-regex-deprecation
Jul 13, 2026
Merged

Fix PHP 8.6 mb_regex_encoding deprecation in domain validation (#57)#58
mmucklo merged 1 commit into
masterfrom
fix/57-mb-regex-deprecation

Fix PHP 8.6 mb_regex_encoding deprecation in domain validation (#57)

ca0a0f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 13, 2026 in 0s

93.06% (+1.07%) compared to 7fd7790

View this Pull Request on Codecov

93.06% (+1.07%) compared to 7fd7790

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.06%. Comparing base (7fd7790) to head (ca0a0f8).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #58      +/-   ##
============================================
+ Coverage     91.99%   93.06%   +1.07%     
+ Complexity      382      380       -2     
============================================
  Files             6        6              
  Lines           987      981       -6     
============================================
+ Hits            908      913       +5     
+ Misses           79       68      -11     
Files with missing lines Coverage Δ
src/Parse.php 90.35% <100.00%> (+1.51%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.