helly Mon Nov 28 21:58:23 2005 EDT Modified files: (Branch: PHP_5_1) /php-src NEWS Log: - BFN (not to forget this one) http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2027.2.245&r2=1.2027.2.246&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.245 php-src/NEWS:1.2027.2.246 --- php-src/NEWS:1.2027.2.245 Mon Nov 28 21:53:48 2005 +++ php-src/NEWS Mon Nov 28 21:58:20 2005 @@ -5,6 +5,7 @@ . Fixed memleaks . Added methods getNamespaces(), getDocNamespaces() . Fixed var_dump() + . Fixed isset/empty/(bool) behavior - Fixed bug #35456 (+ 1 [time unit] format did not work). (Ilia) - Fixed bug #35431 (PDO crashes when using LAZY fetch with fetchAll). (Wez) - Fixed bug #35430 (PDO crashes on incorrect FETCH_FUNC use). (Tony)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php