felipe                                   Sun, 07 Mar 2010 13:58:02 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=295925

Log:
- Fix order

Changed paths:
    U   php/php-src/branches/PHP_5_3/NEWS

Modified: php/php-src/branches/PHP_5_3/NEWS
===================================================================
--- php/php-src/branches/PHP_5_3/NEWS   2010-03-07 13:54:46 UTC (rev 295924)
+++ php/php-src/branches/PHP_5_3/NEWS   2010-03-07 13:58:02 UTC (rev 295925)
@@ -22,12 +22,12 @@
 - Fixed bug #50810 (property_exists does not work for private). (Felipe)
 - Fixed bug #50731 (Inconsistent namespaces sent to functions registered with
   spl_autoload_register). (Felipe)
+- Fixed bug #50555 (DateTime::sub() allows 'relative' time modifications). 
(Derick)
 - Fixed bug #50392 (date_create_from_format enforces 6 digits for 'u' format
   character). (Derick)
 - Fixed bug #50383 (Exceptions thrown in __call / __callStatic do not include
   file and line in trace). (Felipe)
 - Fixed bug #50358 (Compile failure compiling ext/phar/util.lo). (Felipe)
-- Fixed bug #50555 (DateTime::sub() allows 'relative' time modifications). 
(Derick)


 ?? ??? 20??, PHP 5.3.2

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

Reply via email to