ab5602 Fri Oct 19 01:22:25 2007 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: News for getcwd() failure fix. http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.980&r2=1.2027.2.547.2.981&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.980 php-src/NEWS:1.2027.2.547.2.981 --- php-src/NEWS:1.2027.2.547.2.980 Thu Oct 18 23:09:53 2007 +++ php-src/NEWS Fri Oct 19 01:22:24 2007 @@ -96,6 +96,8 @@ - Fixed bug #42139 (XMLReader option constants are broken using XML()). (Rob) - Fixed bug #42086 (SoapServer return Procedure '' not present for WSIBasic compliant wsdl). (Dmitry) +- Fixed bug #41822 (Relative includes broken when getcwd() fails). (Ab5602, +Jani) - Fixed bug #41561 (Values set with php_admin_* in httpd.conf can be overwritten with ini_set()). (Stas, Jani) - Fixed bug #39651 (proc_open() append mode doesn't work on windows). (Nuno)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php