parameters: level: max paths: - %rootDir%/../../../src - %rootDir%/../../../tests ignoreErrors: - message: '#^Property Doctrine\\Common\\Lexer\\AbstractLexer\\:\:\$tokens \(array\\>\) does not accept non\-empty\-array\\>\.$#' path: src/AbstractLexer.php - message: '#^Method Doctrine\\Tests\\Common\\Lexer\\AbstractLexerTest\:\:dataProvider\(\) should return array\\>\}\> but returns array\{array\{''price\=10'', array\{Doctrine\\Common\\Lexer\\Token\, Doctrine\\Common\\Lexer\\Token\, Doctrine\\Common\\Lexer\\Token\\}\}\}\.$#' path: tests/AbstractLexerTest.php