1
0
mirror of https://github.com/php/php-src.git synced 2026-04-05 07:02:33 +02:00
This commit is contained in:
Remi Collet
2013-02-11 09:13:52 +01:00
parent dc47ec0490
commit 1a954ea616

1
NEWS
View File

@@ -10,6 +10,7 @@ PHP NEWS
. Fixed bug #60833 (self, parent, static behave inconsistently
case-sensitive). (Stas, mario at include-once dot org)
. Implemented FR #60524 (specify temp dir by php.ini). (ALeX Kazik).
. 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)