[PHP-DEV] Bug #10644 Updated: __FILE__ missing path delimiters From: chagenbu <email protected>
Date: 05/05/01

ID: 10644
Updated by: chagenbu
Reported By: chagenbu <email protected>
Status: Closed
Bug Type: Scripting Engine problem
PHP Version: 4.0.5
Assigned To:
Comments:

fix confirmed. thanks!

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

[2001-05-05 18:13:23] andi <email protected>
Should be fixed in latest CVS.
Please make sure you update TSRM.

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

[2001-05-03 15:59:37] derick <email protected>
I also encountered this.

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

[2001-05-03 15:16:11] chagenbu <email protected>
With 4.0.6 latest cvs (not 4.0.5; is there a reason the latest cvs option in the versions menu is dated March?), __FILE__ is returning the filename with no path delimiters. For example, if the script is /var/www/foo.php, __FILE__ contains 'varwwwfoo.php'.

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

ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10644&edit=2

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>