Skip to content

Use https://github.com/php/php-src/issues/22133

f308ab1
Select commit
Loading
Failed to load commit list.
Draft

Use ini_get_all() to retrieve compiled-in default value of INI setting #98

Use https://github.com/php/php-src/issues/22133
f308ab1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 23, 2026 in 0s

46.42% (-0.02%) compared to a15fa79

View this Pull Request on Codecov

46.42% (-0.02%) compared to a15fa79

Details

Codecov Report

❌ Patch coverage is 46.15385% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.42%. Comparing base (a15fa79) to head (f308ab1).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/Runtime.php 46.15% 7 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #98      +/-   ##
============================================
- Coverage     46.44%   46.42%   -0.02%     
- Complexity      105      114       +9     
============================================
  Files             3        3              
  Lines           211      224      +13     
============================================
+ Hits             98      104       +6     
- Misses          113      120       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.