mirror of
https://github.com/php/php-src.git
synced 2026-04-22 07:28:09 +02:00
1b48a5c802
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