1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00

updated NEWS

This commit is contained in:
Anatol Belski
2015-07-28 17:42:25 +02:00
parent 1647ee7ef0
commit 54bf6352fe

1
NEWS
View File

@@ -4,6 +4,7 @@ PHP NEWS
- Core:
. Fixed bug #69900 (Too long timeout on pipes). (Anatol)
. Fixed bug #70002 (TS issues with temporary dir handling). (Anatol)
- Standard:
. Fixed bug #70052 (getimagesize() fails for very large and very small WBMP).