--TEST-- Bug #50158 (FILTER_VALIDATE_EMAIL fails with valid addresses containing = or ?) --EXTENSIONS-- filter --FILE-- --EXPECT-- string(21) "test=mail@example.com" string(21) "test-mail@example.com" string(21) "test+mail@example.com" string(21) "test?mail@example.com"