Skip to content

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

Draft
sebastianbergmann wants to merge 1 commit into
mainfrom
compiled-in-default-value-ini-setting
Draft

Use ini_get_all() to retrieve compiled-in default value of INI setting#98
sebastianbergmann wants to merge 1 commit into
mainfrom
compiled-in-default-value-ini-setting

Conversation

@sebastianbergmann
Copy link
Copy Markdown
Owner

Uses php/php-src#22134 as described in php/php-src#22133 and motivated by #97 (comment).

@codecov
Copy link
Copy Markdown

codecov Bot commented May 23, 2026

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant