--TEST-- bug 51192, FILTER_VALIDATE_URL will invalidate a hostname that includes '-' --EXTENSIONS-- filter --FILE-- --EXPECT-- string(23) "http://example.com/path" string(24) "http://exa-mple.com/path" bool(false)