You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #1059 Make tests compatible with PHPUnit 8 (voronkovich)
This PR was merged into the master branch.
Discussion
----------
Make tests compatible with PHPUnit 8
`setUp()` method must have a `void` return type declaration. See: https://phpunit.de/announcements/phpunit-8.html
Commits
-------
dae754d Make tests compatible with PHPUnit 8
0 commit comments