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 e06da17 commit 0d68d0aCopy full SHA for 0d68d0a
NEWS
@@ -265,6 +265,15 @@ PHP NEWS
265
. Fixed bug #67633 (A foreach on an array returned from a function not doing
266
copy-on-write). (Nikita)
267
. Fixed bug #51800 (proc_open on Windows hangs forever). (Anatol)
268
+ . Fixed bug #68044 (Integer overflow in unserialize() (32-bits only)).
269
+ (CVE-2014-3669) (Stas)
270
+
271
+- cURL:
272
+ . Fixed bug #68089 (NULL byte injection - cURL lib). (Stas)
273
274
+- EXIF:
275
+ . Fixed bug #68113 (Heap corruption in exif_thumbnail()). (CVE-2014-3670)
276
+ (Stas)
277
278
- FPM:
279
. Fixed bug #65641 (PHP-FPM incorrectly defines the SCRIPT_NAME variable
0 commit comments