This repository has been archived by the owner on Feb 20, 2023. It is now read-only.
Releases: sebastianbergmann/phpunit-mock-objects
Releases · sebastianbergmann/phpunit-mock-objects
PHPUnit_MockObject 1.2.3
- Fixed a bug where getting two mocks with different argument cloning options returned the same mock.
PHPUnit_MockObject 1.2.2
- Fixed #100: Removed the unique mock object ID introduced in version 1.2.
PHPUnit_MockObject 1.2.1
- No changes.