Skip to content

1.1.1

Compare
Choose a tag to compare
@jrfnl jrfnl released this 17 Nov 14:07
· 40 commits to main since this release
f955f6a

Fixed

  • The "on the fly" created test doubles would identify as the same class when comparing objects using instanceof. #45
    The underlying logic has been changed to prevent this.
    This includes removing the (non-public API) Yoast\WPTestUtils\BrainMonkey\Doubles\DummyTestDouble class which was introduced in 1.1.0.