diff options
author | Anatol Belski <ab@php.net> | 2015-06-10 10:47:06 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2015-06-10 10:47:06 +0200 |
commit | dbef99ba6ec807c6a25cdb4b2c614c7f961dbf19 (patch) | |
tree | 67443bc4e9bfc4dd84895895803c44cbd1753e9d | |
parent | a96345d12b77c4565c67db0ee7a42c41567cc24a (diff) | |
download | php-git-dbef99ba6ec807c6a25cdb4b2c614c7f961dbf19.tar.gz |
updated NEWS
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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: |