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
about 2 hours
ago. based on code collected
about 2 hours
ago.
Jul 09, 2024 — Jul 09, 2025
Showing page 15 of 34
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Prepare release
Sebastian Bergmann
More...
about 11 years ago
Merge branch '2.0' into 2.1
Sebastian Bergmann
More...
about 11 years ago
Update composer.phar when it is older than 30 days
Sebastian Bergmann
More...
about 11 years ago
Update composer.phar when it is older than 30 days
Sebastian Bergmann
More...
about 11 years ago
Merge pull request #165 from ksimka/patch-1
Sebastian Bergmann
More...
about 11 years ago
Implement PHPUnit_Framework_MockObject_Matcher_InvokedAtLeastCount and PHPUnit_Framework_MockObject_Matcher_InvokedAtMostCount
Sebastian Bergmann
More...
about 11 years ago
This is PHPUnit_MockObject 2.2 now
Sebastian Bergmann
More...
about 11 years ago
Merge branch '2.0'
Sebastian Bergmann
More...
about 11 years ago
Merge branch '1.2' of github.com:zwilias/phpunit-mock-objects
Sebastian Bergmann
More...
about 11 years ago
Merge branch '2.0'
Sebastian Bergmann
More...
about 11 years ago
HHVM on Travis CI is not recent enough
Sebastian Bergmann
More...
about 11 years ago
Merge branch '2.0'
Sebastian Bergmann
More...
about 11 years ago
Do not allow failures on HHVM anymore
Sebastian Bergmann
More...
about 11 years ago
Added testcase for checking that mocking singleton fails with PHP 5.3 (warning is triggered)
ksimka
More...
about 11 years ago
Merge branch '2.0'
Sebastian Bergmann
More...
about 11 years ago
Workaround for https://github.com/facebook/hhvm/issues/2509
Sebastian Bergmann
More...
about 11 years ago
Added testcase for checking that mocking singleton fails with PHP 5.3
ksimka
More...
about 11 years ago
Added testcase for mocking singleton with newInstanceWithoutConstructor when possible
ksimka
More...
about 11 years ago
Rename _files to _fixture
Sebastian Bergmann
More...
about 11 years ago
Merge branch '2.0'
Sebastian Bergmann
More...
about 11 years ago
Reset invocation mocker after verification
Sebastian Bergmann
More...
about 11 years ago
newInstanceWithoutConstructor only for 5.4+
Maksim Kochkin
More...
about 11 years ago
newInstanceWithoutConstructor only for 5.4+
Maksim Kochkin
More...
about 11 years ago
Use newInstanceWithoutConstructor when possible
Maksim Kochkin
More...
about 11 years ago
Use newInstanceWithoutConstructor when possible
Maksim Kochkin
More...
about 11 years ago
Fixes fatal error 'Call-time pass-by-reference has been removed' when proxying in PHP 5.4.
Adrian Philipp
More...
about 11 years ago
Make cache static for https://github.com/sebastianbergmann/phpunit/issues/1187
Sebastian Bergmann
More...
over 11 years ago
Make cache static for https://github.com/sebastianbergmann/phpunit/issues/1187
Sebastian Bergmann
More...
over 11 years ago
Merge pull request #162 from ThomasWeinert/master
Sebastian Bergmann
More...
over 11 years ago
Replaced PHP >= 5.4 array syntax
Thomas Weinert
More...
over 11 years ago
←
1
2
…
11
12
13
14
15
16
17
18
19
…
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