diff options
| -rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ PHP NEWS ?? ??? 2015, PHP 7.0.1 - Core: + . Fixed bug #70944 (try{ } finally{} can create infinite chains of + exceptions). (Laruence) . Fixed bug #70914 (zend_throw_or_error() format string vulnerability). (Taoguang Chen) . Fixed bug #70912 (Null ptr dereference instantiating class with invalid |
