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

Uri\Http deprecated #370

Closed
wants to merge 1 commit into from
Closed

Uri\Http deprecated #370

wants to merge 1 commit into from

Conversation

aleswita
Copy link

@aleswita aleswita commented Dec 9, 2024

From version 7.5 of league/uri got deprecation warning: E_USER_DEPRECATED: Method League\Uri\Http::createFromString() is deprecated since league/uri:7.0.0, use League\Uri\Http::new() instead

This code shoud be compatible with league/uri ^6|^7

@trowski
Copy link
Member

trowski commented Dec 13, 2024

Merged a more complete fix in #372. Thank you though! 👍

@trowski trowski closed this Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants