ID:               28283
 Updated by:       [EMAIL PROTECTED]
 Reported By:      todd at magnifisites dot com
-Status:           Open
+Status:           Closed
 Bug Type:         Documentation problem
 Operating System: All
 PHP Version:      Irrelevant
 New Comment:

This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation
better.


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

[2004-05-05 15:51:22] todd at magnifisites dot com

Description:
------------
On the dirname function page of the documentation, there is a  sentence
referring to the path separator character.  Actually, this should refer
to the directory separator character to more closely match the PHP
constant definitions of PATH_SEPARATOR and DIRECTORY_SEPARATOR.

Reproduce code:
---------------
The current documentation:

On Windows, both slash (/) and backslash (\) are used as path separator
character. In other environments, it is the forward slash (/).

Expected result:
----------------
On Windows, both slash (/) and backslash (\) are used as directory
separator character. In other environments, it is the forward slash
(/).



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


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

Reply via email to