18 lines
609 B
Text
18 lines
609 B
Text
parameters:
|
|
level: 9
|
|
paths:
|
|
- src
|
|
- tests
|
|
treatPhpDocTypesAsCertain: false
|
|
universalObjectCratesClasses:
|
|
- EesyLDAP\Entry
|
|
ignoreErrors:
|
|
-
|
|
message: "#Method .*::test.*\\(\\) has no return type specified\\.#"
|
|
path: tests/*
|
|
-
|
|
message: "#Call to an undefined method Mockery\\\\ExpectationInterface|Mockery\\\\HigherOrderMessage::once\\(\\)\\.#"
|
|
path: tests/*
|
|
-
|
|
message: "#Call to an undefined method PHPUnit\\\\Extension\\\\FunctionMocker::expects\\(\\)\\.#"
|
|
path: tests/*
|