diff options
| author | Christoph M. Becker <cmb@php.net> | 2015-07-23 18:46:00 +0200 |
|---|---|---|
| committer | Christoph M. Becker <cmb@php.net> | 2015-07-23 18:46:00 +0200 |
| commit | 19761a4801d526c51b95885887d9208f2748f415 (patch) | |
| tree | 622a81fe52a9fa834e800ddadbd232fe373414fd | |
| parent | de3f60d5362629de810d640400aba0d4e37de1f0 (diff) | |
| download | php-git-19761a4801d526c51b95885887d9208f2748f415.tar.gz | |
updated NEWS
| -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: |
