php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #19371 Pages containing version information which shouldn't
Submitted: 2002-09-12 04:11 UTC Modified: 2002-09-21 14:36 UTC
From: mfischer@php.net Assigned: hholzgra (profile)
Status: Closed Package: Documentation problem
PHP Version: 4CVS-2002-09-12 OS:
Private report: No CVE-ID: None
 [2002-09-12 04:11 UTC] mfischer@php.net
Take a look at 
http://www.php.net/manual/en/pcre.pattern.modifiers.php
and
http://www.php.net/manual/en/pcre.pattern.syntax.php

Those pages show up "(unknown)" right below the title  and if I got Hartmuts patch right will read "no version information, might be only in CVS" in the future.

Can we exclude this for these kind of pages?

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-09-12 05:12 UTC] hholzgra@php.net
problem here is that <refentry> is used for both functions and the PCRE specs ... have to make the dsssl code more clever about it ...
 [2002-09-21 14:36 UTC] iliaa@php.net
This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Jul 12 21:01:31 2025 UTC