diff options
author | Davey Shafik <davey@php.net> | 2016-08-31 17:01:42 +0000 |
---|---|---|
committer | Davey Shafik <davey@php.net> | 2016-08-31 17:01:42 +0000 |
commit | f17d67123f02801b34a5549f3b479b926398fbd9 (patch) | |
tree | 9f217959dda6fb014e1c14a08c704707fd1fd320 | |
parent | 9cc11dbded25c1071ac91d6506d064db6aaf0199 (diff) | |
download | php-git-f17d67123f02801b34a5549f3b479b926398fbd9.tar.gz |
Update NEWS for 7.1.0RC2
-rw-r--r-- | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,6 +1,10 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? 2016, PHP 7.1.0RC1 +?? ??? 2016, PHP 7.1.0RC2 + + + +01 Sep 2016, PHP 7.1.0RC1 - Core: . Fixed bug #72944 (Null pointer deref in zval_delref_p). (Dmitry) |