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 deprecated methods on HomepageTest #102

Merged
merged 1 commit into from
May 1, 2019
Merged

Fix deprecated methods on HomepageTest #102

merged 1 commit into from
May 1, 2019

Conversation

alexjjassuncao
Copy link
Contributor

@alexjjassuncao alexjjassuncao commented May 1, 2019

When running phpunit just after the install of Slim-Skeleton I'm receiving some warnings from phpunit about the methods assertContains and assertNotContains that will be deprecated in PHPUnit 9.

Issue:
DeepinScreenshot_sun-awt-X11-XFramePeer_20190430230946

This PR aims to fix the issue with those methods.

Fix:
DeepinScreenshot_sun-awt-X11-XFramePeer_20190430231342

@l0gicgate l0gicgate added this to the 3.1.8 milestone May 1, 2019
@l0gicgate
Copy link
Member

Thanks for your contribution!

@l0gicgate l0gicgate merged commit 6ff3ed9 into slimphp:master May 1, 2019
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