dmitry Fri Jan 26 15:15:16 2007 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: Fixed bug #40231 (file_exists incorrectly reports false) http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.512&r2=1.2027.2.547.2.513&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.512 php-src/NEWS:1.2027.2.547.2.513 --- php-src/NEWS:1.2027.2.547.2.512 Fri Jan 26 00:15:03 2007 +++ php-src/NEWS Fri Jan 26 15:15:16 2007 @@ -1,5 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| +?? ??? 2007, PHP 5.2.1 +- Fixed bug #40231 (file_exists incorrectly reports false). (Dmitry) + 25 Jan 2007, PHP 5.2.1RC4 - Fixed PECL bug #7295 (ORA-01405: fetched column value is NULL on LOB fields). (Tony)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php