Skip to content

PHPUnit 9 compatibility #8

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
Feb 20, 2020
Merged

PHPUnit 9 compatibility #8

merged 2 commits into from
Feb 20, 2020

Conversation

Naktibalda
Copy link
Member

  • Fixed 1 broken test
  • proceedSeeInField casts value to string before comparison

assertContains uses strict comparison in PHPUnit 9
because assertContains compares strictly in PHPUnit 9
@Naktibalda Naktibalda requested a review from DavertMik February 15, 2020 19:13
@Naktibalda Naktibalda merged commit 2123542 into master Feb 20, 2020
@Naktibalda Naktibalda deleted the phpunit9-fixes branch February 20, 2020 14:48
@Naktibalda Naktibalda mentioned this pull request Feb 20, 2020
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