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 31 of 34
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge [4576].
Sebastian Bergmann
More...
over 16 years ago
Fix #689.
Sebastian Bergmann
More...
over 16 years ago
Fix bad merge.
Sebastian Bergmann
More...
over 16 years ago
Merge [4416].
Sebastian Bergmann
More...
over 16 years ago
Ensure that the invocation mockers are always available. Initialize the invocation mockers lazily.
Sebastian Bergmann
More...
over 16 years ago
Merge [4402].
Sebastian Bergmann
More...
over 16 years ago
Bump copyright year.
Sebastian Bergmann
More...
over 16 years ago
Merge [4375].
Sebastian Bergmann
More...
over 16 years ago
Fix #661.
Sebastian Bergmann
More...
over 16 years ago
Merge [4372].
Sebastian Bergmann
More...
over 16 years ago
Fix #545.
Sebastian Bergmann
More...
over 16 years ago
Merge [4365].
Sebastian Bergmann
More...
over 16 years ago
Fix #647.
Sebastian Bergmann
More...
over 16 years ago
Merge [4244], [4245], and [4246].
Sebastian Bergmann
More...
over 16 years ago
Add check for SOAP extension.
Sebastian Bergmann
More...
over 16 years ago
Merge [4206] and [4207].
Sebastian Bergmann
More...
over 16 years ago
Refactor mocking of web services based on WSDL description.
Sebastian Bergmann
More...
over 16 years ago
Merge [4201].
Sebastian Bergmann
More...
over 16 years ago
Close #638.
Sebastian Bergmann
More...
over 16 years ago
Resurrect the support for mocking static methods. Please note that calls from unmocked methods are only forwarded to mocked methods if the unmocked method uses static::mockedMethod() instead of self::mockedMethod() (or MockedClass::mockedMethod()).
Sebastian Bergmann
More...
over 16 years ago
Merge [4161].
Sebastian Bergmann
More...
over 16 years ago
Fix #177 (again).
Sebastian Bergmann
More...
over 16 years ago
Merge [4153].
Sebastian Bergmann
More...
over 16 years ago
Cleanup.
Sebastian Bergmann
More...
over 16 years ago
Merge [4147].
Sebastian Bergmann
More...
over 16 years ago
Fix #630.
Sebastian Bergmann
More...
over 16 years ago
Fix #628.
Sebastian Bergmann
More...
over 16 years ago
Split PHPUnit_Framework_MockObject_Invocation into PHPUnit_Framework_MockObject_Invocation_Static and PHPUnit_Framework_MockObject_Invocation_Object in preparation for work on support for mocking static method calls.
Sebastian Bergmann
More...
over 16 years ago
Sync with namespace separator change.
Sebastian Bergmann
More...
over 16 years ago
Close #600.
Sebastian Bergmann
More...
over 16 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