summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8f5781375e..b865c640a0 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,10 @@ PHP NEWS
. Fixed bug #70111 (Segfault when a function uses both an explicit return
type and an explicit cast). (Laruence)
+- Standard:
+ . Fixed bug #70052 (getimagesize() fails for very large and very small WBMP).
+ (cmb)
+
23 Jul 2015, PHP 7.0.0 Beta 2
- Core: