From:             [EMAIL PROTECTED]
Operating system: win32
PHP version:      4.3.0RC1
PHP Bug Type:     Directory function related
Bug description:  change of behaviour of function getcwd() ?

It occurs on my IIS5/win2k/PHP4.3.0rc1 (from the binary distrib):
when I use an include , the function getcwd returns the directory of the
include and not the directory of the main page.

in previous PHP versions, this was not the case : the getcwd() would
always return the directory of the main page.

E.
-- 
Edit bug report at http://bugs.php.net/?id=20514&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20514&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20514&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20514&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20514&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20514&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20514&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20514&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20514&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20514&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20514&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20514&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20514&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20514&r=isapi

Reply via email to