1.1.0
Added
Yoast\PHPUnitPolyfills\Polyfills\AssertObjectProperty
trait to polyfill theAssert::assertObjectHasProperty()
andAssert::assertObjectNotHasProperty()
methods as backported from PHPUnit 10.1.0 to PHPUnit 9.6.11. PR #135.
Changed
- General housekeeping.