Map regex character location to location in files

Description

The regex parser does not include any line information or line offsets of the regex pattern into account. The given character locations are starting from the beginning of the pattern itself. To highlight dedicated locations of characters, sequences, or other ranges within a regex pattern we need a mapping of PHP locations and regex locations.

Activity

Nils WernerSeptember 1, 2021 at 9:18 AM

Fixed within

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Fix versions

Priority

Sentry

Created August 31, 2021 at 8:36 AM
Updated October 16, 2024 at 2:38 PM
Resolved September 1, 2021 at 9:18 AM