Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix: both parse_url() use the same flags #20

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

anhofmann
Copy link
Contributor

Somehow I messed up the commit before this one and removed , PHP_URL_HOST from the second parse_url().

This way, every call to addSid() returned the unchanged URL and disabled the whole package, whoops 😵

Somehow I messed up the commit and removed `, PHP_URL_HOST` from the second `parse_url()`. This way, every call to `addSid()` returned the unchanged URL and disabled the whole package.
@amenk
Copy link
Member

amenk commented Jun 10, 2024

uh, thanks :-)

@amenk amenk merged commit 663bbad into iMi-digital:master Jun 10, 2024
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.

2 participants