We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54b3871 commit ffae8f1Copy full SHA for ffae8f1
NEWS
@@ -37,9 +37,6 @@ PHP NEWS
37
. Fixed bug #68504 (--with-libmbfl configure option not present on Windows).
38
(Ashesh Vashi)
39
40
-- Mcrypt:
41
- . Fixed possible read after end of buffer and use after free. (Dmitry)
42
-
43
- OpenSSL:
44
. Improved handling of OPENSSL_KEYTYPE_EC keys. (Dominic Luechinger)
45
@@ -104,6 +101,9 @@ PHP NEWS
104
101
(Florian Margaine, Remi)
105
102
. Fixed bug #68478 (access.log don't use prefix). (Remi)
106
103
+- Mcrypt:
+ . Fixed possible read after end of buffer and use after free. (Dmitry)
+
107
- GMP:
108
. Fixed bug #68419 (build error with gmp 4.1). (Remi)
109
0 commit comments