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:
Keyur Govande
2014-08-15 23:08:29 +00:00
parent 7bfe9bf951
commit 0407bdf252

3
NEWS
View File

@@ -59,6 +59,9 @@ PHP NEWS
. Fixed bug #67724 (chained zlib filters silently fail with large amounts of
data). (Mike)
- MySQLi:
. Fixed bug #67839 (mysqli does not handle 4-byte floats correctly). (Keyur)
24 Jul 2014, PHP 5.4.31
- Core: