preg_match(): Unknown modifier
-
Hi,
After updating to 3.3.0 I’m having this error – Warning: preg_match(): Unknown modifier ‘2’ in /wp-content/plugins/defender-security/src/component/user-agent-lockout.php on line 113. I rolled back to 3.2.0 and everything works as it should.
The line 113 reads – $allowlist_match = preg_match( $allowlist_regex_pattern, $user_agent );
How can I fix this, please? WordPress 6.0.2, PHP 8.0.23.
Thank you.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘preg_match(): Unknown modifier’ is closed to new replies.