php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #29924 Invalid optional parameters for pathinfo()
Submitted: 2004-08-31 20:18 UTC Modified: 2004-09-01 01:56 UTC
From: joshfiel at umich dot edu Assigned:
Status: Closed Package: Documentation problem
PHP Version: 5.0.0 OS: Linux
Private report: No CVE-ID: None
 [2004-08-31 20:18 UTC] joshfiel at umich dot edu
Description:
------------
In the documentation for pathinfo(), the optional 
parameters are called PHP_PATHINFO_DIRNAME,  
PHP_PATHINFO_BASENAME and PHP_PATHINFO_EXTENSION. 
However, the correct parameter names are 
PATHINFO_DIRNAME,  PATHINFO_BASENAME and 
PATHINFO_EXTENSION


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-09-01 01:56 UTC] aidan@php.net
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.
 [2020-02-07 06:11 UTC] phpdocbot@php.net
Automatic comment on behalf of aidan
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=2a944d0e01279995db2110fdbf26632e69e96888
Log: Fixed bug #29924
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 17 14:04:04 2025 UTC