Skip to content

Fix | URLHelper incorrectly URLs with underscores - #502

Merged
Sammyjo20 merged 1 commit into
v3from
fix/parse-url-with-underscores
Jun 21, 2025
Merged

Fix | URLHelper incorrectly URLs with underscores#502
Sammyjo20 merged 1 commit into
v3from
fix/parse-url-with-underscores

Conversation

@Sammyjo20

Copy link
Copy Markdown
Member

Fixes #498

@Sammyjo20 Sammyjo20 left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Self review

@Sammyjo20
Sammyjo20 merged commit c89f890 into v3 Jun 21, 2025
18 checks passed
@KSneijders

Copy link
Copy Markdown

@Sammyjo20 Nice and simple solution to the problem! Thanks!

@Sammyjo20
Sammyjo20 deleted the fix/parse-url-with-underscores branch March 25, 2026 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use parse_url instead of FILTER_VALIDATE_URL in URLHelper to allow underscores in domains

2 participants