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
As described on this support topic , the plugin does not work on PHP 7.3 due to incompatibility with the new regex library PCRE2.
I found a fix that seems to be working, but not being expert on regexes, I do not guarantee it as a permanent solution. Anyway, if that's the solution, feel free to copy and release at your own risk. :)
Regards,
A.G.
The text was updated successfully, but these errors were encountered:
Hello there,
As described on this support topic , the plugin does not work on PHP 7.3 due to incompatibility with the new regex library PCRE2.
I found a fix that seems to be working, but not being expert on regexes, I do not guarantee it as a permanent solution. Anyway, if that's the solution, feel free to copy and release at your own risk. :)
Regards,
A.G.
The text was updated successfully, but these errors were encountered: