mirror of
https://github.com/php/php-src.git
synced 2026-04-13 02:52:48 +02:00
This is not actually related to SSL handshake but stream socket creation which does not clean errors if the error handler is set. This fix prevents emitting errors until the stream is freed.