summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJoe Watkins <krakjoe@php.net>2017-05-09 13:26:19 +0100
committerJoe Watkins <krakjoe@php.net>2017-05-09 13:27:36 +0100
commit5d08c710749096291e294afd641e4429760c6c6e (patch)
treef3147a4f09af2341538ca0647773e6235c3d82f1 /NEWS
parentee9650c3d2b0ccc9bdeec3de33ad1950b8362005 (diff)
downloadphp-git-php-7.1.5.tar.gz
set versionsphp-7.1.5PHP-7.1.5
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0e82e03744..1d19f0f5e8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-27 Apr 2017, PHP 7.1.5RC1
+11 May 2017, PHP 7.1.5
- Core:
. Fixed bug #74408 (Endless loop bypassing execution time limit). (Laruence)