summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavey Shafik <davey@php.net>2016-09-28 18:07:19 +0000
committerDavey Shafik <davey@php.net>2016-09-28 18:07:19 +0000
commita8c3174d51a75cb757809f4e36a0ab6314a9468d (patch)
tree187d6d70f683b246d3908186e46f09fd40bb7f24
parentbc4e09f497baa90b494a964d901292d4c3e17635 (diff)
downloadphp-git-a8c3174d51a75cb757809f4e36a0ab6314a9468d.tar.gz
Update NEWS for 7.1.0RC4
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index dfb5a4f039..1f0fb29b6c 100644
--- a/NEWS
+++ b/NEWS
@@ -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)