1
0
mirror of https://github.com/php/php-src.git synced 2026-04-05 07:02:33 +02:00
This commit is contained in:
Remi Collet
2014-12-13 09:04:57 +01:00
parent 07b5896a13
commit ba62b9bbf8

3
NEWS
View File

@@ -19,6 +19,9 @@ PHP NEWS
. Fixed bug #67643 (curl_multi_getcontent returns '' when
CURLOPT_RETURNTRANSFER isn't set). (Jille Timmermans)
- GD:
. Fixed bug #68601 (buffer read overflow in gd_gif_in.c). (Jan Bee, Remi)
- Mbstring:
. Fixed bug #68504 (--with-libmbfl configure option not present on Windows).
(Ashesh Vashi)