Update NEWS for 7.1.0RC4

This commit is contained in:
Davey Shafik 2016-09-28 18:07:19 +00:00
parent bc4e09f497
commit a8c3174d51

6
NEWS
View file

@ -1,6 +1,10 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2016, PHP 7.1.0RC3
?? ??? 2016, PHP 7.1.0RC4
29 Sep 2016, PHP 7.1.0RC3
- Core:
. Fixed bug #73156 (segfault on undefined function). (Dmitry)