mirror of
https://github.com/php/php-src.git
synced 2026-03-25 08:42:29 +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.