summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJoe Watkins <krakjoe@php.net>2017-04-11 16:34:07 +0100
committerJoe Watkins <krakjoe@php.net>2017-04-11 16:34:07 +0100
commit1f68c9d76498819fc504bda226dd034491f73ed3 (patch)
treeef9b68e00409b850476a742d7f046293d920373f /NEWS
parenta99cddf1c6cf1b60dd830edbe322b7b692bfd758 (diff)
downloadphp-git-php-7.1.4.tar.gz
set versionsphp-7.1.4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 67634ed7d5..c70725a21c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-30 Mar 2017, PHP 7.1.4RC1
+13 Apr 2017, PHP 7.1.4
- Core:
. Fixed bug #74149 (static embed SAPI linkage error). (krakjoe)