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 13, 2024 — Jul 13, 2025
Showing page 10 of 34
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix mocking __toString() return value
Nicolas Grekas
More...
over 9 years ago
Add test for interface methods returning self
Eric Stern
More...
over 9 years ago
When mocking methods in interfaces returning self, explicitly use the interface name as the return type
Eric Stern
More...
over 9 years ago
Closes #264
Sebastian Bergmann
More...
over 9 years ago
Closes issue documented in cf6796c93d3fa1bbd6aa62a5053a2f28f6d679f3
Sebastian Bergmann
More...
over 9 years ago
Add minimal testcase for toString() throwing an exception as returning null
Daniel Tschinder
More...
over 9 years ago
Fix mocking methods with self typehint
Ben Scholzen
More...
almost 10 years ago
Revert "Ensure the returned array of class methods is unique due to issue in PHP 5.3 with SoapClient and ReflenctionClass::getMethods"
Sebastian Bergmann
More...
almost 10 years ago
Merge branch '2.3'
Sebastian Bergmann
More...
almost 10 years ago
Prepare release
Sebastian Bergmann
More...
almost 10 years ago
Cleanup
Sebastian Bergmann
More...
almost 10 years ago
Update
Sebastian Bergmann
More...
almost 10 years ago
Remove superfluous code
Sebastian Bergmann
More...
almost 10 years ago
Fix CS/WS issues
Sebastian Bergmann
More...
almost 10 years ago
Make things private
Sebastian Bergmann
More...
almost 10 years ago
Remove BC layer that is no longer required
Sebastian Bergmann
More...
almost 10 years ago
Add configuration for php-cs-fixer
Sebastian Bergmann
More...
almost 10 years ago
Fix CS/WS issues
Sebastian Bergmann
More...
almost 10 years ago
Fixed blacklisted method names for php 7
PeeHaa
More...
almost 10 years ago
Ensure the returned array of class methods is unique due to issue in PHP 5.3 with SoapClient and ReflenctionClass::getMethods
Tom Chapman
More...
almost 10 years ago
Merge branch '2.3'
Sebastian Bergmann
More...
almost 10 years ago
Fix CS/WS issues
Sebastian Bergmann
More...
almost 10 years ago
Use variadic function syntax
Stéphane Klein
More...
almost 10 years ago
Revert "Simplify"
Sebastian Bergmann
More...
almost 10 years ago
Simplify
Sebastian Bergmann
More...
almost 10 years ago
Add option for not unsetting the invocation mocker after matcher verification.
Sebastian Bergmann
More...
almost 10 years ago
Leftover from 329b91bf36d2b04dff8f3045be7998cb8b90cff9
Sebastian Bergmann
More...
almost 10 years ago
Fix CS/WS issues
Sebastian Bergmann
More...
almost 10 years ago
Add test avoiding regressions about hhvm bug
Nicolas Grekas
More...
almost 10 years ago
Add test avoiding regressions about hhvm bug
Nicolas Grekas
More...
almost 10 years ago
←
1
2
…
6
7
8
9
10
11
12
13
14
…
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