Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

PHPUnit_MockObject 1.2.0

Compare
Choose a tag to compare
@sebastianbergmann sebastianbergmann released this 09 Jul 15:40
· 622 commits to master since this release
  • Implemented #47: Make cloning of arguments passed to mocked methods optional.
  • Implemented #84: getMockFromWsdl() now works with namespaces.
  • Fixed #90: Mocks with a fixed class name could only be created once.