You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix memory corruption of INIs in ZTS builds (#3898)
* Fix memory corruption of INIs in ZTS builds
The preloading skip was lost during the last refactor; putting it back.
* Update zend_abstract_interface/config/config_ini.c
* Remove too aggressive assertion
---------
Co-authored-by: Florian Engelhardt <[email protected]>
0 commit comments