stas Thu Nov 13 19:23:51 2008 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: add error_log change http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1314&r2=1.2027.2.547.2.1315&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1314 php-src/NEWS:1.2027.2.547.2.1315 --- php-src/NEWS:1.2027.2.547.2.1314 Thu Nov 13 18:22:23 2008 +++ php-src/NEWS Thu Nov 13 19:23:51 2008 @@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Nov 2008, PHP 5.2.7 +- Added logging option for error_log to send directly to SAPI. (Stas) + - Fixed sybase_fetch_*() to continue reading after CS_ROW_FAIL status (Timm) - Fixed a bug inside dba_replace() that could cause file truncation with invalid keys. (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php