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

Fix: Using assertContains() with string haystacks is deprecated and w… #18290

Merged
merged 1 commit into from
Dec 9, 2019

Conversation

kesselb
Copy link
Contributor

@kesselb kesselb commented Dec 8, 2019

Fix Using assertContains() with string haystacks is deprecated and will not be supported in PHPUnit 9. Refactor your test to use assertStringContainsString() or assertStringContainsStringIgnoringCase() instead. for AppsEnable and AppsDisable test.

…ill not be supported in PHPUnit 9.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
@kesselb kesselb added this to the Nextcloud 18 milestone Dec 8, 2019
@kesselb kesselb added 3. to review Waiting for reviews technical debt labels Dec 8, 2019
@rullzer rullzer merged commit 9a5a03c into master Dec 9, 2019
@rullzer rullzer deleted the debt/tests-enable-disable-apps-contains-string branch December 9, 2019 07:28
@rullzer rullzer mentioned this pull request Dec 11, 2019
43 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants