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.
Jul 15, 2024 — Jul 15, 2025
Showing page 34 of 34
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Only call get_class_methods() when class_exists().
Sebastian Bergmann
More...
over 18 years ago
Fugbix typo.
Sebastian Bergmann
More...
over 18 years ago
Move shortenedExport() and shortenedString() to PHPUnit_Util_Type. Make shortenedString public.
Sebastian Bergmann
More...
over 18 years ago
Whitespace fix.
Sebastian Bergmann
More...
over 18 years ago
Fix docblock.
Sebastian Bergmann
More...
over 18 years ago
Fix #98.
Sebastian Bergmann
More...
over 18 years ago
Make calling the original __construct()/__clone() method optional.
Sebastian Bergmann
More...
over 18 years ago
Fix bug #91.
Sebastian Bergmann
More...
over 18 years ago
Patch by Oliver Schlicht <
[email protected]
>. Closes #87.
Sebastian Bergmann
More...
over 18 years ago
Whitespace fix.
Sebastian Bergmann
More...
over 18 years ago
Allow mocking of classes that do not exist.
Sebastian Bergmann
More...
over 18 years ago
Fix.
Sebastian Bergmann
More...
over 18 years ago
Cleanup.
Sebastian Bergmann
More...
over 18 years ago
Simplify.
Sebastian Bergmann
More...
over 18 years ago
Allow mocking of methods that do not exist. Closes #2.
Sebastian Bergmann
More...
over 18 years ago
Bump year.
Sebastian Bergmann
More...
over 18 years ago
Add PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount.
Sebastian Bergmann
More...
over 18 years ago
Fugbix typo.
Sebastian Bergmann
More...
over 18 years ago
print_r() -> PHPUnit_Util_Type::toString()
Sebastian Bergmann
More...
over 18 years ago
Consistently use lowercase "array".
Sebastian Bergmann
More...
over 18 years ago
Whitespace fix.
Sebastian Bergmann
More...
almost 19 years ago
Use valid default return value for mocked __toString() method.
Sebastian Bergmann
More...
almost 19 years ago
Be more explicit about mockable magic methods.
Sebastian Bergmann
More...
almost 19 years ago
Move MockObject to Framework.
Sebastian Bergmann
More...
almost 19 years ago
←
1
2
…
26
27
28
29
30
31
32
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