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 Phpunit deprecations #557

Merged
merged 1 commit into from
Jul 31, 2016
Merged

Fix Phpunit deprecations #557

merged 1 commit into from
Jul 31, 2016

Conversation

GuilhemN
Copy link
Member

@GuilhemN GuilhemN commented Jul 29, 2016

Fix warnings such as:

PHPUnit_Framework_TestCase::getMock() is deprecated, use PHPUnit_Framework_TestCase::createMock() or PHPUnit_Framework_TestCase::getMockBuilder() instead

@XWB
Copy link
Member

XWB commented Jul 29, 2016

@Ener-Getick I think you have to remove the first commit (or rebase from master).

@GuilhemN
Copy link
Member Author

Done :)

@XWB XWB merged commit 83c7912 into FriendsOfSymfony:master Jul 31, 2016
@XWB
Copy link
Member

XWB commented Jul 31, 2016

Thanks!

@lsmith77 lsmith77 removed the wip/poc label Jul 31, 2016
@GuilhemN GuilhemN deleted the PHPUNIT branch July 31, 2016 20:08
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.

3 participants