1
0
mirror of https://github.com/php/php-src.git synced 2026-04-03 14:12:38 +02:00

Change this as sixd suggested

This commit is contained in:
Xinchen Hui
2015-09-11 15:05:56 +08:00
parent 874dc06156
commit 465d0326d1

2
NEWS
View File

@@ -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). (Sixd, Laruence)
. Fixed bug #70431 (Memory leak in php_ini.c). (Senthil, Laruence)
- CLI server:
. Fixed bug #68291 (404 on urls with '+'). (cmb)