T-Regx
T-Regx copied to clipboard
Add catastrophic backtracking failsafe for `replace()->callback()`
Its possible to protect against CatastrophicBacktrackingException when we're going replace()->only(int)->callback(), if Detail isn't used with group(), all() or usingDuplicateName().