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
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: 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

Pull Requests

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: Sun Dec 22 11:01:30 2024 UTC