Skip to content

1.1.0

Compare
Choose a tag to compare
@jrfnl jrfnl released this 19 Aug 14:28
· 75 commits to 1.x since this release
224e4a1

Added

  • Yoast\PHPUnitPolyfills\Polyfills\AssertObjectProperty trait to polyfill the Assert::assertObjectHasProperty() and Assert::assertObjectNotHasProperty() methods as backported from PHPUnit 10.1.0 to PHPUnit 9.6.11. PR #135.

Changed

  • General housekeeping.