Changelog for
php5-pear-phpunit-PHPUnit_MockObject-1.1.0-5.1.noarch.rpm :
* Fri Dec 09 2011 cooloAATTsuse.com- fix license to be in spdx.org format
* Mon Dec 05 2011 robert.munteanuAATTgmail.com- Updated to version 1.1.0 - Added `getObjectForTrait()` to support the testing of traits. - Added `PHPUnit_Framework_MockObject_Stub_ReturnSelf` to support the stubbing of fluent interfaces. - Added `PHPUnit_Framework_MockObject_Stub_ReturnValueMap` to support stubbing a method by returning a value from a map. - getMockForAbstractClass()` now supports the stubbing and mocking of concrete methods in abstract classes.
* Mon Aug 15 2011 langAATTb1-systems.de- finally made it build- properly added docdir files
* Wed Jun 22 2011 langAATTb1-systems.de- version 1.0.9- initial packaging- optional dependency of recent phpunit