mirror of
https://github.com/php/php-src.git
synced 2026-04-10 09:33:06 +02:00
This happens because config test does not shutdown SAPI. In addition this commit also fixes few failures when running FPM tests under root. Closes GH-10296