mirror of
https://github.com/php/php-src.git
synced 2026-04-10 09:33:06 +02:00
This is a non-intrusive, minimal fix for bug #81316, which prevents a bailout during imap RSHUTDOWN and prevents the basic shutdown handler from being skipped. I wasn't able to make the issue reproduce in a small test.