summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSara Golemon <pollita@php.net>2018-08-29 12:38:34 -0400
committerSara Golemon <pollita@php.net>2018-08-29 12:41:05 -0400
commit5fee4e71088a9827e4ca2d27975941be3b07d695 (patch)
tree572820ef6e0fb8d774be293f9a233bb51b35c508
parentefb86aef12ff4f8f3908ceff2844f7511f7d61eb (diff)
downloadphp-git-5fee4e71088a9827e4ca2d27975941be3b07d695.tar.gz
Prep for 7.1.23
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0f9806f13d..1471ce868d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? ????, PHP 7.1.22
+?? ??? 2018, PHP 7.1.23
+
+
+13 Sep 2018, PHP 7.1.22
- Core:
. Fixed bug #76754 (parent private constant in extends class memory leak).