php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #64779 [DE] Missing word in glob() description
Submitted: 2013-05-06 14:44 UTC Modified: 2015-03-22 20:38 UTC
From: alan dot canepa at gmail dot com Assigned: cmb (profile)
Status: Closed Package: Translation 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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: alan dot canepa at gmail dot com
New email:
PHP Version: OS:

 

 [2013-05-06 14:44 UTC] alan dot canepa at gmail dot com
Description:
------------
---
From manual page: http://www.php.net/function.glob#refsect1-function.glob-
changelog
---
The last word of the sentence is missing

Expected result:
----------------
GLOB_ONLYDIR ist nun auch unter Windows und anderen Systemen, die nicht die GNU-C-
Bibliothek benutzen verfügbar

Actual result:
--------------
GLOB_ONLYDIR ist nun auch unter Windows und anderen Systemen, die nicht die GNU-C-
Bibliothek benutzen

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-06-25 00:29 UTC] philip@php.net
-Summary: Missing word +Summary: [DE] Missing word in glob() description
 [2015-03-22 20:36 UTC] cmb@php.net
Automatic comment from SVN on behalf of cmb
Revision: http://svn.php.net/viewvc/?view=revision&revision=336147
Log: fixes #64779
 [2015-03-22 20:38 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2015-03-22 20:38 UTC] cmb@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.

Note however, that PHP 4 related Changelog entries are going to be removed from the manual.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 21:01:30 2024 UTC