T-Regx icon indicating copy to clipboard operation
T-Regx copied to clipboard

Add catastrophic backtracking failsafe for `replace()->callback()`

Open danon opened this issue 3 years ago • 0 comments

Its possible to protect against CatastrophicBacktrackingException when we're going replace()->only(int)->callback(), if Detail isn't used with group(), all() or usingDuplicateName().

danon avatar Nov 28 '21 17:11 danon