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 17, 2024 — Jul 17, 2025
Showing page 24 of 34
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge branch '1.1'
Sebastian Bergmann
More...
over 13 years ago
Also check tests for coding standard violations.
Sebastian Bergmann
More...
over 13 years ago
Merge branch '1.1'
Sebastian Bergmann
More...
over 13 years ago
Refactor build system.
Sebastian Bergmann
More...
over 13 years ago
Merge branch '1.1'
Sebastian Bergmann
More...
over 13 years ago
Also blacklist expects() and staticExpects().
Sebastian Bergmann
More...
over 13 years ago
Also blacklist expects() and staticExpects().
Sebastian Bergmann
More...
over 13 years ago
Merge branch '1.1'
Sebastian Bergmann
More...
over 13 years ago
Bump copyright year.
Sebastian Bergmann
More...
over 13 years ago
Merge branch '1.1' of github.com:sebastianbergmann/phpunit-mock-objects into 1.1
Sebastian Bergmann
More...
over 13 years ago
Merge branch '1.1'
Sebastian Bergmann
More...
over 13 years ago
Bump copyright year.
Sebastian Bergmann
More...
over 13 years ago
Changelog for #48
Volker Dusch
More...
over 13 years ago
Merge remote branch 'sgronblo/1.0' into 1.1
Volker Dusch
More...
over 13 years ago
Update ChangeLog.
Sebastian Bergmann
More...
over 13 years ago
sed -i 's/[ \t]*$//' **/*.php
Sebastian Bergmann
More...
over 13 years ago
Simplify.
Sebastian Bergmann
More...
over 13 years ago
Corrected api docs
Bastian Feder
More...
over 13 years ago
Correction due to feedback from __edorian.
Bastian Feder
More...
over 13 years ago
Method getMockForAbstractClass was not able to fake interfaces.
Bastian Feder
More...
over 13 years ago
[clone-object-parameters] add integration tests for TestCase::getMock method
Maksim Kotlyar
More...
over 13 years ago
[clone-object-parameters] update Generator
Maksim Kotlyar
More...
over 13 years ago
[clone-object-parameters] change invocations to support this behavior
Maksim Kotlyar
More...
over 13 years ago
Prepare release.
Sebastian Bergmann
More...
over 13 years ago
Merge pull request #69 from elblinkin/master
Sebastian Bergmann
More...
over 13 years ago
According to line 160 of PHPUnit/Framework/MockObject/Generator.php null is also a valid value for $methods. Therefore, the type hint in the MockBuilder setMethods() method is overly agressive and should be removed so that the error log does not have to be cluttered with warnings.
Laura Beth Lincoln Denker
More...
over 13 years ago
Added the $options argument to the Generator::generateMockFromWsdl method passed from TestCase::getMockFromWsdl
Alistair Stead
More...
over 13 years ago
Prepare release.
Sebastian Bergmann
More...
almost 14 years ago
Merge pull request #67 from fabpot/master
Sebastian Bergmann
More...
almost 14 years ago
Without this change, PHP throws a warning when `$methods` is `null`.
Fabien Potencier
More...
almost 14 years ago
←
1
2
…
20
21
22
23
24
25
26
27
28
…
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