Opened 8 hours ago
Closed 8 hours ago
#479 closed defect (fixed)
check for start of a pcre2 match later than its end
| Reported by: | rainer | Owned by: | rainer | 
|---|---|---|---|
| Priority: | major | Milestone: | 4.5.3 | 
| Component: | main | Version: | |
| Keywords: | Cc: | 
Description
The documentation says using \K is not supported anymore, but there is an option to reenable it, so make sure the start of a match is not later than the end.
  Note:
 See   TracTickets
 for help on using tickets.
    

Believed to be fixed by changeset [591].