wez Wed Oct 11 02:14:09 2006 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.298&r2=1.2027.2.547.2.299&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.298 php-src/NEWS:1.2027.2.547.2.299 --- php-src/NEWS:1.2027.2.547.2.298 Tue Oct 10 23:12:59 2006 +++ php-src/NEWS Wed Oct 11 02:14:09 2006 @@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 12 Oct 2006, PHP 5.2.0RC6 +- Fixed PECL bug #8944 and #7775 (error retrieving columns after long/text + columns with PDO_ODBC). (Wez) - Fixed PECL bug #8816 (issue in php_oci_statement_fetch with more than one piecewise column) (jeff at badtz-maru dot com, Tony) - Fixed bug #39067 (getDeclaringClass() and private properties). (Tony)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php