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
It is not supported by recent phpunit versions (see [1]) and is not
actually used in our testing process. So it becomes just dead code and
it worth to remove it.
We'll bring newer phpunit versions in further commits to test the
connector against more recent PHP versions (see [2]).
[1]: sebastianbergmann/phpunit#2683
[2]: https://phpunit.de/supported-versions.html
0 commit comments