7 lines
299 B
Plaintext
7 lines
299 B
Plaintext
parameters:
|
|
ignoreErrors:
|
|
# Can't use the PHPUnit extension on PHP 5.6, ignore Mocks false positive
|
|
- '#Access to an undefined property PHPUnit_Framework_MockObject_Invocation#'
|
|
- '#should return PHPUnit_Framework_MockObject_MockObject#'
|
|
- '#PHPUnit_Framework_MockObject_MockObject given#'
|