ID:               38904
 Updated by:       [EMAIL PROTECTED]
 Reported By:      hannes dot magnusson at gmail dot com
-Status:           Analyzed
+Status:           Assigned
 Bug Type:         Apache2 related
 Operating System: FreeBSD6.1
 PHP Version:      5CVS-2006-09-20 (CVS)
-Assigned To:      
+Assigned To:      john


Previous Comments:
------------------------------------------------------------------------

[2006-09-22 12:42:13] [EMAIL PROTECTED]

Patch: http://php.is/bugs/38904/apache2filter.patch.txt

------------------------------------------------------------------------

[2006-09-20 16:30:47] hannes dot magnusson at gmail dot com

Description:
------------
running apache2filter changes cwd to /
Caused by the re-implementation see: 
http://news.php.net/php.cvs/39024

Reproduce code:
---------------
var_dump(getcwd(), realpath("."));

Actual result:
--------------
string(1) "/" string(1) "/"


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=38904&edit=1

Reply via email to