mirror of
https://github.com/php/php-src.git
synced 2026-03-28 02:02:32 +01:00
let the pool cleanup function only become effective, when an error has occured. This fixes the problem that the request_conn was already dead when the request_shutdown was reached.