php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #37815 pathinfo's returned array is not always filled
Submitted: 2006-06-15 10:53 UTC Modified: 2006-06-15 10:56 UTC
From: colder@php.net Assigned: colder (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: colder@php.net
New email:
PHP Version: OS:

 

 [2006-06-15 10:53 UTC] colder@php.net
Description:
------------
The array returned by pathinfo('path/to/file') does not contain the extension element if no extension is found in the path.

http://patches.colder.ch/pathinfo-1.9.patch?markup


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-06-15 10:56 UTC] colder@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.

Spotted by [digga].
 [2020-02-07 06:11 UTC] phpdocbot@php.net
Automatic comment on behalf of colder
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=e81f680bde72577da9b280e3cfb454ad0f0a4978
Log: Fix #37815 (returned array can have no extention element)
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Jul 12 15:01:35 2025 UTC