Currently phpbb uses preg_match with get_preg_expression, when most of the pattern there can be replaced with filter_var with the filters provided by php
- is related to
-
PHPBB-16701 Email regex does not recognize punycode
- Open