ID:               38933
 Updated by:       [EMAIL PROTECTED]
 Reported By:      foxgoblin at gmail dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Directory function related
 Operating System: Windows XP
 PHP Version:      5.1.6
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.




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

[2006-09-23 07:28:38] foxgoblin at gmail dot com

Description:
------------
function "dirname" not support binary file path

Reproduce code:
---------------
<?
echo dirname("c:\\window\\\xd7\xc0\\test");
?>

Expected result:
----------------
c:\window\×À

Actual result:
--------------
c:\window


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


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

Reply via email to