php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #67758 PCRE version notes not up-to-date
Submitted: 2014-08-04 13:46 UTC Modified: 2016-07-21 12:00 UTC
From: marcus at synchromedia dot co dot uk Assigned: cmb (profile)
Status: Closed Package: PCRE related
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: marcus at synchromedia dot co dot uk
New email:
PHP Version: OS:

 

 [2014-08-04 13:46 UTC] marcus at synchromedia dot co dot uk
Description:
------------
---
From manual page: http://www.php.net/book.pcre
---

For some situations, the specific version of PCRE is an important thing. It would be helpful if the documentation listed which versions of PCRE are included with which versions of PHP. Here's a list derived from the changelog:

PHP    : PCRE
5.5.10 : 8.34
5.5.0  : 8.32
5.4.14 : 8.32
5.3.24 : 8.32
5.4.9  : 8.31
5.3.19 : 8.31
5.3.7  : 8.12
5.3.6  : 8.11
5.3.4  : 8.10
5.3.3  : 8.02
5.2.14 : 8.02
5.3.2  : 8.00
5.2.13 : 7.9
5.3.0  : 7.9
5.2.7  : 7.8
5.2.6  : 7.6
5.2.5  : 7.5
5.2.4  : 7.2 (PCRE_VERSION constant added)
5.2.2  : 7.0
5.2.0  : 6.7
5.1.3  : 6.6
5.1.0  : 6.2
5.0.5  : 5.0
5.0.0  : 4.5


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-07-21 11:50 UTC] cmb@php.net
-Summary: Add PCRE version notes to docs +Summary: PCRE version notes not up-to-date -Status: Open +Status: Verified -Assigned To: +Assigned To: cmb
 [2016-07-21 11:50 UTC] cmb@php.net
There is already such a list in the "Installation" section[1],
which requires some updates, though.

[1] <http://php.net/manual/en/pcre.installation.php>
 [2016-07-21 12:00 UTC] cmb@php.net
Automatic comment from SVN on behalf of cmb
Revision: http://svn.php.net/viewvc/?view=revision&amp;revision=339684
Log: Fix #67758: PCRE version notes not up-to-date
 [2016-07-21 12:00 UTC] cmb@php.net
-Status: Verified +Status: Closed
 [2016-07-21 12:00 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.
 [2020-02-07 06:07 UTC] phpdocbot@php.net
Automatic comment on behalf of cmb
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=ceb9bcd64347a729782edf959988fec6c55fdd81
Log: Fix #67758: PCRE version notes not up-to-date
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 05:01:27 2024 UTC