diff options
author | Anatol Belski <ab@php.net> | 2015-07-28 17:42:25 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2015-07-28 17:42:25 +0200 |
commit | 54bf6352fe9424c78edb62defbc8a993bb525910 (patch) | |
tree | 3f403e7dc1860791928f370fadb851919b2272b3 | |
parent | 1647ee7ef04e38de8f89cb508b4f919847fcf67e (diff) | |
download | php-git-54bf6352fe9424c78edb62defbc8a993bb525910.tar.gz |
updated NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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). |