mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
current ini, but if php's xbithack option is not set we forgot to restore the previous ini settings potentially leaking ini settings from one request to the next. Closes bug #25753 and a few others.