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 28 of 34
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Prepare release.
Sebastian Bergmann
More...
almost 15 years ago
fixed type hinting bug - $methods is allowed to be null
Brandon Turner
More...
almost 15 years ago
Prepare release.
Sebastian Bergmann
More...
almost 15 years ago
Avoid cyclic dependency.
Sebastian Bergmann
More...
almost 15 years ago
Cleanup docblocks.
Sebastian Bergmann
More...
almost 15 years ago
Cleanup.
Sebastian Bergmann
More...
almost 15 years ago
Fixed property
giorgiosironi
as Giorgio Sironi
More...
almost 15 years ago
Added detailed docblocks
giorgiosironi
as Giorgio Sironi
More...
almost 15 years ago
Renamed to MockBuilder (Builder pattern)
giorgiosironi
as Giorgio Sironi
More...
almost 15 years ago
Updated
giorgiosironi
as Giorgio Sironi
More...
almost 15 years ago
Reached 6/7 of the arguments and added some docblocks
giorgiosironi
as Giorgio Sironi
More...
almost 15 years ago
TODO
giorgiosironi
as Giorgio Sironi
More...
almost 15 years ago
Introduced MockSpecification object with 5/7 of the parameters
giorgiosironi
as Giorgio Sironi
More...
almost 15 years ago
Arguments with default values must be at the end of the argument list.
Sebastian Bergmann
More...
almost 15 years ago
Merge remote branch 'whatthejeff/issue_18'
Sebastian Bergmann
More...
almost 15 years ago
Updated PHPUnit_Framework_MockObject_Generator::generateMock() so that it no longer tries to call parent::__clone() inside the __clone() method for mocked interfaces.
whatthejeff
as Jeff Welch
More...
almost 15 years ago
Use ReflectionClass::isCloneable() when available.
Sebastian Bergmann
More...
almost 15 years ago
Eliminate in_array() calls.
Sebastian Bergmann
More...
almost 15 years ago
Fix whitespace.
Sebastian Bergmann
More...
almost 15 years ago
Updated PHPUnit_Framework_MockObject_Invocation_Static so that it no longer triggers a fatal error when certain uncloneable objects are passed to mock methods. Refs GH-19.
whatthejeff
as Jeff Welch
More...
almost 15 years ago
Prepare release.
Sebastian Bergmann
More...
about 15 years ago
Add rulesets.
Sebastian Bergmann
More...
about 15 years ago
Add missing files and prepare release.
Sebastian Bergmann
More...
about 15 years ago
Prepare release.
Sebastian Bergmann
More...
about 15 years ago
Build API documentation.
Sebastian Bergmann
More...
about 15 years ago
Use filenames that are not specific to phpUnderControl.
Sebastian Bergmann
More...
about 15 years ago
Import test suite.
Sebastian Bergmann
More...
about 15 years ago
Change versioning.
Sebastian Bergmann
More...
over 15 years ago
Add package.xml.
Sebastian Bergmann
More...
over 15 years ago
Reorganize.
Sebastian Bergmann
More...
over 15 years ago
←
1
2
…
24
25
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