mirror of
https://github.com/php/php-src.git
synced 2026-04-14 11:32:11 +02:00
Clear the OpenSSL error queue before performing SSL stream operations. As we don't control all code that could possibly be using OpenSSL, we can't rely on the error queue being empty.