Skip to content

[1.x] Fix invalid url parsing #1062

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

Merged
merged 1 commit into from
Aug 30, 2024
Merged

[1.x] Fix invalid url parsing #1062

merged 1 commit into from
Aug 30, 2024

Conversation

phpdoc-bot
Copy link

Backport

This will backport the following commits from main to 1.x:

Questions ?

Please refer to the Backport tool documentation

I did not found any specification where an URL can contain parenthesis
in the url, nor we do have a test that fails on this case. If we need
it anyway we can introduce it later on. But for now this fixes a bug
where the fetch of a url is way to gredy.

(cherry picked from commit 075539c)
@phpdoc-bot phpdoc-bot enabled auto-merge August 30, 2024 15:41
@phpdoc-bot phpdoc-bot merged commit 48b64e8 into 1.x Aug 30, 2024
39 checks passed
@phpdoc-bot phpdoc-bot deleted the backport/1.x/pr-1061 branch August 30, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants