diff options
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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: |