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

Deprecated assertArraySubset in PHPUnit8 used in FeatureResponse::assertJSONFragment #3562

Closed
paulbalandan opened this issue Aug 29, 2020 · 1 comment · Fixed by #3577
Closed
Labels
bug Verified issues on the current code behavior or pull requests that will fix them

Comments

@paulbalandan
Copy link
Member

This is meant to be addressed in v4.1 where hopefully after bumping PHP version requirement we'll also bump dependencies' version, like phpunit to v9.

FeatureResponse::assertJSONFragment is using the deprecated assertArraySubset method.

@paulbalandan paulbalandan added the bug Verified issues on the current code behavior or pull requests that will fix them label Aug 29, 2020
@MGatner
Copy link
Member

MGatner commented Aug 30, 2020

Definitely that will be the time to make the change. I'm sure this can be addressed sooner - thanks for making the note on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Verified issues on the current code behavior or pull requests that will fix them
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants