dmitry Tue Jan 23 18:14:52 2007 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: Fixed bug #40200 (The FastCgi version has different realpath results than thread safe version) http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.509&r2=1.2027.2.547.2.510&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.509 php-src/NEWS:1.2027.2.547.2.510 --- php-src/NEWS:1.2027.2.547.2.509 Mon Jan 22 12:49:21 2007 +++ php-src/NEWS Tue Jan 23 18:14:52 2007 @@ -3,6 +3,8 @@ ?? Jan 2007, PHP 5.2.1RC4 - Fixed PECL bug #7295 (ORA-01405: fetched column value is NULL on LOB fields). (Tony) +- Fixed bug #40200 (The FastCgi version has different realpath results than + thread safe version). (Dmitry) - Fixed bug #40191 (use of array_unique() with objects triggers segfault). (Tony) - Fixed bug #40169 (CURLOPT_TCP_NODELAY only available in curl >= 7.11.2).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php