tony2001                Fri May 18 20:56:50 2007 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  reorder
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.719&r2=1.2027.2.547.2.720&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.719 php-src/NEWS:1.2027.2.547.2.720
--- php-src/NEWS:1.2027.2.547.2.719     Fri May 18 20:49:28 2007
+++ php-src/NEWS        Fri May 18 20:56:50 2007
@@ -24,6 +24,7 @@
   (Tony, Dmitry)
 - Fixed bug #41403 (json_decode cannot decode floats if localeconv 
   decimal_point is not '.'). (Tony)
+- Fixed bug #41401 (wrong unary operator precedence). (Stas)
 - Fixed bug #41394 (dbase_create creates file with corrupted header). (Tony)
 - Fixed bug #41390 (Clarify error message with invalid protocol scheme).
   (Scott)
@@ -60,7 +61,6 @@
 - Fixed bug #41004 (minOccurs="0" and null class member variable). (Dmitry)
 - Fixed bug #39542 (Behaviour of require/include different to < 5.2.0).
   (Dmitry)
-- Fixed bug #41401 (wrong unary operator precedence) (Stas)
 
 03 May 2007, PHP 5.2.2
 - Improved bundled GD

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

Reply via email to