dbal
dbal copied to clipboard
phpunit/phpunit (11.5.23 => 11.5.42)
The failures seem to be caused by https://github.com/sebastianbergmann/phpunit/pull/6281. After this commit, PHPUnit no longer skips the tests skipped in setup methods.
UPD: I reported this in https://github.com/sebastianbergmann/phpunit/issues/6394