summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2017-08-29 10:54:23 +0200
committerAnatol Belski <ab@php.net>2017-08-29 10:54:23 +0200
commit65a9f5f822e844563f64b26c6fbf51acb3d100bc (patch)
treebff2be90a2e19e062921dda8887bd9cfe99675d5 /NEWS
parent5100c51d52d019faf3528838db8e3f1e6ce5f3b8 (diff)
downloadphp-git-PHP-7.0.23.tar.gz
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 98c969593c..e43dabf1e0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-17 Aug 2017 PHP 7.0.23RC1
+31 Aug 2017 PHP 7.0.23
- Core:
. Fixed bug #74947 (Segfault in scanner on INF number). (Laruence)