Commit:    2117b8edd1efd9940da8e5c4549e0ce13e92894c
Author:    Remi Collet <r...@php.net>         Fri, 1 Feb 2013 19:27:10 +0100
Parents:   5d3501c7d436884cd41c8f8f50b849200cfd7dd5
Branches:  PHP-5.5 master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=2117b8edd1efd9940da8e5c4549e0ce13e92894c

Log:
NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index f26806d..14c77d0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,15 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 201?, PHP 5.5.0 Beta 1
+
 - Core:
   . 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).
 
+- CLI server:
+  . Fixed bug #64128 (buit-in web server is broken on ppc64). (Remi)
+
 - cURL:
   . Implemented FR #46439 - added CURLFile for safer file uploads.
     (Stas)


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to