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
Updated the PhpUnitCompat compatibility layer to support both
expectExceptionMessageMatches() method on phpunit-6 and phpunit-7/
See the phpunit-9 announcement [1], where expectExceptionMessageRegExp()
method removal was announced.
We're going to use phpunit-9 for testing the connector on PHP 7.3 and
PHP 7.4.
[1]: https://phpunit.de/announcements/phpunit-9.html
0 commit comments