. Fixed bug #68504 (--with-libmbfl configure option not present on Windows).
(Ashesh Vashi)
-- Mcrypt:
- . Fixed possible read after end of buffer and use after free. (Dmitry)
-
+ - Opcache:
+ . Fixed bug #67111 (Memory leak when using "continue 2" inside two foreach
+ loops). (Nikita)
+
-- Pcntl:
+- OpenSSL:
+ . Improved handling of OPENSSL_KEYTYPE_EC keys. (Dominic Luechinger)
+
+- pcntl:
. Fixed bug #60509 (pcntl_signal doesn't decrease ref-count of old handler
when setting SIG_DFL). (Julien)