Skip to content

Conversation

@ruudk
Copy link
Contributor

@ruudk ruudk commented Jul 26, 2021

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Related tickets see #394
Documentation
License MIT

What's in this PR?

Turns out that Alias::setDeprecated changed a lot between Symfony versions. I couldn't find a way to distinguish between them so decided to just remove the deprecation for now.

Copy link
Collaborator

@dbu dbu left a comment

Choose a reason for hiding this comment

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

yeah that makes sense to me. not worth it to do a complicated thing to support all various symfony versions.

we will eventually deprecate the httplug interface itself i think, and that should be enough warning. while the interface exists, we will want to keep autowiring it working anyways.

@dbu dbu merged commit f892a04 into php-http:master Jul 26, 2021
@dbu
Copy link
Collaborator

dbu commented Jul 26, 2021

thanks for the quick fix. i tagged https://github.com/php-http/HttplugBundle/releases/tag/1.22.1

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