Regular Expressions 101

Community Patterns

Function ' to "

1

Regular Expression
PCRE (PHP <7.3)

/
throw new UserException\('(.*)'\)
/
g

Description

Translate ' to " in function.

Submitted by Sam Grew - 8 years ago