php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21146 typo in 3 files in ext/pcre/pcrelib/docs
Submitted: 2002-12-22 13:22 UTC Modified: 2002-12-22 13:25 UTC
From: mrobinso@php.net Assigned:
Status: Not a bug Package: PCRE related
PHP Version: 4.3.0RC4 OS: n/a
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: mrobinso@php.net
New email:
PHP Version: OS:

 

 [2002-12-22 13:22 UTC] mrobinso@php.net
Spotted these when I was looking for the same typo in pgsql.c, 'character' is missing a 'c'.

file 'ext/pcre/pcrelib/doc/pcre.3'
line 207
"If this bit is set, a dot metacharater in "

file 'ext/pcre/pcrelib/doc/pcre.html'
line 273
same typo

file 'ext/pcre/pcrelib/doc/pcre.txt'
line 212
same typo




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-12-22 13:25 UTC] wez@php.net
Report this to the PCRE library people.
Not really a bug in PHP :)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 23:01:34 2024 UTC