Skip to content

Work around same-name import bug in PHP 5.6 #239

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 3 commits into from
Dec 6, 2017
Merged

Work around same-name import bug in PHP 5.6 #239

merged 3 commits into from
Dec 6, 2017

Conversation

fbourigault
Copy link
Contributor

@fbourigault fbourigault commented Dec 6, 2017

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Related tickets fix #238
Documentation N/A
License MIT

The bug is fixed in PHP 7.0.7 but not in the 5.6 branch. I'm adding a test to get confirmation it's breaking. Then fix the bug.

@dbu dbu changed the title Add failing test for #238 Work around same-name import bug in PHP 5.6 Dec 6, 2017
@fbourigault fbourigault merged commit 583dbc5 into php-http:master Dec 6, 2017
@fbourigault
Copy link
Contributor Author

Thank you!

@fbourigault fbourigault deleted the issue-238 branch December 6, 2017 16:26
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.

This bundle don't work with Symfony 3.4
3 participants