https://bugs.exim.org/show_bug.cgi?id=2428
Bug ID: 2428
Summary: PCRE did not return any error and no matches string,
that must be matched
Product: PCRE
Version: 10.33 (PCRE2)
Hardware: x86-64
OS: All
Status: NEW
Severity: bug
Priority: medium
Component: Code
Assignee: ph10@???
Reporter: aparfenov@???
CC: pcre-dev@???
Created attachment 1214
-->
https://bugs.exim.org/attachment.cgi?id=1214&action=edit
reproduce issue with pcre2test
Attached example with reg expression matched in regex101.com
(
https://regex101.com/r/9wqkgp/1) and with pcre v8 bundled with php7.2.
Php7.3 bundled with 10.33, and string no matches and not report any error. I
think there must be compiled expression too large error, but i don't get any
errors, please check this.
--
You are receiving this mail because:
You are on the CC list for the bug.