Issues
- 8
Archive the project?
#425 opened by keradus - 1
- 0
php7 Compatibility problem
#426 opened by oasfuyou - 6
creating mock phpunit discrepency in mocked namespace and the original one
#403 opened by joeprintfffffff - 10
- 3
callback() for parameter called too many times
#400 opened by Olsm - 3
Global constants as default parameter values are not handled correctly in namespace
#420 opened by csiz0 - 8
- 16
- 1
- 2
- 2
More explicit stubbing of __call()
#410 opened by sebastianbergmann - 1
- 2
- 7
- 3
failing an expectation for anything() doesn't say which method was attempted
#354 opened by joachim-n - 3
- 6
- 2
- 3
Expected error with self::once()
#360 opened by north69 - 3
->willReturnReference() will not return a reference
#343 opened by chkt - 2
Asserting that a method cannot be stubbed requires catching a PHPUnit runtime exception, which breaks the test
#340 opened by Thijs-Riezebeek - 0
Parameters named $arguments, $count, $i, or $result are mangled by generated code
#418 opened by sebastianbergmann - 2
[Bug] Cannot mock Trait anymore in 6.1.0
#415 opened by Slamdunk - 1
BC Break in 6.1.0
#413 opened by michalbundyra - 0
parent return type declaration is not handled correctly
#406 opened by 6ecuk - 5
- 4
Fatal error "cannot implement previously implemented interface" with array of single interface
#356 opened - 5
Can I please have Invocation::setParameters()
#390 opened by malkusch - 0
Test failure
#401 opened by remicollet - 0
Test failure
#398 opened by remicollet - 0
Nullable self not handled correctly
#397 opened by sebastianbergmann - 4
PHPUnit\Framework\MockObject\Invocation as Invocation because the name is already in use Error
#394 opened by misyaath - 0
Build Failure with "--prefer-lowest"
#392 opened by sebastianbergmann - 20
- 3
Fatal error on running mocking example
#389 opened by micaherne - 1
Allow configuration (without warning) of method calls handled by __call()
#367 opened by sebastianbergmann - 2
- 6
Test Failures
#385 opened by sebastianbergmann - 4
- 2
Fatal error when mocking methods with nullable parameters in HHVM 3.21.0 running in PHP7 mode
#373 opened by fpoirotte - 2
- 1
- 1
how to mock php native functions
#363 opened by srivi1225 - 1
- 4
- 2
Migration to namespaces
#353 opened by peterrehm - 1
- 1
Unable to compare two DateTimes in mocks
#349 opened by sc0rp10 - 2
Mock of nullable return types throws parse error
#341 opened by yoshz