php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
  Showing 1-20 of 20  
Bugs for PCRE related
ID# Date Last Modified Type Status PHP Version OS Summary Assigned
62360
(edit)
2012-06-19 01:28 UTC 2016-12-31 00:44 UTC Doc Open Irrelevant   Five valid PCRE escape sequences not documented  
32458
(edit)
2005-03-25 21:38 UTC 2019-03-18 16:17 UTC Req Open Irrelevant all preg_split return only offsets  
65890
(edit)
2013-10-13 15:54 UTC 2018-03-21 13:35 UTC Doc Open Irrelevant   PCRE escape sequence \R undocumented  
67816
(edit)
2014-08-09 20:47 UTC 2017-01-28 17:09 UTC Doc Open Irrelevant   suggestion: add preg_count() as a dummy alias in the documentation  
68529
(edit)
2014-11-30 21:03 UTC 2016-08-20 10:28 UTC Req Open Irrelevant   Prevent double results when using named capture groups  
69985
(edit)
2015-07-02 23:35 UTC 2017-01-28 12:59 UTC Doc Open Irrelevant   Use the same pattern to make differences betw. different delimiters more clear  
71036
(edit)
2015-12-05 01:26 UTC 2016-06-17 14:53 UTC Bug Verified 5.6.14-0+deb8u1 Debian 8.2 When using /x modifier, a "/" in a regex comment is seen as a regex delimiter  
71959
(edit)
2016-04-04 20:07 UTC 2019-03-18 16:38 UTC Req Open 5.6.20   preg_match_all: flag/retval to require or determine string fully consumed  
73061
(edit)
2016-09-10 08:39 UTC 2016-09-10 14:24 UTC Req Open Next Minor Version   FREQ: compiled regexps: opcache cache them maybe?  
76124
(edit)
2018-03-21 11:53 UTC 2018-03-21 17:28 UTC Req Open Irrelevant   Better way to detect PCRE errors such as invalid patterns  
77349
(edit)
2018-12-26 20:29 UTC 2018-12-28 13:30 UTC Bug Verified 7.2.13 Linux prce-jit / bundled pcre versions  
77459
(edit)
2019-01-15 08:53 UTC 2019-03-20 09:24 UTC Req Assigned Next Minor Version   Add partial match support to preg_match nikic
77744
(edit)
2019-03-14 18:39 UTC 2019-03-21 11:36 UTC Req Assigned 7.3.3   Add preg_match flag to return only offsets nikic
78245
(edit)
2019-07-03 13:50 UTC 2019-07-03 13:59 UTC Doc Verified 7.3.6 any (tested Windows, Linux) preg_split('/\R/', 'Техни') wrongly splits text into 2 parts  
78312
(edit)
2019-07-19 12:41 UTC 2019-08-06 11:20 UTC Doc Verified 7.4Git-2019-07-19 (Git) Linux Different results between 7.3.7 and 7.4  
79361
(edit)
2020-03-09 18:27 UTC 2020-05-17 15:50 UTC Doc Open 7.3.15   Failure to mention BC breaking changes due PCRE2 upgrade  
80276
(edit)
2020-10-23 14:25 UTC 2020-10-27 11:11 UTC Bug Verified 7.4.11 Debian 10 x64 (4.19.132-1) (PATTERN_ORDER) Dupl named groups (?J) prefer last alternative even not matched  
80569
(edit)
2020-12-31 17:08 UTC 2021-01-01 14:29 UTC Bug Open 7.4.13 OSX Catalina preg_match no empty (null or "") values in matches  
80645
(edit)
2021-01-19 13:03 UTC 2021-01-19 13:27 UTC Bug Open 8.0.1 n/a PHPs behavior of empty string matching is incorrect  
81537
(edit)
2021-10-18 08:32 UTC 2021-12-01 15:11 UTC Bug Verified 8.0.11 Ubuntu Linux 20.04 Error in regular expression using negation.  
  Showing 1-20 of 20  
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 11:01:28 2024 UTC