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

Remove most warnings and deprecations from tests #667

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

GKFX
Copy link
Contributor

@GKFX GKFX commented Oct 8, 2020

This commit is dependant on #663 or #666 to upgrade the PHPUnit dependency to ^8. It brings the tests to a passing state by removing all deprecation warnings that are within this project's control, and configuring PHPUnit to be aware that the remaining 6 warnings are not fixable.

See passing CI result for this commit put on top of #663 at https://travis-ci.com/github/GKFX/FOSOAuthServerBundle/builds/188814729.

@GKFX GKFX marked this pull request as draft October 8, 2020 14:24
@GKFX GKFX marked this pull request as ready for review October 8, 2020 14:24
This commit is dependant on FriendsOfSymfony#663 or FriendsOfSymfony#666 to upgrade the PHPUnit
dependency to ^8. It brings the tests to a passing state by removing all
deprecation warnings that are within this project's control.
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.

None yet

1 participant