ID: 14159
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: Directory function related
Operating System: FreeBSD
PHP Version: 4.0.6
New Comment:

Can not reproduce with PHP 4.1.0RC3:

http://download.php.net/~zeev/php-4.1.0RC3.tar.gz

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

[2001-11-21 07:01:20] [EMAIL PROTECTED]

I call:

$str = "images/"; chdir($str);

And chdir() removes the last slash from $str. I expected, as common sence says, that 
it will left $str unchanged.

Anyway, you can look at it in real conditions at
http://nepto.sk/test2.php

I hope this will help. Not me, but you.

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



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


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to