Skip to content

Reset conditionalResults as well #47

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 2 commits into from
Nov 6, 2019
Merged

Reset conditionalResults as well #47

merged 2 commits into from
Nov 6, 2019

Conversation

KDederichs
Copy link
Contributor

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Related tickets fixes #46
License MIT

What's in this PR?

Resets the conditional results in the reset function.

Checklist

  • Updated CHANGELOG.md to describe BC breaks / deprecations | new feature | bugfix

Copy link
Contributor

@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.

looks like an oversight to me, seems good to merge.

the build error is only with php 5.5 and we should just stop supporting 5.5

@dbu dbu merged commit 186547b into php-http:master Nov 6, 2019
@dbu
Copy link
Contributor

dbu commented Nov 6, 2019

thank you @KDederichs !

@samuelnogueira
Copy link

Seems this fix was never released, despite the entry in the changelog: https://github.com/php-http/mock-client/blob/master/CHANGELOG.md#131---2019-11-06
@dbu, can it be released?
Thanks in advance!

@dbu
Copy link
Contributor

dbu commented Dec 19, 2019

oh right, nobody tagged that release. i now tagged https://github.com/php-http/mock-client/releases/tag/1.3.1 on the merge commit (master meanwhile evolved further)

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.

Reset function not resetting conditionalResults
4 participants