Skip to content

Add reset method to collector #216

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
Nov 13, 2017
Merged

Add reset method to collector #216

merged 1 commit into from
Nov 13, 2017

Conversation

fbourigault
Copy link
Contributor

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Related tickets fixes #215
Documentation n/a
License MIT

This implement the DataCollectorInterface::reset method which will be required to get his bundle working with Symfony 4.

@fbourigault fbourigault changed the title add reset method to collector Add reset method to collector Nov 6, 2017
@dbu dbu merged commit 542d39d into php-http:master Nov 13, 2017
@dbu
Copy link
Collaborator

dbu commented Nov 13, 2017

thanks! do we need to implement an additional interface for symfony 4, or did they add a method to the interface?

i am merging this: styleci fails because of yoda and we discuss that in php-http/client-common#89 and the build fails because of deprecations that are not introduced with this PR.

@dbu
Copy link
Collaborator

dbu commented Nov 13, 2017

ah, as per the build fail in #211 they added the method to the interface...

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.

Deprecation message in Collector using Symfony 3.4
3 participants