summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSara Golemon <pollita@php.net>2019-04-02 10:28:18 -0400
committerSara Golemon <pollita@php.net>2019-04-02 10:28:38 -0400
commitd9c98d5c878822bab207483f0e10eda2bcf69bd3 (patch)
tree17ccfdd1d560156be708b39e8210d57b58359cbb
parenta99d49a3f530d986cc7afea5cf6ba16a6c2e90e6 (diff)
downloadphp-git-d9c98d5c878822bab207483f0e10eda2bcf69bd3.tar.gz
7.2.17 NEWS
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5ab1fb2d29..f38de858c7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-21 Mar 2019, PHP 7.2.17RC1
+04 Apr 2019, PHP 7.2.17
- Core:
. Fixed bug #77738 (Nullptr deref in zend_compile_expr). (Laruence)