moenadic

Results 1 issues of moenadic

When upgrading a legacy PHP app from 7.2 to 7.4, I encountered an error where the regex engine errored out with `preg_last_error() = 2`, `preg_last_error_msg() = "Backtrack limit exhausted"`. I...