You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.
I have the token
\
i need to escape it once because pp uses regex so it becomes:when this is written as php class the backslash is only escaped once, like so:
it doesn't matter if there are more surrounding characters (i have a few other rules which suffer from the same bug)
The text was updated successfully, but these errors were encountered: