php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #66735 Outdated docs for PCRE (subpatterns)
Submitted: 2014-02-18 18:41 UTC Modified: 2014-02-18 18:46 UTC
From: grdalenoort at gmail dot com Assigned:
Status: Closed Package: PCRE related
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2014-02-18 18:41 UTC] grdalenoort at gmail dot com
Description:
------------
---
From manual page: http://www.php.net/regexp.reference.subpatterns
---
"... The maximum number of captured substrings is 99, and the maximum number of all subpatterns, both capturing and non-capturing, is 200 ..."

Via twitter: The limit was changed in PCRE 3.5 - PHP now [feb. 2014] uses PCRE 8.34 ^^ Looks like the docs are *slightly* outdated :)


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-02-18 18:46 UTC] grdalenoort at gmail dot com
-Status: Open +Status: Closed
 [2014-02-18 18:46 UTC] grdalenoort at gmail dot com
docs were updated (svn), will take a few days to propagate.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 15:01:29 2024 UTC