summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2015-06-10 10:47:06 +0200
committerAnatol Belski <ab@php.net>2015-06-10 10:47:06 +0200
commitdbef99ba6ec807c6a25cdb4b2c614c7f961dbf19 (patch)
tree67443bc4e9bfc4dd84895895803c44cbd1753e9d
parenta96345d12b77c4565c67db0ee7a42c41567cc24a (diff)
downloadphp-git-dbef99ba6ec807c6a25cdb4b2c614c7f961dbf19.tar.gz
updated NEWS
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 234dde88f6..f027c392ff 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
25 Jun 2015, PHP 7.0.0 Alpha 2
+- Core:
+ . Fixed bug #69551 (parse_ini_file() and parse_ini_string() segmentation
+ fault). (Christoph M. Becker)
+
11 Jun 2015, PHP 7.0.0 Alpha 1
- Core: