]> granicus.if.org Git - php/commitdiff
News for getcwd() failure fix.
authorRobert Thompson <ab5602@php.net>
Fri, 19 Oct 2007 01:22:24 +0000 (01:22 +0000)
committerRobert Thompson <ab5602@php.net>
Fri, 19 Oct 2007 01:22:24 +0000 (01:22 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 4db24a4923698622a0e313fee2f7bd2c607e7a74..8635835bca8e735d340e948b21b6c9d2eb23c3ec 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -96,6 +96,8 @@ PHP                                                                        NEWS
 - 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)