PHP Bugs (#69195)[https://bugs.php.net/bug.php?id=69195]
PHP Commit: https://github.com/php/php-src/commit/10bc5fd4c4c8e1dd57bd911b086e9872a56300a0
The SSLv23 (STREAM_CRYPTO_METHOD_SSLv23_*) client/server methods will no longer negotiate the use of the insecure SSLv2 or SSLv3 protocols by default. Users wishing to allow these protocols must explicitly add them to the method bitmask via the appropriate flags.
PHP Manual: https://secure.php.net/manual/en/function.stream-socket-enable-crypto.php