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