openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
phpunit-mock-objects
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 04, 2024 — Aug 04, 2025
Showing page 23 of 34
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Report an error for calls like ->getMock('foo', array('a', 'b', 'a')); that is nicer to read than "error in eval'd code".
Volker Dusch
More...
over 13 years ago
Add API to make cloning of arguments passed to mocked methods optional.
Sebastian Bergmann
More...
over 13 years ago
Add support for $cloneArguments to getMockForAbstractClass().
Sebastian Bergmann
More...
over 13 years ago
Cleanup.
Sebastian Bergmann
More...
over 13 years ago
Update ChangeLog.
Sebastian Bergmann
More...
over 13 years ago
Fix tests.
Sebastian Bergmann
More...
over 13 years ago
Fix CS/WS issues.
Sebastian Bergmann
More...
over 13 years ago
Require PHP 5.3.3 (or newer).
Sebastian Bergmann
More...
over 13 years ago
Merge pull request #70 from formapro/not-clone-method-parameters
Sebastian Bergmann
More...
over 13 years ago
superfluous import.
Maksim Kotlyar
More...
over 13 years ago
remove typo
Maksim Kotlyar
More...
over 13 years ago
Revert "Fix tests"
Sebastian Bergmann
More...
over 13 years ago
getMockForAbstractClass now acts like getMock and by default mocks all methods. Closes #73
Volker Dusch
More...
over 13 years ago
Fix tests
Volker Dusch
More...
over 13 years ago
Fix CS/WS issues.
Sebastian Bergmann
More...
over 13 years ago
Fix tests.
Sebastian Bergmann
More...
over 13 years ago
Merge pull request #68 from alistairstead/master
Sebastian Bergmann
More...
over 13 years ago
Revert "Revert "Fix tests.""
Sebastian Bergmann
More...
over 13 years ago
Bump.
Sebastian Bergmann
More...
over 13 years ago
Closes #74.
Sebastian Bergmann
More...
over 13 years ago
Revert "Fix tests."
Sebastian Bergmann
More...
over 13 years ago
Fix tests.
Sebastian Bergmann
More...
over 13 years ago
Make the output of git-diff and git-grep more useful for PHP sourcefiles.
Sebastian Bergmann
More...
over 13 years ago
Prepare release.
Sebastian Bergmann
More...
over 13 years ago
Merge branch '1.1'
Sebastian Bergmann
More...
over 13 years ago
Update ChangeLog.
Sebastian Bergmann
More...
over 13 years ago
Merge branch '1.1'
Sebastian Bergmann
More...
over 13 years ago
Fix wording.
Sebastian Bergmann
More...
over 13 years ago
Fix whitespace
Volker Dusch
More...
over 13 years ago
Fixed an issue with cloneable and PHP 5.4 not reporting correctly for internal classes. Ref: https://bugs.php.net/bug.php?id=53967
Volker Dusch
More...
over 13 years ago
←
1
2
…
19
20
21
22
23
24
25
26
27
…
33
34
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree