0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 25, 2024 — Jul 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use annotation instead of manual version check More... almost 9 years ago
Fix CS/WS issues More... almost 9 years ago
Do not execute test in PHP before 7 More... almost 9 years ago
Code style More... almost 9 years ago
Fix mocking of interfaces with return types More... almost 9 years ago
Use static attribute instead of method-local static variable for caching Text_Template objects More... about 9 years ago
Cache the most frequent creations of Text_Template More... about 9 years ago
Replace some dirname(__FILE__) with __DIR__ More... about 9 years ago
Eliminate use of func_get_args() More... about 9 years ago
Fix typos More... about 9 years ago
Fix CS/WS issues More... about 9 years ago
Reset parameter verification state if invocation changes More... about 9 years ago
Remove obsolete phpdoc param annotation More... about 9 years ago
Issue #261: Fix duplicate callback parameter constraint evaluation More... about 9 years ago
Closes #309 More... about 9 years ago
Prepare release More... about 9 years ago
Merge branch '3.1' More... about 9 years ago
Tweak version constraints More... about 9 years ago
Update test More... about 9 years ago
Fix CS/WS issues More... about 9 years ago
Fix CS/WS issues More... about 9 years ago
Remove tests for errors in setMethods and setMethodsExcept More... about 9 years ago
Backtracking on errors when methods is already set More... about 9 years ago
Add exceptions that does not allow setMethods to be called after setMethodsExcept and vice versa Add tests More... about 9 years ago
Rename setNotMethods to setMethodsExcept Reimplement setMethodsExcept as a provider to setMethods Change scope of PHPUnit_Framework_MockObject_Generator::getClassMethods() to public Instantiate PHPUnit_Framework_MockObject_Generator in construct for PHPUnit_Framework_MockObject_MockBuilder and set as property More... about 9 years ago
Revert "Change null !== check to !empty when determining if setMethods and setNotMethods was used" More... about 9 years ago
Change null !== check to !empty when determining if setMethods and setNotMethods was used More... about 9 years ago
Add error that disallows useing setMethods and setNotMethods on the same mock builder More... about 9 years ago
Add the ability for mock builder to create stubs for all methods EXCEPT those contained in a list. More... about 9 years ago
Merge branch '3.1' More... over 9 years ago