diff options
author | Xinchen Hui <laruence@gmail.com> | 2015-09-10 20:14:22 +0800 |
---|---|---|
committer | Xinchen Hui <laruence@gmail.com> | 2015-09-10 20:14:22 +0800 |
commit | 97b85364a56212333f64cc4fb01016c196a5e57c (patch) | |
tree | 661c5c2622e08870f143190809dcab15a64acfa7 /NEWS | |
parent | bb4c0c0703efb7ca06deee67be55957458f24f5e (diff) | |
download | php-git-97b85364a56212333f64cc4fb01016c196a5e57c.tar.gz |
Fixed Sixd :<
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ PHP NEWS 17 Sep 2015, PHP 7.0.0 RC 3 - Core: - . Fixed bug #70431 (Memory leak in php_ini.c). (Sixed, Laruence) + . Fixed bug #70431 (Memory leak in php_ini.c). (Sixd, Laruence) - CLI server: . Fixed bug #68291 (404 on urls with '+'). (cmb) |