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
 [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: Thu Apr 18 19:01:30 2024 UTC