Skip to content
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

Avoid deprecated message to fail the build #182

Merged
merged 1 commit into from
Dec 4, 2018
Merged

Conversation

j0k3r
Copy link
Owner

@j0k3r j0k3r commented Dec 4, 2018

Mostly for the 7.1 build which fails because of:

The "PHPUnit_Framework_MockObject_Matcher_Parameters::verify()" method will require a new "PHPUnit_Framework_MockObject_Invocation $invocation" argument in the next major version of its parent class "PHPUnit_Framework_MockObject_Matcher_StatelessInvocation", not defining it is deprecated.

Mostly for the 7.1 build which fails because of:

The "PHPUnit_Framework_MockObject_Matcher_Parameters::verify()" method will require a new "PHPUnit_Framework_MockObject_Invocation $invocation" argument in the next major version of its parent class "PHPUnit_Framework_MockObject_Matcher_StatelessInvocation", not defining it is deprecated.
@j0k3r j0k3r merged commit e0db199 into master Dec 4, 2018
@j0k3r j0k3r deleted the avoid-deprecated-error branch December 4, 2018 14:44
@coveralls
Copy link

Coverage Status

Coverage remained the same at 98.627% when pulling 97ebf42 on avoid-deprecated-error into 3456815 on master.

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