0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Jul 09, 2024 — Jul 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Prepare release More... about 11 years ago
Merge branch '2.0' into 2.1 More... about 11 years ago
Update composer.phar when it is older than 30 days More... about 11 years ago
Update composer.phar when it is older than 30 days More... about 11 years ago
Merge pull request #165 from ksimka/patch-1 More... about 11 years ago
Implement PHPUnit_Framework_MockObject_Matcher_InvokedAtLeastCount and PHPUnit_Framework_MockObject_Matcher_InvokedAtMostCount More... about 11 years ago
This is PHPUnit_MockObject 2.2 now More... about 11 years ago
Merge branch '2.0' More... about 11 years ago
Merge branch '1.2' of github.com:zwilias/phpunit-mock-objects More... about 11 years ago
Merge branch '2.0' More... about 11 years ago
HHVM on Travis CI is not recent enough More... about 11 years ago
Merge branch '2.0' More... about 11 years ago
Do not allow failures on HHVM anymore More... about 11 years ago
Added testcase for checking that mocking singleton fails with PHP 5.3 (warning is triggered) More... about 11 years ago
Merge branch '2.0' More... about 11 years ago
Workaround for https://github.com/facebook/hhvm/issues/2509 More... about 11 years ago
Added testcase for checking that mocking singleton fails with PHP 5.3 More... about 11 years ago
Added testcase for mocking singleton with newInstanceWithoutConstructor when possible More... about 11 years ago
Rename _files to _fixture More... about 11 years ago
Merge branch '2.0' More... about 11 years ago
Reset invocation mocker after verification More... about 11 years ago
newInstanceWithoutConstructor only for 5.4+ More... about 11 years ago
newInstanceWithoutConstructor only for 5.4+ More... about 11 years ago
Use newInstanceWithoutConstructor when possible More... about 11 years ago
Use newInstanceWithoutConstructor when possible More... about 11 years ago
Fixes fatal error 'Call-time pass-by-reference has been removed' when proxying in PHP 5.4. More... about 11 years ago
Make cache static for https://github.com/sebastianbergmann/phpunit/issues/1187 More... over 11 years ago
Make cache static for https://github.com/sebastianbergmann/phpunit/issues/1187 More... over 11 years ago
Merge pull request #162 from ThomasWeinert/master More... over 11 years ago
Replaced PHP >= 5.4 array syntax More... over 11 years ago