1
0
mirror of https://github.com/php/php-src.git synced 2026-04-04 06:32:49 +02:00
This commit is contained in:
Remi Collet
2013-02-04 15:27:43 +01:00
parent 79956330fe
commit 6585a7bd79

1
NEWS
View File

@@ -8,6 +8,7 @@ PHP NEWS
. Implemented FR #60524 (specify temp dir by php.ini). (ALeX Kazik).
. Fixed bug #63830 (Segfault on undefined function call in nested generator).
(Nikita Popov)
. Fixed bug #64142 (dval to lval different behavior on ppc64). (Remi)
- CLI server:
. Fixed bug #64128 (buit-in web server is broken on ppc64). (Remi)