php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #118 dirname() function does not support Win style path
Submitted: 1998-03-01 01:50 UTC Modified: 1998-03-03 07:14 UTC
From: steve at eyekon dot com Assigned: ssb (profile)
Status: Closed Package: Feature/Change Request
PHP Version: 3.0b5 OS: Windows 95/NT
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: steve at eyekon dot com
New email:
PHP Version: OS:

 

 [1998-03-01 01:50 UTC] steve at eyekon dot com
trying to run $PATH_TRANSLATED through dirname will not give directory name.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-03-03 07:14 UTC] ssb
Should be fixed now.  On Windows, dirname() and basename()
will understand both "/" and "\".  I don't have a Windows
box handy for testing, could someone cvs update and test
dirname() and basename() on Windows?

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 03:01:27 2024 UTC