Skip to content

3.1.0 - 2025-01-08

Choose a tag to compare

@jrfnl jrfnl released this 08 Jan 17:59
· 74 commits to main since this release
59b3f8f

Added

  • Yoast\PHPUnitPolyfills\Polyfills\AssertContainsOnly trait to polyfill the specialized Assert::assertContains[Not]Only*() methods as introduced in PHPUnit 11.5.0. PR #225.

Changed

  • README: fix links which were broken due to an upstream branch removal. PR #213.
  • README: fixed a few broken badges.
  • General housekeeping.