php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #78089 glob() documentation detail pattern argument
Submitted: 2019-05-31 10:53 UTC Modified: 2019-07-13 17:39 UTC
From: php-bugs at allenjb dot me dot uk Assigned: girgias (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: php-bugs at allenjb dot me dot uk
New email:
PHP Version: OS:

 

 [2019-05-31 10:53 UTC] php-bugs at allenjb dot me dot uk
Description:
------------
The PHP glob() manual page doesn't make clear what you can actually do with this function - you have to know to look up the libc glob documentation to find out more information.

The page should either include or link to some details of what syntax / placeholders developers can expect to be able to use - something like the top section of http://www.delorie.com/djgpp/doc/libc/libc_426.html


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-06-05 20:25 UTC] girgias@php.net
-Summary: glob() documentation detail level +Summary: glob() documentation detail pattern argument -Status: Open +Status: Feedback
 [2019-06-05 20:25 UTC] girgias@php.net
Is what you are asking to have a better description of some of the potential patterns usable with glob()?
As there is no "level" I'm not entirely sure what you mean.
 [2019-06-06 17:14 UTC] php-bugs at allenjb dot me dot uk
-Status: Feedback +Status: Open
 [2019-06-06 17:14 UTC] php-bugs at allenjb dot me dot uk
Correct.

By "detail level" I meant "level of detail" or "amount of detail".
 [2019-06-08 16:02 UTC] girgias@php.net
-Status: Open +Status: Assigned -Assigned To: +Assigned To: girgias
 [2019-06-08 16:02 UTC] girgias@php.net
Gotcha, will try to fix this ASAP.
 [2019-07-13 17:33 UTC] girgias@php.net
Automatic comment from SVN on behalf of girgias
Revision: http://svn.php.net/viewvc/?view=revision&revision=347740
Log: Fix Doc Bug #78089

Add special characters which can be utilized in a glob pattern.

Based on http://www.delorie.com/djgpp/doc/libc/libc_426.html
 [2019-07-13 17:39 UTC] girgias@php.net
-Status: Assigned +Status: Closed
 [2019-07-13 17:39 UTC] girgias@php.net
Sorry this took way longer than it should.
Hope the change is okay, if not reopen.

Also, the changes take some time to propagate.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Jul 12 13:01:33 2025 UTC