. Fixed regression in fix for bug #67118 (constructor can't be called twice).
(Remi)
-
- Fileinfo:
- . Fixed bug #67326 (fileinfo: cdf_read_short_sector insufficient boundary
- check).
+ . Fixed bug #67326 (fileinfo: cdf_read_short_sector insufficient boundary check).
+
+- OPCache:
+ . Fixed issue #183 (TMP_VAR is not only used once). (Dmitry, Laruence)
- . Fixed bug #65698 (certificates validity parsing does not work past 2050).
+ - OpenSSL:
- . Fixed bug #66636 (openssl_x509_parse warning with V_ASN1_GENERALIZEDTIME).
++ . Fixed bug #65698 (certificates validity parsing does not work past 2050).
+ (Paul Oehler)
++ . Fixed bug #66636 (openssl_x509_parse warning with V_ASN1_GENERALIZEDTIME).
+ (Paul Oehler)
+
+- PDO-ODBC:
+ . Fixed bug #50444 (PDO-ODBC changes for 64-bit).
+
- SPL:
. Fixed bug #67359 (Segfault in recursiveDirectoryIterator). (Laruence)
. Fixed bug #67360 (Missing element after ArrayObject::getIterator). (Adam)