Instead, rely on verify() to do the hard work |
|
More...
|
over 11 years ago
|
Don't try to be smart in matches() |
|
More...
|
over 11 years ago
|
Closes #137 |
|
More...
|
almost 12 years ago
|
Merge pull request #136 from iambrosi/patch-1 |
|
More...
|
almost 12 years ago
|
Fixed typo |
|
More...
|
almost 12 years ago
|
Merge branch '1.2' |
|
More...
|
about 12 years ago
|
Merge pull request #133 from chasemaier/1.2 |
|
More...
|
about 12 years ago
|
Minor correction to phpDoc definitions. Mote notably is the correction for the return type of PHPUnit_Framework_MockObject_Generator#generateClassFromWsdl(...). This method returns a string containing the class definition that can later be evaluated for loading the dynamically generated class, not an array. |
|
More...
|
about 12 years ago
|
Closes #132 |
|
More...
|
about 12 years ago
|
Changes are now documented using GitHub's Releases feature |
|
More...
|
about 12 years ago
|
Changes are now documented using GitHub's Releases feature |
|
More...
|
about 12 years ago
|
Merge pull request #124 from ciaranmcnulty/master |
|
More...
|
about 12 years ago
|
Closes #127. |
|
More...
|
about 12 years ago
|
Simplify travis. |
|
More...
|
about 12 years ago
|
See http://getcomposer.org/doc/articles/troubleshooting.md#package-not-found-on-travis-ci-org. |
|
More...
|
about 12 years ago
|
Fix travis build. |
|
More...
|
about 12 years ago
|
Enable PHP 5.5 for Travis CI |
|
More...
|
about 12 years ago
|
Use correct version of PHP_Timer for this branch |
|
More...
|
about 12 years ago
|
Merge branch '1.2' |
|
More...
|
about 12 years ago
|
Hopyfully correct the check for PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount |
|
More...
|
about 12 years ago
|
PHPUnit_Util_Type::toString() -> PHPUnit_Util_Type::export() |
|
More...
|
about 12 years ago
|
Simplify |
|
More...
|
about 12 years ago
|
Merge pull request #125 from whatthejeff/simplify_travis |
|
More...
|
over 12 years ago
|
Simplify travis. |
|
More...
|
over 12 years ago
|
Sync sebastianbergmann/phpunit@b8b3e1f |
|
More...
|
over 12 years ago
|
WSDLs should not be cached when creating a mock from a WSDL in case the WSDL is also in active development |
|
More...
|
over 12 years ago
|
Merge pull request #120 from whatthejeff/update_blackliste |
|
More...
|
over 12 years ago
|
Merge pull request #119 from whatthejeff/issue_103 |
|
More...
|
over 12 years ago
|
Merge pull request #118 from whatthejeff/issue_81_master |
|
More...
|
over 12 years ago
|
Updated blacklisted methods to include PHP 5.4 keywords and compile-time constants |
|
More...
|
over 12 years ago
|