From ef49957a48e1ac888a09c4914a75addb1ea70f65 Mon Sep 17 00:00:00 2001 From: Karoly Gossler Date: Fri, 23 Feb 2024 20:06:46 +0100 Subject: [PATCH] decreased level to 5, removed tests folder --- phpstan-baseline.php | 39762 ++++------------------------------------- phpstan.dist.neon | 7 +- 2 files changed, 3011 insertions(+), 36758 deletions(-) diff --git a/phpstan-baseline.php b/phpstan-baseline.php index 91a5dcd3..5ff07f2b 100644 --- a/phpstan-baseline.php +++ b/phpstan-baseline.php @@ -1,252 +1,31 @@ '#^Class Doctrine_Access implements generic interface ArrayAccess but does not specify its types\\: TKey, TValue$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Access.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Access\\:\\:__set\\(\\) has parameter \\$name with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Access.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Access\\:\\:__set\\(\\) has parameter \\$value with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Access.php', -]; $ignoreErrors[] = [ 'message' => '#^Method Doctrine_Access\\:\\:__unset\\(\\) with return type void returns bool but should not return anything\\.$#', 'count' => 1, 'path' => __DIR__ . '/lib/Doctrine/Access.php', ]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Access\\:\\:set\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Access.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Access\\:\\:setArray\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Access.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Interface\\:\\:beginTransaction\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Interface\\:\\:commit\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Interface\\:\\:errorCode\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Interface\\:\\:errorInfo\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Interface\\:\\:exec\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Interface\\:\\:exec\\(\\) has parameter \\$statement with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Interface\\:\\:getAttribute\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Interface\\:\\:getAttribute\\(\\) has parameter \\$attribute with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Interface\\:\\:lastInsertId\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Interface\\:\\:prepare\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Interface\\:\\:prepare\\(\\) has parameter \\$prepareString with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Interface\\:\\:query\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Interface\\:\\:query\\(\\) has parameter \\$queryString with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Interface\\:\\:quote\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Interface\\:\\:quote\\(\\) has parameter \\$input with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Interface\\:\\:rollBack\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Interface\\:\\:setAttribute\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Interface\\:\\:setAttribute\\(\\) has parameter \\$attribute with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Interface\\:\\:setAttribute\\(\\) has parameter \\$value with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Interface.php', -]; $ignoreErrors[] = [ 'message' => '#^Class Doctrine_Adapter_Statement_Mock constructor invoked with 2 parameters, 1 required\\.$#', 'count' => 2, 'path' => __DIR__ . '/lib/Doctrine/Adapter/Mock.php', ]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Mock\\:\\:errorCode\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Mock.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Mock\\:\\:errorInfo\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Mock.php', -]; $ignoreErrors[] = [ 'message' => '#^Method Doctrine_Adapter_Mock\\:\\:exec\\(\\) with return type void returns int but should not return anything\\.$#', 'count' => 1, 'path' => __DIR__ . '/lib/Doctrine/Adapter/Mock.php', ]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Mock\\:\\:getAll\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Mock.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Mock\\:\\:getAttribute\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Mock.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Mock\\:\\:getAttribute\\(\\) has parameter \\$attribute with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Mock.php', -]; $ignoreErrors[] = [ 'message' => '#^Method Doctrine_Adapter_Mock\\:\\:lastInsertId\\(\\) should return int but returns null\\.$#', 'count' => 1, 'path' => __DIR__ . '/lib/Doctrine/Adapter/Mock.php', ]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Mock\\:\\:setAttribute\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Mock.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Mock\\:\\:setAttribute\\(\\) has parameter \\$attribute with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Mock.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Mock\\:\\:setAttribute\\(\\) has parameter \\$value with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Mock.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Mock\\:\\:sqliteCreateFunction\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Mock.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Adapter_Mock\\:\\:\\$_exception has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Mock.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Adapter_Mock\\:\\:\\$_lastInsertIdFail has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Mock.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Adapter_Mock\\:\\:\\$_queries has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Mock.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Oracle\\:\\:__construct\\(\\) has parameter \\$config with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Oracle\\:\\:__construct\\(\\) has parameter \\$password with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Oracle\\:\\:__construct\\(\\) has parameter \\$username with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Oracle.php', -]; $ignoreErrors[] = [ 'message' => '#^Method Doctrine_Adapter_Oracle\\:\\:commit\\(\\) with return type void returns bool but should not return anything\\.$#', 'count' => 1, 'path' => __DIR__ . '/lib/Doctrine/Adapter/Oracle.php', ]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Oracle\\:\\:errorCode\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Oracle\\:\\:errorInfo\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Oracle.php', -]; $ignoreErrors[] = [ 'message' => '#^Method Doctrine_Adapter_Oracle\\:\\:exec\\(\\) with return type void returns int but should not return anything\\.$#', 'count' => 1, @@ -257,26 +36,6 @@ 'count' => 1, 'path' => __DIR__ . '/lib/Doctrine/Adapter/Oracle.php', ]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Adapter_Oracle\\:\\:\\$attributes has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Adapter_Oracle\\:\\:\\$config type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Adapter_Oracle\\:\\:\\$connection has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Adapter_Oracle\\:\\:\\$executeMode has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Oracle.php', -]; $ignoreErrors[] = [ 'message' => '#^Unreachable statement \\- code above always terminates\\.$#', 'count' => 1, @@ -297,46 +56,6 @@ 'count' => 1, 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement.php', ]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Statement_Interface\\:\\:bindParam\\(\\) has parameter \\$column with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Statement_Interface\\:\\:errorInfo\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Statement_Interface\\:\\:execute\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Statement_Interface\\:\\:fetchAll\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Statement_Interface\\:\\:fetchObject\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Statement_Interface\\:\\:getColumnMeta\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Statement_Interface\\:\\:setFetchMode\\(\\) has parameter \\$arg1 with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Statement_Interface\\:\\:setFetchMode\\(\\) has parameter \\$arg2 with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Interface.php', -]; $ignoreErrors[] = [ 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$columnIndex$#', 'count' => 1, @@ -352,11 +71,6 @@ 'count' => 1, 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Mock.php', ]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Statement_Mock\\:\\:bindParam\\(\\) has parameter \\$column with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Mock.php', -]; $ignoreErrors[] = [ 'message' => '#^Method Doctrine_Adapter_Statement_Mock\\:\\:bindParam\\(\\) should return bool but return statement is missing\\.$#', 'count' => 1, @@ -365,40258 +79,6798 @@ $ignoreErrors[] = [ 'message' => '#^Method Doctrine_Adapter_Statement_Mock\\:\\:bindValue\\(\\) should return bool but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Mock.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Statement_Mock\\:\\:errorCode\\(\\) should return string but returns array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Mock.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Statement_Mock\\:\\:errorInfo\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Mock.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Statement_Mock\\:\\:execute\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Mock.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Statement_Mock\\:\\:fetchAll\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Mock.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Statement_Mock\\:\\:fetchColumn\\(\\) should return string but returns int\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Mock.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Statement_Mock\\:\\:fetchObject\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Mock.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Statement_Mock\\:\\:getColumnMeta\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Mock.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Statement_Mock\\:\\:getColumnMeta\\(\\) should return array but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Mock.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Statement_Mock\\:\\:setAttribute\\(\\) should return bool but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Mock.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Statement_Mock\\:\\:setFetchMode\\(\\) has parameter \\$arg1 with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Mock.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Statement_Mock\\:\\:setFetchMode\\(\\) has parameter \\$arg2 with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Mock.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Statement_Mock\\:\\:setFetchMode\\(\\) should return bool but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Mock.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$columnIndex$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Mock.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$fetchStyle$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Mock.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$param$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Mock.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Adapter_Statement_Oracle\\:\\:\\$oci_errors\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Else branch is unreachable because previous condition is always true\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Function oci_fetch_object invoked with 2 parameters, 1 required\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Statement_Oracle\\:\\:bindParam\\(\\) has parameter \\$column with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Statement_Oracle\\:\\:bindValue\\(\\) should return bool but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Statement_Oracle\\:\\:errorInfo\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Statement_Oracle\\:\\:errorInfo\\(\\) should return array but returns string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Statement_Oracle\\:\\:execute\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Statement_Oracle\\:\\:fetchAll\\(\\) has parameter \\$colnum with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Statement_Oracle\\:\\:fetchAll\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Statement_Oracle\\:\\:fetchColumn\\(\\) should return string but returns false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Statement_Oracle\\:\\:fetchObject\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Statement_Oracle\\:\\:getColumnMeta\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Statement_Oracle\\:\\:getOciError\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Statement_Oracle\\:\\:handleError\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Statement_Oracle\\:\\:handleError\\(\\) has parameter \\$params with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Statement_Oracle\\:\\:parseQuery\\(\\) has parameter \\$query with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Statement_Oracle\\:\\:setAttribute\\(\\) should return bool but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Statement_Oracle\\:\\:setFetchMode\\(\\) has parameter \\$arg1 with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Statement_Oracle\\:\\:setFetchMode\\(\\) has parameter \\$arg2 with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string Query string to parse, if NULL, \\$this\\-\\>queryString is used\\)\\: Unexpected token "Query", expected variable at offset 109$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$columnIndex$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$param$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$message of class Doctrine_Adapter_Exception constructor expects string, array given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Adapter_Statement_Oracle\\:\\:\\$attributes type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Adapter_Statement_Oracle\\:\\:\\$bindParams type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Adapter_Statement_Oracle\\:\\:\\$ociErrors type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Undefined variable\\: \\$object$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Unreachable statement \\- code above always terminates\\.$#', - 'count' => 5, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$oci_length might not be defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_AuditLog\\:\\:__construct\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/AuditLog.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_AuditLog\\:\\:getVersion\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/AuditLog.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_AuditLog\\:\\:\\$_options type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/AuditLog.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$conditions might not be defined\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/AuditLog.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$values might not be defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/AuditLog.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_AuditLog_Listener\\:\\:_getNextVersion\\(\\) should return int but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/AuditLog/Listener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$conditions might not be defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/AuditLog/Listener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$values might not be defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/AuditLog/Listener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_AuditLog_Listener_Microtime\\:\\:_getInitialVersion\\(\\) should return int but returns string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/AuditLog/Listener/Microtime.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_AuditLog_Listener_Microtime\\:\\:_getNextVersion\\(\\) should return int but returns string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/AuditLog/Listener/Microtime.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Builder\\:\\:varExport\\(\\) with return type void returns string but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#3 \\$lifeTime \\(false\\) of method Doctrine_Cache_Apc\\:\\:_doSave\\(\\) is incompatible with type int\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cache/Apc.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Apc\\:\\:__construct\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cache/Apc.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Apc\\:\\:_getCacheKeys\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cache/Apc.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#3 \\$lifeTime \\(false\\) of method Doctrine_Cache_Array\\:\\:_doSave\\(\\) is incompatible with type int\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cache/Array.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Array\\:\\:_getCacheKeys\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cache/Array.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Cache_Array\\:\\:\\$data type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cache/Array.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$export\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cache/Db.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#3 \\$lifeTime \\(false\\) of method Doctrine_Cache_Db\\:\\:_doSave\\(\\) is incompatible with type int\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cache/Db.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Db\\:\\:__construct\\(\\) has parameter \\$options with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cache/Db.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Db\\:\\:_doDelete\\(\\) should return bool but returns int\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cache/Db.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Db\\:\\:_doSave\\(\\) has parameter \\$saveKey with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cache/Db.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Db\\:\\:_doSave\\(\\) should return bool but returns int\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cache/Db.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Db\\:\\:_getCacheKeys\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cache/Db.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Db\\:\\:_hex2bin\\(\\) should return string but returns null\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cache/Db.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$_options$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cache/Db.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#3 \\$lifeTime \\(false\\) of method Doctrine_Cache_Driver\\:\\:_doSave\\(\\) is incompatible with type int\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cache/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#3 \\$lifeTime \\(false\\) of method Doctrine_Cache_Driver\\:\\:save\\(\\) is incompatible with type int\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cache/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^If condition is always true\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cache/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Driver\\:\\:__construct\\(\\) has parameter \\$options with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cache/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Driver\\:\\:_getCacheKeys\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cache/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Driver\\:\\:delete\\(\\) should return bool but returns int\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cache/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$_options$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cache/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Cache_Driver\\:\\:\\$_options type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cache/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#3 \\$lifeTime \\(false\\) of method Doctrine_Cache_Interface\\:\\:save\\(\\) is incompatible with type int\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cache/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Memcache\\:\\:addServer\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cache/Memcache.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Memcache\\:\\:delete\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cache/Memcache.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Memcache\\:\\:get\\(\\)\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Cache/Memcache.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Memcache\\:\\:getExtendedStats\\(\\)\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Cache/Memcache.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Memcache\\:\\:set\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cache/Memcache.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#3 \\$lifeTime \\(false\\) of method Doctrine_Cache_Memcache\\:\\:_doSave\\(\\) is incompatible with type int\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cache/Memcache.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Memcache\\:\\:__construct\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cache/Memcache.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Memcache\\:\\:_getCacheKeys\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cache/Memcache.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Constant XC_TYPE_VAR not found\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Cache/Xcache.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#3 \\$lifeTime \\(false\\) of method Doctrine_Cache_Xcache\\:\\:_doSave\\(\\) is incompatible with type int\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cache/Xcache.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Xcache\\:\\:__construct\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cache/Xcache.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Xcache\\:\\:_getCacheKeys\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cache/Xcache.php', -]; -$ignoreErrors[] = [ - 'message' => '#^If condition is always false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Left side of && is always true\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli\\:\\:__construct\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli\\:\\:_getTaskClassFromArgs\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli\\:\\:_getTaskClassFromArgs\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli\\:\\:_run\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli\\:\\:assembleArgumentList\\(\\) has parameter \\$argumentsDescriptions with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli\\:\\:assembleArgumentList\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli\\:\\:createOldStyleTaskList\\(\\) has parameter \\$registeredTask with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli\\:\\:createOldStyleTaskList\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli\\:\\:executeTask\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli\\:\\:executeTask\\(\\) has parameter \\$preparedArguments with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli\\:\\:getConfig\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli\\:\\:getLoadedTasks\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli\\:\\:getRegisteredTasks\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli\\:\\:hasConfigValue\\(\\) has parameter \\$strict with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli\\:\\:hasConfigValue\\(\\) has parameter \\$value with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli\\:\\:includeAndRegisterDoctrineTaskClasses\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli\\:\\:includeAndRegisterDoctrineTaskClasses\\(\\) has parameter \\$directories with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli\\:\\:includeAndRegisterTaskClasses\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli\\:\\:includeDoctrineTaskClasses\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli\\:\\:loadTasks\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli\\:\\:loadTasks\\(\\) has parameter \\$directory with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli\\:\\:prepareArgs\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli\\:\\:prepareArgs\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli\\:\\:printTasks\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli\\:\\:printTasks\\(\\) has parameter \\$full with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli\\:\\:printTasks\\(\\) has parameter \\$taskName with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli\\:\\:registerIncludedTaskClasses\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli\\:\\:registerTaskClass\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli\\:\\:run\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli\\:\\:setConfig\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli\\:\\:setConfig\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli\\:\\:setFormatter\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli\\:\\:setRegisteredTasks\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli\\:\\:setRegisteredTasks\\(\\) has parameter \\$registeredTask with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli\\:\\:setTaskInstance\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli\\:\\:taskNameIsRegistered\\(\\) has parameter \\$className with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param for parameter \\$cli with type object is not subtype of native type Doctrine_Cli\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param for parameter \\$formatter with type object is not subtype of native type Doctrine_Cli_Formatter\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param for parameter \\$task with type object is not subtype of native type Doctrine_Task\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(array \\[\\$config\\=array\\(\\)\\]\\)\\: Unexpected token "\\[", expected variable at offset 50$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(bool \\[\\$full\\=false\\]\\)\\: Unexpected token "\\[", expected variable at offset 144$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(bool \\[\\$strict\\=false\\]\\)\\: Unexpected token "\\[", expected variable at offset 417$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(mixed \\[\\$directories\\=null\\] Can be a string path or array of paths\\)\\: Unexpected token "\\[", expected variable at offset 230$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(mixed \\[\\$value\\=null\\]\\)\\: Unexpected token "\\[", expected variable at offset 384$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(object\\|null \\[\\$formatter\\=null\\] Doctrine_Cli_Formatter\\)\\: Unexpected token "\\[", expected variable at offset 94$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string\\|null \\[\\$taskName\\=null\\]\\)\\: Unexpected token "\\[", expected variable at offset 108$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string\\|null \\[&\\$className\\=null\\]\\)\\: Unexpected token "\\[", expected variable at offset 259$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Cli\\:\\:\\$_config type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Cli\\:\\:\\$_registeredTask type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of static method Doctrine_Core\\:\\:debug\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Cli_AnsiColorFormatter\\:\\:\\$size\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_AnsiColorFormatter\\:\\:excerpt\\(\\) has parameter \\$size with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_AnsiColorFormatter\\:\\:excerpt\\(\\) has parameter \\$text with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_AnsiColorFormatter\\:\\:format\\(\\) has parameter \\$parameters with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_AnsiColorFormatter\\:\\:format\\(\\) has parameter \\$stream with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_AnsiColorFormatter\\:\\:format\\(\\) has parameter \\$text with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_AnsiColorFormatter\\:\\:formatSection\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_AnsiColorFormatter\\:\\:formatSection\\(\\) has parameter \\$section with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_AnsiColorFormatter\\:\\:formatSection\\(\\) has parameter \\$size with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_AnsiColorFormatter\\:\\:formatSection\\(\\) has parameter \\$text with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_AnsiColorFormatter\\:\\:setStyle\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_AnsiColorFormatter\\:\\:setStyle\\(\\) has parameter \\$name with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_AnsiColorFormatter\\:\\:setStyle\\(\\) has parameter \\$options with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_AnsiColorFormatter\\:\\:supportsColors\\(\\) has parameter \\$stream with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(array An array of options\\)\\: Unexpected token "An", expected variable at offset 93$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(integer The maximum size allowed for a line \\(65 by default\\)\\)\\: Unexpected token "The", expected variable at offset 154$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(integer The maximum size of the returned string \\(65 by default\\)\\)\\: Unexpected token "The", expected variable at offset 89$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(mixed An array of options or a style name\\)\\: Unexpected token "An", expected variable at offset 139$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(mixed A stream\\)\\: Unexpected token "A", expected variable at offset 214$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string The section name\\)\\: Unexpected token "The", expected variable at offset 76$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string The text message\\)\\: Unexpected token "The", expected variable at offset 115$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string The text\\)\\: Unexpected token "The", expected variable at offset 58$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string The style name\\)\\: Unexpected token "The", expected variable at offset 57$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string The test to style\\)\\: Unexpected token "The", expected variable at offset 99$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$start of function substr expects int, float given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#3 \\$length of function substr expects int, float given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Cli_AnsiColorFormatter\\:\\:\\$_background has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Cli_AnsiColorFormatter\\:\\:\\$_foreground has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Cli_AnsiColorFormatter\\:\\:\\$_options has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Cli_AnsiColorFormatter\\:\\:\\$_styles has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to sprintf contains 1 placeholder, 2 values given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#1 \\$maxLineSize \\(int\\) of method Doctrine_Cli_Formatter\\:\\:__construct\\(\\) is incompatible with type string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_Formatter\\:\\:excerpt\\(\\) has parameter \\$size with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_Formatter\\:\\:excerpt\\(\\) has parameter \\$text with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_Formatter\\:\\:format\\(\\) has parameter \\$parameters with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_Formatter\\:\\:format\\(\\) has parameter \\$stream with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_Formatter\\:\\:format\\(\\) has parameter \\$text with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_Formatter\\:\\:formatSection\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_Formatter\\:\\:formatSection\\(\\) has parameter \\$section with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_Formatter\\:\\:formatSection\\(\\) has parameter \\$size with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_Formatter\\:\\:formatSection\\(\\) has parameter \\$text with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_Formatter\\:\\:setMaxLineSize\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_Formatter\\:\\:setMaxLineSize\\(\\) has parameter \\$size with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(integer The maximum line size for a message\\)\\: Unexpected token "The", expected variable at offset 68$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(integer The maximum size allowed for a line \\(65 by default\\)\\)\\: Unexpected token "The", expected variable at offset 154$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(integer The maximum size of the returned string \\(65 by default\\)\\)\\: Unexpected token "The", expected variable at offset 89$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(mixed An array of parameters\\)\\: Unexpected token "An", expected variable at offset 130$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(stream A stream \\(default to STDOUT\\)\\)\\: Unexpected token "A", expected variable at offset 175$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string The section name\\)\\: Unexpected token "The", expected variable at offset 76$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string The text message\\)\\: Unexpected token "The", expected variable at offset 115$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string The text\\)\\: Unexpected token "The", expected variable at offset 58$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string The test to style\\)\\: Unexpected token "The", expected variable at offset 90$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$start of function substr expects int, float given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#3 \\$length of function substr expects int, float given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Cli_Formatter\\:\\:\\$_size has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Cli/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Class Doctrine_Collection implements generic interface IteratorAggregate but does not specify its types\\: TKey, TValue$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#2 \\$deep \\(true\\) of method Doctrine_Collection\\:\\:exportTo\\(\\) is incompatible with type string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^If condition is always true\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection\\:\\:__construct\\(\\) has parameter \\$keyColumn with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection\\:\\:__serialize\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection\\:\\:__unserialize\\(\\) has parameter \\$data with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection\\:\\:create\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection\\:\\:create\\(\\) has parameter \\$class with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection\\:\\:create\\(\\) has parameter \\$keyColumn with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection\\:\\:create\\(\\) has parameter \\$table with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection\\:\\:delete\\(\\) has parameter \\$clearColl with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection\\:\\:exportTo\\(\\) with return type void returns mixed but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection\\:\\:exportTo\\(\\) with return type void returns null but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection\\:\\:free\\(\\) has parameter \\$deep with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection\\:\\:fromArray\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection\\:\\:fromArray\\(\\) has parameter \\$deep with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection\\:\\:getData\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection\\:\\:getDeleteDiff\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection\\:\\:getInsertDiff\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection\\:\\:getKeys\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection\\:\\:getNormalIterator\\(\\) has invalid return type Doctrine_Iterator_Normal\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection\\:\\:getNormalIterator\\(\\) should return Doctrine_Iterator_Normal but returns Doctrine_Collection_Iterator_Normal\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection\\:\\:getPrimaryKeys\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection\\:\\:getSnapshot\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection\\:\\:importFrom\\(\\) with return type void returns null but should not return anything\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection\\:\\:key\\(\\) should return Doctrine_Record but returns int\\|string\\|null\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection\\:\\:loadRelated\\(\\) should return bool but empty return statement found\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection\\:\\:loadRelated\\(\\) should return bool but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection\\:\\:replace\\(\\) has parameter \\$processDiff with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection\\:\\:save\\(\\) has parameter \\$processDiff with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection\\:\\:search\\(\\) with return type void returns int\\|string\\|false but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection\\:\\:setData\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection\\:\\:setData\\(\\) should return Doctrine_Collection but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection\\:\\:synchronizeFromArray\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection\\:\\:synchronizeFromArray\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection\\:\\:synchronizeWithArray\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection\\:\\:synchronizeWithArray\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection\\:\\:toArray\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection\\:\\:toArray\\(\\) has parameter \\$prefixKey with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection\\:\\:toHierarchy\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection\\:\\:toKeyValueArray\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$Doctrine_Record$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$serialized$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$array of method Doctrine_Collection\\:\\:fromArray\\(\\) expects array, null given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$array of method Doctrine_Collection\\:\\:fromArray\\(\\) expects array, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$deep of method Doctrine_Collection\\:\\:toArray\\(\\) expects bool, string given\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Collection\\:\\:\\$_snapshot type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Collection\\:\\:\\$_table has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Collection\\:\\:\\$data type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Collection\\:\\:\\$keyColumn \\(string\\) in isset\\(\\) is not nullable\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Collection\\:\\:\\$reference \\(Doctrine_Record\\) does not accept null\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Collection\\:\\:\\$referenceField \\(string\\) in isset\\(\\) is not nullable\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Collection\\:\\:fromArray\\(\\) \\(void\\) is used\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of static method Doctrine_Parser\\:\\:dump\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of static method Doctrine_Parser\\:\\:load\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Strict comparison using \\=\\=\\= between mixed and null will always evaluate to false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Undefined variable\\: \\$array$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$array in isset\\(\\) is never defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Class Doctrine_Collection_Iterator implements generic interface Iterator but does not specify its types\\: TKey, TValue$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection/Iterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection_Iterator\\:\\:__construct\\(\\) has parameter \\$collection with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection/Iterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @var above a method has no effect\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection/Iterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Collection_Iterator\\:\\:\\$keys type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection/Iterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Collection\\:\\:expand\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection/Iterator/Expandable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection_Iterator_Expandable\\:\\:valid\\(\\) should return bool but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection/Iterator/Expandable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection_Iterator_Offset\\:\\:valid\\(\\) should return bool but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection/Iterator/Offset.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Class Doctrine_Collection_OnDemand implements generic interface Iterator but does not specify its types\\: TKey, TValue$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection/OnDemand.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection_OnDemand\\:\\:__construct\\(\\) has parameter \\$hydrator with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection/OnDemand.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection_OnDemand\\:\\:__construct\\(\\) has parameter \\$stmt with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection/OnDemand.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection_OnDemand\\:\\:__construct\\(\\) has parameter \\$tableAliasMap with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection/OnDemand.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection_OnDemand\\:\\:_hydrateCurrent\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection/OnDemand.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Collection_OnDemand\\:\\:\\$_current has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection/OnDemand.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Collection_OnDemand\\:\\:\\$_hydrator has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection/OnDemand.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Collection_OnDemand\\:\\:\\$_stmt has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection/OnDemand.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Collection_OnDemand\\:\\:\\$_tableAliasMap has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection/OnDemand.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Collection_OnDemand\\:\\:\\$index has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Collection/OnDemand.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Class Doctrine_Column implements generic interface IteratorAggregate but does not specify its types\\: TKey, TValue$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Column.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Instanceof between int and Doctrine_Null will always evaluate to false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Column.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Column\\:\\:__construct\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Column.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Column\\:\\:enumValue\\(\\) should return string but returns false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Column.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Column\\:\\:getDefinition\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Column.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Column\\:\\:getEnumValues\\(\\) invoked with 1 parameter, 0 required\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Column.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Column\\:\\:getEnumValues\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Column.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Column\\:\\:getIterator\\(\\) return type with generic class ArrayIterator does not specify its types\\: TKey, TValue$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Column.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$field$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Column.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @var above a method has no effect\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Column.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @var for variable \\$definition has no value type specified in iterable type array\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Column.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Column\\:\\:\\$_definition type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Column.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Compiler\\:\\:compile\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Compiler.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Compiler\\:\\:compile\\(\\) has parameter \\$includedDrivers with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Compiler.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Compiler\\:\\:compile\\(\\) has parameter \\$target with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Compiler.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @return has invalid value \\(\\$target Path the compiled file was written to\\)\\: Unexpected token "\\$target", expected type at offset 357$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Compiler.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$file might not be defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Compiler.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable\\:\\:addListener\\(\\) has parameter \\$name with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Configurable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable\\:\\:addRecordListener\\(\\) has parameter \\$name with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Configurable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable\\:\\:getAttributes\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Configurable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable\\:\\:getImpl\\(\\) has parameter \\$template with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Configurable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable\\:\\:getParam\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Configurable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable\\:\\:getParam\\(\\) has parameter \\$name with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Configurable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable\\:\\:getParam\\(\\) has parameter \\$namespace with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Configurable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable\\:\\:getParamNamespaces\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Configurable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable\\:\\:getParams\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Configurable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable\\:\\:getParams\\(\\) has parameter \\$namespace with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Configurable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable\\:\\:hasImpl\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Configurable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable\\:\\:hasImpl\\(\\) has parameter \\$template with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Configurable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable\\:\\:setCharset\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Configurable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable\\:\\:setCollate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Configurable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable\\:\\:setEventListener\\(\\) with return type void returns Doctrine_Configurable but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Configurable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable\\:\\:setParam\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Configurable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable\\:\\:setParam\\(\\) has parameter \\$name with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Configurable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable\\:\\:setParam\\(\\) has parameter \\$namespace with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Configurable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable\\:\\:setParam\\(\\) has parameter \\$value with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Configurable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Configurable\\:\\:\\$_impl type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Configurable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Configurable\\:\\:\\$_params type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Configurable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Configurable\\:\\:\\$attributes type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Configurable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Configurable\\:\\:\\$parent \\(Doctrine_Configurable\\) in isset\\(\\) is not nullable\\.$#', - 'count' => 6, - 'path' => __DIR__ . '/lib/Doctrine/Configurable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of && is always false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Configurable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Unreachable statement \\- code above always terminates\\.$#', - 'count' => 6, - 'path' => __DIR__ . '/lib/Doctrine/Configurable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$formatter\\.$#', - 'count' => 5, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$sequence\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$transaction\\.$#', - 'count' => 5, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$unitOfWork\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Event\\:\\:\\$skipOperation\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Exception\\:\\:\\$errorInfo\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Class Doctrine_Connection implements generic interface IteratorAggregate but does not specify its types\\: TKey, TValue$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Constructor of class Doctrine_Connection has an unused parameter \\$pass\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Constructor of class Doctrine_Connection has an unused parameter \\$user\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Else branch is unreachable because previous condition is always true\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^If condition is always true\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Left side of \\|\\| is always true\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:__construct\\(\\) has parameter \\$pass with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:__construct\\(\\) has parameter \\$user with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:__serialize\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:__unserialize\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:_generateUniqueName\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:_generateUniqueName\\(\\) has parameter \\$format with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:_generateUniqueName\\(\\) has parameter \\$key with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:_generateUniqueName\\(\\) has parameter \\$maxLength with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:_generateUniqueName\\(\\) has parameter \\$parts with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:_generateUniqueName\\(\\) has parameter \\$type with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:beginInternalTransaction\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:beginInternalTransaction\\(\\) has parameter \\$savepoint with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:convertBooleans\\(\\) has parameter \\$item with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:convertBooleans\\(\\) with return type void returns mixed but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:delete\\(\\) has parameter \\$identifier with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:driverName\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:driverName\\(\\) has parameter \\$name with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:errorInfo\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:exec\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:exec\\(\\) should return int but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:execute\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:execute\\(\\) should return Doctrine_Adapter_Statement\\|PDOStatement but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:fetchAll\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:fetchAll\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:fetchArray\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:fetchArray\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:fetchAssoc\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:fetchAssoc\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:fetchBoth\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:fetchBoth\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:fetchColumn\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:fetchColumn\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:fetchOne\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:fetchRow\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:fetchRow\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:getAvailableDrivers\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:getDriverName\\(\\) with return type void returns string but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:getIterator\\(\\) return type with generic class ArrayIterator does not specify its types\\: TKey, TValue$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:getManager\\(\\) should return Doctrine_Manager but returns Doctrine_Configurable\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:getOption\\(\\) with return type void returns mixed but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:getOptions\\(\\) with return type void returns mixed but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:getSupportedDrivers\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:getTables\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:getTmpConnection\\(\\) with return type void returns Doctrine_Connection but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:incrementQueryCount\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:insert\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:lastInsertId\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:modifyLimitQuery\\(\\) has parameter \\$isManip with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:modifyLimitQuery\\(\\) has parameter \\$limit with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:modifyLimitQuery\\(\\) has parameter \\$offset with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:modifyLimitQuery\\(\\) has parameter \\$query with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:modifyLimitSubquery\\(\\) has parameter \\$isManip with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:modifyLimitSubquery\\(\\) has parameter \\$limit with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:modifyLimitSubquery\\(\\) has parameter \\$offset with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:modifyLimitSubquery\\(\\) has parameter \\$query with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:prepare\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:query\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:queryOne\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:quoteMultipleIdentifier\\(\\) has parameter \\$arr with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:quoteMultipleIdentifier\\(\\) should return string but returns array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:replace\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:replace\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:replace\\(\\) has parameter \\$keys with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:rethrowException\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:rethrowException\\(\\) has parameter \\$invoker with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:rethrowException\\(\\) has parameter \\$query with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:select\\(\\) should return Doctrine_Connection_Statement but returns Doctrine_Adapter_Statement\\|PDOStatement\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:setAttribute\\(\\) should return bool but returns \\$this\\(Doctrine_Connection\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:setDateFormat\\(\\) has parameter \\$format with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:setOption\\(\\) has parameter \\$value with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:setOption\\(\\) with return type void returns mixed but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:standaloneQuery\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:update\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:update\\(\\) has parameter \\$identifier with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:update\\(\\) should return int but returns false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Negated boolean expression is always true\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'host\' does not exist on string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'other\' on \\*NEVER\\* in isset\\(\\) always exists and is not nullable\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'port\' does not exist on string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'scheme\' does not exist on string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'unix_socket\' does not exist on string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param for parameter \\$table with type string is incompatible with native type Doctrine_Table\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(\\)\\: Unexpected token "\\\\n ", expected type at offset 58$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(array an associative array that describes the fields and the - values that will be inserted or updated in the specified table\\. The - indexes of the array are the names of all the fields of the table\\.\\)\\: Unexpected token "an", expected variable at offset 772$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string time format\\)\\: Unexpected token "time", expected variable at offset 94$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string name of the table on which the REPLACE query will - be executed\\.\\)\\: Unexpected token "name", expected variable at offset 638$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$values$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @var has invalid value \\(\\$dbh the database handler\\)\\: Unexpected token "\\$dbh", expected type at offset 16$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$adapter of method Doctrine_Manager\\:\\:openConnection\\(\\) expects Doctrine_Adapter_Interface\\|PDO, array\\ given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$pieces of function implode expects array, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Connection\\:\\:\\$_count has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Connection\\:\\:\\$_tableCacheTTL has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Connection\\:\\:\\$_usedNames has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Connection\\:\\:\\$dbh has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Connection\\:\\:\\$exported has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Connection\\:\\:\\$modules type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Connection\\:\\:\\$options has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Connection\\:\\:\\$pendingAttributes type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Connection\\:\\:\\$properties type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Connection\\:\\:\\$serverInfo type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Connection\\:\\:\\$supported type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Connection\\:\\:\\$supportedDrivers type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Connection\\:\\:\\$tables type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of && is always true\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Connection\\:\\:getDriverName\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Connection\\:\\:getOption\\(\\) \\(void\\) is used\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Unreachable statement \\- code above always terminates\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$count might not be defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$stmt might not be defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Common\\:\\:modifyLimitQuery\\(\\) has parameter \\$isManip with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Common.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Negated boolean expression is always true\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Common.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#2 \\$limit \\(false\\) of method Doctrine_Connection_Db2\\:\\:modifyLimitQuery\\(\\) is incompatible with type int\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Db2.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#3 \\$offset \\(false\\) of method Doctrine_Connection_Db2\\:\\:modifyLimitQuery\\(\\) is incompatible with type int\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Db2.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Db2\\:\\:modifyLimitQuery\\(\\) has parameter \\$isManip with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Db2.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Exception\\:\\:errorMessage\\(\\) has parameter \\$value with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Exception.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Exception\\:\\:processErrorInfo\\(\\) has parameter \\$errorInfo with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Exception.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Exception\\:\\:processErrorInfo\\(\\) should return bool but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Exception.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(int\\|array integer error code, - null to get the current error code\\-message map, - or an array with a new error code\\-message map\\)\\: Unexpected token "integer", expected variable at offset 103$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Exception.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Connection_Exception\\:\\:\\$errorMessages type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Exception.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Constructor of class Doctrine_Connection_Mock has an unused parameter \\$adapter\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Mock.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Constructor of class Doctrine_Connection_Mock has an unused parameter \\$manager\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Mock.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\$adapter of method Doctrine_Connection_Mock\\:\\:__construct\\(\\) has invalid type Doctrine_Adapter\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Mock.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mssql\\:\\:checkSequence\\(\\) has parameter \\$seqName with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mssql\\:\\:exec\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mssql\\:\\:exec\\(\\) should return Doctrine_Adapter_Statement\\|PDOStatement but returns int\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mssql\\:\\:execute\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mssql\\:\\:getServerVersion\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mssql\\:\\:insert\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mssql\\:\\:modifyLimitQuery\\(\\) has parameter \\$isManip with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mssql\\:\\:modifyLimitSubquery\\(\\) has parameter \\$isManip with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mssql\\:\\:modifyLimitSubquery\\(\\) has parameter \\$limit with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mssql\\:\\:modifyLimitSubquery\\(\\) has parameter \\$offset with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mssql\\:\\:modifyLimitSubquery\\(\\) has parameter \\$query with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mssql\\:\\:parseOrderBy\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mssql\\:\\:parseOrderBy\\(\\) is unused\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mssql\\:\\:replaceBoundParamsWithInlineValuesInQuery\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mssql\\:\\:replaceBoundParamsWithInlineValuesInQuery\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Negated boolean expression is always false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$pdo$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$seq_name$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$values$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Return type \\(Doctrine_Adapter_Statement\\|PDOStatement\\) of method Doctrine_Connection_Mssql\\:\\:exec\\(\\) should be compatible with return type \\(int\\) of method Doctrine_Connection\\:\\:exec\\(\\)$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Undefined variable\\: \\$chunks$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mssql_Exception\\:\\:processErrorInfo\\(\\) has parameter \\$errorInfo with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Mssql/Exception.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Connection_Mssql_Exception\\:\\:\\$errorCodeMap type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Mssql/Exception.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mysql\\:\\:replace\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mysql\\:\\:replace\\(\\) has parameter \\$keys with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mysql\\:\\:setCharset\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param for parameter \\$table with type string is incompatible with native type Doctrine_Table\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string charset\\)\\: Unexpected token "charset", expected variable at offset 84$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\$adapter of method Doctrine_Connection_Mysql\\:\\:__construct\\(\\) has invalid type Doctrine_Adapter\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mysql_Exception\\:\\:processErrorInfo\\(\\) has parameter \\$errorInfo with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Mysql/Exception.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Connection_Mysql_Exception\\:\\:\\$errorCodeMap type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Mysql/Exception.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#2 \\$limit \\(false\\) of method Doctrine_Connection_Oracle\\:\\:modifyLimitQuery\\(\\) is incompatible with type int\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#3 \\$offset \\(false\\) of method Doctrine_Connection_Oracle\\:\\:modifyLimitQuery\\(\\) is incompatible with type int\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Oracle\\:\\:_createLimitSubquery\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Oracle\\:\\:_createLimitSubquery\\(\\) has parameter \\$column with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Oracle\\:\\:_createLimitSubquery\\(\\) has parameter \\$limit with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Oracle\\:\\:_createLimitSubquery\\(\\) has parameter \\$offset with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Oracle\\:\\:_createLimitSubquery\\(\\) has parameter \\$query with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Oracle\\:\\:getTmpConnection\\(\\) with return type void returns \\$this\\(Doctrine_Connection_Oracle\\) but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Oracle\\:\\:modifyLimitQuery\\(\\) has parameter \\$isManip with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Oracle\\:\\:modifyLimitSubquery\\(\\) has parameter \\$isManip with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Oracle\\:\\:modifyLimitSubquery\\(\\) has parameter \\$limit with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Oracle\\:\\:modifyLimitSubquery\\(\\) has parameter \\$offset with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Oracle\\:\\:modifyLimitSubquery\\(\\) has parameter \\$query with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Oracle\\:\\:quote\\(\\) should return string but returns int\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Oracle\\:\\:quote\\(\\) should return string but returns null\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Oracle\\:\\:setDateFormat\\(\\) has parameter \\$format with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Oracle_Exception\\:\\:processErrorInfo\\(\\) has parameter \\$errorInfo with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Oracle/Exception.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Connection_Oracle_Exception\\:\\:\\$errorCodeMap type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Oracle/Exception.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#1 \\$native \\(false\\) of method Doctrine_Connection_Pgsql\\:\\:getServerVersion\\(\\) is incompatible with type string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#2 \\$limit \\(false\\) of method Doctrine_Connection_Pgsql\\:\\:modifyLimitQuery\\(\\) is incompatible with type int\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#3 \\$offset \\(false\\) of method Doctrine_Connection_Pgsql\\:\\:modifyLimitQuery\\(\\) is incompatible with type int\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Else branch is unreachable because previous condition is always true\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Pgsql\\:\\:convertBooleans\\(\\) has parameter \\$item with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Pgsql\\:\\:convertBooleans\\(\\) with return type void returns array but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Pgsql\\:\\:getServerVersion\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Pgsql\\:\\:insert\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string charset\\)\\: Unexpected token "charset", expected variable at offset 84$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$pdo$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$values$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of \\|\\| is always true\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Undefined variable\\: \\$match$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$limit in empty\\(\\) always exists and is not falsy\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Pgsql_Exception\\:\\:processErrorInfo\\(\\) has parameter \\$errorInfo with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Pgsql/Exception.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Connection_Pgsql_Exception\\:\\:\\$errorRegexps type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Pgsql/Exception.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Class Doctrine_Connection_Profiler implements generic interface IteratorAggregate but does not specify its types\\: TKey, TValue$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Profiler.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Profiler\\:\\:__call\\(\\) has parameter \\$a with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Profiler.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Profiler\\:\\:__call\\(\\) should return bool but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Profiler.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Profiler\\:\\:getIterator\\(\\) return type with generic class ArrayIterator does not specify its types\\: TKey, TValue$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Profiler.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Profiler\\:\\:lastEvent\\(\\) should return Doctrine_Event but returns false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Profiler.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Profiler\\:\\:setFilterQueryType\\(\\) should return bool but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Profiler.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$filter$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Profiler.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Connection_Profiler\\:\\:\\$eventSequences has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Profiler.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Connection_Profiler\\:\\:\\$events has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Profiler.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Connection_Profiler\\:\\:\\$listeners has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Profiler.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Connection_Profiler\\:\\:\\$listeners is never read, only written\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Profiler.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Sqlite\\:\\:connect\\(\\) should return bool but empty return statement found\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Negated boolean expression is always true\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$pdo$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Connection\\:\\:getOption\\(\\) \\(void\\) is used\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Return type \\(void\\) of method Doctrine_Connection_Sqlite\\:\\:createDatabase\\(\\) should be compatible with return type \\(string\\) of method Doctrine_Connection\\:\\:createDatabase\\(\\)$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Return type \\(void\\) of method Doctrine_Connection_Sqlite\\:\\:dropDatabase\\(\\) should be compatible with return type \\(string\\) of method Doctrine_Connection\\:\\:dropDatabase\\(\\)$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Unreachable statement \\- code above always terminates\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Sqlite_Exception\\:\\:processErrorInfo\\(\\) has parameter \\$errorInfo with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Sqlite/Exception.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Connection_Sqlite_Exception\\:\\:\\$errorRegexps type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Sqlite/Exception.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Event\\:\\:\\$columnIndex\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Statement.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Event\\:\\:\\$cursorOffset\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Statement.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Event\\:\\:\\$cursorOrientation\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Statement.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Event\\:\\:\\$data\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Statement.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Event\\:\\:\\$fetchMode\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Statement.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Event\\:\\:\\$skipOperation\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Statement.php', -]; -$ignoreErrors[] = [ - 'message' => '#^If condition is always false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Statement.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Statement\\:\\:bindParam\\(\\) has parameter \\$column with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Statement.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Statement\\:\\:errorInfo\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Statement.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Statement\\:\\:execute\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Statement.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Statement\\:\\:fetchAll\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Statement.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Statement\\:\\:fetchObject\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Statement.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Statement\\:\\:getColumnMeta\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Statement.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Statement\\:\\:getQuery\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Statement.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Statement\\:\\:getStatement\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Statement.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Statement\\:\\:setFetchMode\\(\\) has parameter \\$arg1 with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Statement.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Statement\\:\\:setFetchMode\\(\\) has parameter \\$arg2 with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Statement.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$fetchStyle$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Statement.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$param$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Statement.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Connection_Statement\\:\\:\\$_conn has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Statement.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Connection\\:\\:getDriverName\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Statement.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$data might not be defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/Statement.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$sequence\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$transaction\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Event\\:\\:\\$skipOperation\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Table\\:\\:\\$sequenceName\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_EventListener_Interface\\|Doctrine_Overloadable\\:\\:postDelete\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_EventListener_Interface\\|Doctrine_Overloadable\\:\\:preDelete\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to function is_array\\(\\) with string will always evaluate to false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:getTable\\(\\) invoked with 2 parameters, 1 required\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_UnitOfWork\\:\\:_assignIdentifier\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_UnitOfWork\\:\\:_assignSequence\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_UnitOfWork\\:\\:_assignSequence\\(\\) has parameter \\$fields with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_UnitOfWork\\:\\:_buildSqlCompositeKeyCondition\\(\\) has parameter \\$columnNames with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_UnitOfWork\\:\\:_buildSqlSingleKeyCondition\\(\\) has parameter \\$columnNames with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_UnitOfWork\\:\\:_cascadeDelete\\(\\) has parameter \\$deletions with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_UnitOfWork\\:\\:_collectDeletions\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_UnitOfWork\\:\\:_collectDeletions\\(\\) has parameter \\$deletions with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_UnitOfWork\\:\\:_deleteCTIParents\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_UnitOfWork\\:\\:_deleteCTIParents\\(\\) has parameter \\$record with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_UnitOfWork\\:\\:_executeDeletions\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_UnitOfWork\\:\\:_executeDeletions\\(\\) has parameter \\$deletions with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_UnitOfWork\\:\\:_formatDataSet\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_UnitOfWork\\:\\:_insertCTIRecord\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_UnitOfWork\\:\\:_postDelete\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_UnitOfWork\\:\\:_updateCTIRecord\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_UnitOfWork\\:\\:buildFlushTree\\(\\) has parameter \\$tables with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_UnitOfWork\\:\\:buildFlushTree\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_UnitOfWork\\:\\:saveGraph\\(\\) has parameter \\$replace with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_UnitOfWork\\:\\:saveGraph\\(\\) with return type void returns false but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_UnitOfWork\\:\\:saveGraph\\(\\) with return type void returns true but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_UnitOfWork\\:\\:saveRelatedForeignKeys\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_UnitOfWork\\:\\:saveRelatedLocalKeys\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(Doctrine_Record The record for which the delete operation will be cascaded\\.\\)\\: Unexpected token "The", expected variable at offset 461$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$table$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$str of function strtolower expects string, null given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Connection\\:\\:getDriverName\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$rootRecord might not be defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$export\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$import\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$sql_file_delimiter\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#1 \\$specifiedConnections \\(array\\) of method Doctrine_Core\\:\\:createDatabases\\(\\) is incompatible with type string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#1 \\$specifiedConnections \\(array\\) of method Doctrine_Core\\:\\:dropDatabases\\(\\) is incompatible with type string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#2 \\$append \\(false\\) of method Doctrine_Core\\:\\:loadData\\(\\) is incompatible with type string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#2 \\$individualFiles \\(false\\) of method Doctrine_Core\\:\\:dumpData\\(\\) is incompatible with type string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Core\\:\\:compile\\(\\) has parameter \\$includedDrivers with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Core\\:\\:compile\\(\\) with return type void returns mixed but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Core\\:\\:createDatabases\\(\\) with return type void returns null but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Core\\:\\:createTablesFromArray\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Core\\:\\:createTablesFromArray\\(\\) with return type void returns mixed but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Core\\:\\:createTablesFromModels\\(\\) with return type void returns mixed but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Core\\:\\:debug\\(\\) with return type void returns bool but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Core\\:\\:dropDatabases\\(\\) with return type void returns null but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Core\\:\\:dumpData\\(\\) with return type void returns null but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Core\\:\\:filterInvalidModels\\(\\) has parameter \\$classes with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Core\\:\\:filterInvalidModels\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Core\\:\\:generateMigrationClass\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Core\\:\\:generateMigrationsFromDb\\(\\) with return type void returns null but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Core\\:\\:generateMigrationsFromDiff\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Core\\:\\:generateMigrationsFromModels\\(\\) with return type void returns bool but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Core\\:\\:generateModelsFromDb\\(\\) has parameter \\$connections with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Core\\:\\:generateModelsFromDb\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Core\\:\\:generateModelsFromYaml\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Core\\:\\:generateModelsFromYaml\\(\\) with return type void returns null but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Core\\:\\:generateSqlFromArray\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Core\\:\\:generateSqlFromArray\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Core\\:\\:generateYamlFromDb\\(\\) has parameter \\$connections with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Core\\:\\:generateYamlFromDb\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Core\\:\\:generateYamlFromDb\\(\\) with return type void returns null but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Core\\:\\:generateYamlFromModels\\(\\) with return type void returns null but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Core\\:\\:getLoadedModelFiles\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Core\\:\\:getLoadedModels\\(\\) has parameter \\$classes with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Core\\:\\:getLoadedModels\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Core\\:\\:getModelsDirectory\\(\\) with return type void returns string but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Core\\:\\:initializeModels\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Core\\:\\:loadData\\(\\) has parameter \\$charset with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Core\\:\\:loadData\\(\\) with return type void returns null but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Core\\:\\:loadModel\\(\\) has parameter \\$className with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Core\\:\\:loadModel\\(\\) has parameter \\$path with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Core\\:\\:loadModel\\(\\) should return null but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Core\\:\\:loadModels\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Core\\:\\:migrate\\(\\) should return bool but returns int\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Core\\:\\:modelsAutoload\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Core\\:\\:modelsAutoload\\(\\) has parameter \\$className with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(classes Array of classes to filter through, otherwise uses get_declared_classes\\(\\)\\)\\: Unexpected token "Array", expected variable at offset 200$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(classes Array of classes to filter through, otherwise uses get_declared_classes\\(\\)\\)\\: Unexpected token "Array", expected variable at offset 339$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @throws with type new is not subtype of Throwable$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$options of method Doctrine_Import_Schema\\:\\:setOptions\\(\\) expects string, array given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$to of method Doctrine_Migration\\:\\:migrate\\(\\) expects int\\|null, string\\|null given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$modelLoading of method Doctrine_Migration_Builder\\:\\:generateMigrationsFromModels\\(\\) expects string\\|null, int\\|null given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$replace of function str_replace expects array\\|string, null given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#3 \\$models of method Doctrine_Data\\:\\:exportData\\(\\) expects string, array given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#3 \\$models of method Doctrine_Data\\:\\:importData\\(\\) expects string, array given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Core\\:\\:\\$_extensionsPath has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Core\\:\\:\\$_loadedModelFiles type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Core\\:\\:\\$_path has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Core\\:\\:\\$_validators type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Data\\:\\:exportData\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Data\\:\\:importData\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Export_Schema\\:\\:exportSchema\\(\\) \\(void\\) is used\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Import_Schema\\:\\:importSchema\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Manager\\:\\:createDatabases\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Manager\\:\\:dropDatabases\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Migration_Builder\\:\\:generateMigrationsFromDb\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Static property Doctrine_Core\\:\\:\\$_validators is never read, only written\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Core.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$unitOfWork\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#3 \\$models \\(array\\) of method Doctrine_Data\\:\\:exportData\\(\\) is incompatible with type string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#3 \\$models \\(array\\) of method Doctrine_Data\\:\\:importData\\(\\) is incompatible with type string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#4 \\$_exportIndividualFiles \\(false\\) of method Doctrine_Data\\:\\:exportData\\(\\) is incompatible with type string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data\\:\\:exportData\\(\\) with return type void returns null but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data\\:\\:exportIndividualFiles\\(\\) has parameter \\$bool with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data\\:\\:exportIndividualFiles\\(\\) should return bool but returns string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data\\:\\:getCharset\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data\\:\\:getDirectory\\(\\) with return type void returns string but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data\\:\\:getFormat\\(\\) with return type void returns string but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data\\:\\:getFormats\\(\\) with return type void returns string but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data\\:\\:getModels\\(\\) with return type void returns string but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data\\:\\:importData\\(\\) has parameter \\$append with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data\\:\\:importData\\(\\) has parameter \\$charset with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data\\:\\:importData\\(\\) with return type void returns null but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data\\:\\:isRelation\\(\\) with return type void returns false but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data\\:\\:isRelation\\(\\) with return type void returns mixed but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data\\:\\:setCharset\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data\\:\\:setCharset\\(\\) has parameter \\$charset with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data\\:\\:setDirectory\\(\\) has parameter \\$directory with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$Doctrine_Record$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Data\\:\\:\\$_charset has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Data\\:\\:\\$_exportIndividualFiles \\(string\\) does not accept default value of type false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Data\\:\\:\\$_formats \\(string\\) does not accept default value of type array\\\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Data\\:\\:\\$_models \\(string\\) does not accept default value of type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Data_Export\\:\\:doExport\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Data_Import\\:\\:doImport\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Argument of an invalid type string supplied for foreach, only iterables are supported\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to function is_array\\(\\) with null will always evaluate to false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to function is_null\\(\\) with string will always evaluate to false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^If condition is always false\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data_Export\\:\\:doExport\\(\\) with return type void returns null but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data_Export\\:\\:dumpData\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data_Export\\:\\:dumpData\\(\\) with return type void returns null but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data_Export\\:\\:prepareData\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$array$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$array of static method Doctrine_Parser\\:\\:dump\\(\\) expects string, array given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$array of static method Doctrine_Parser\\:\\:dump\\(\\) expects string, array\\ given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$data of method Doctrine_Data_Export\\:\\:prepareData\\(\\) expects string, array\\ given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$filename of function is_dir expects string, null given\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$filename of function is_file expects string, null given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$models of static method Doctrine_Core\\:\\:initializeModels\\(\\) expects string, array\\|null given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$path of function dirname expects string, null given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$type of static method Doctrine_Parser\\:\\:dump\\(\\) expects string, null given\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of && is always false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Data\\:\\:getDirectory\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Data\\:\\:getFormat\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Data\\:\\:getModels\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Data\\:\\:isRelation\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Data_Export\\:\\:dumpData\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of static method Doctrine_Parser\\:\\:dump\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$specifiedModels in empty\\(\\) always exists and is always falsy\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Argument of an invalid type string supplied for foreach, only iterables are supported\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Tree\\:\\:createRoot\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to function is_array\\(\\) with string will always evaluate to false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot call method getNode\\(\\) on string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data_Import\\:\\:_buildNestedSetRows\\(\\) has parameter \\$className with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data_Import\\:\\:_buildNestedSetRows\\(\\) has parameter \\$data with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data_Import\\:\\:_buildRows\\(\\) has parameter \\$className with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data_Import\\:\\:_buildRows\\(\\) has parameter \\$data with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data_Import\\:\\:_hasNaturalNestedSetFormat\\(\\) has parameter \\$className with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data_Import\\:\\:_hasNaturalNestedSetFormat\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data_Import\\:\\:_loadData\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data_Import\\:\\:doImport\\(\\) has parameter \\$append with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data_Import\\:\\:doParsing\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset 0 on \\*NEVER\\* in isset\\(\\) always exists and is not nullable\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset 0 on array in isset\\(\\) always exists and is not nullable\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param for parameter \\$array with type string is incompatible with native type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$models of method Doctrine_Data\\:\\:purge\\(\\) expects string\\|null, array\\ given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$word of static method Doctrine_Inflector\\:\\:classify\\(\\) expects string, int given\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$haystack of function in_array expects array, null given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$nestedSetData of method Doctrine_Data_Import\\:\\:_loadNestedSetData\\(\\) expects string, array given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$type of static method Doctrine_Parser\\:\\:load\\(\\) expects string, null given\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\.\\.\\.\\$args of callable \'array_merge\'\\|\'array_merge…\' expects array, null given\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#3 \\$relationName of method Doctrine_Data_Import\\:\\:_getImportedObject\\(\\) expects string, int given\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Data_Import\\:\\:\\$_importedObjects type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Data_Import\\:\\:\\$_rows type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of && is always false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Data\\:\\:getDirectory\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Data\\:\\:getFormat\\(\\) \\(void\\) is used\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Data\\:\\:getFormats\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Data\\:\\:getModels\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of static method Doctrine_Parser\\:\\:load\\(\\) \\(void\\) is used\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Strict comparison using \\!\\=\\= between null and null will always evaluate to false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$specifiedModels in empty\\(\\) always exists and is always falsy\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$varchar_max_length\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to function array_key_exists\\(\\) with \'default\' and string will always evaluate to false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mssql\\:\\:getNativeDeclaration\\(\\) has parameter \\$field with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mssql\\:\\:getPortableDeclaration\\(\\) has parameter \\$field with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mssql\\:\\:getPortableDeclaration\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'autoincrement\' on string in empty\\(\\) does not exist\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'comment\' on string in isset\\(\\) does not exist\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'notnull\' on string in isset\\(\\) does not exist\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$field of method Doctrine_DataDict_Mssql\\:\\:getNativeDeclaration\\(\\) expects array, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$search of function array_key_exists expects array, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of && is always false\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$varchar_max_length\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to function array_key_exists\\(\\) with \'default\' and string will always evaluate to false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mysql\\:\\:getNativeDeclaration\\(\\) has parameter \\$field with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mysql\\:\\:getPortableDeclaration\\(\\) has parameter \\$field with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mysql\\:\\:getPortableDeclaration\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'autoincrement\' on string in empty\\(\\) does not exist\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'comment\' on string in isset\\(\\) does not exist\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'notnull\' on string in isset\\(\\) does not exist\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'unique\' on string in isset\\(\\) does not exist\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'unsigned\' on string in isset\\(\\) does not exist\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$field of method Doctrine_DataDict_Mysql\\:\\:getNativeDeclaration\\(\\) expects array, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$search of function array_key_exists expects array, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_DataDict_Mysql\\:\\:\\$keywords has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of && is always false\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$number_max_precision\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Oracle\\:\\:getNativeDeclaration\\(\\) has parameter \\$field with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Oracle\\:\\:getPortableDeclaration\\(\\) has parameter \\$field with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Oracle\\:\\:getPortableDeclaration\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @throws with type Doctrine_DataDict_Oracle_Exception is not subtype of Throwable$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$varchar_max_length\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^If condition is always true\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Pgsql\\:\\:getIntegerDeclaration\\(\\) has parameter \\$field with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Pgsql\\:\\:getNativeDeclaration\\(\\) has parameter \\$field with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Pgsql\\:\\:getPortableDeclaration\\(\\) has parameter \\$field with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Pgsql\\:\\:getPortableDeclaration\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_DataDict_Pgsql\\:\\:\\$reservedKeyWords has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$varchar_max_length\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Sqlite\\:\\:getIntegerDeclaration\\(\\) has parameter \\$field with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Sqlite\\:\\:getNativeDeclaration\\(\\) has parameter \\$field with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Sqlite\\:\\:getPortableDeclaration\\(\\) has parameter \\$field with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Sqlite\\:\\:getPortableDeclaration\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/DataDict/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to function is_null\\(\\) with int will always evaluate to false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Event.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Event\\:\\:__construct\\(\\) has parameter \\$invoker with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Event.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Event\\:\\:__construct\\(\\) has parameter \\$params with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Event.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Event\\:\\:__set\\(\\) with return type void returns \\$this\\(Doctrine_Event\\) but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Event.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Event\\:\\:getElapsedSecs\\(\\) should return int but returns false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Event.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Event\\:\\:getInvoker\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Event.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Event\\:\\:getName\\(\\) should return string but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Event.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Event\\:\\:getParams\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Event.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Event\\:\\:getParams\\(\\) should return array but returns string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Event.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Event\\:\\:getQuery\\(\\) should return Doctrine_Query but returns string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Event.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Event\\:\\:start\\(\\) should return Doctrine_Event but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Event.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(Doctrine_Connection\\|Doctrine_Connection_Statement\\| -Doctrine_Connection_UnitOfWork\\|Doctrine_Transaction \\$invoker the handler which invoked this event\\)\\: Unexpected token "\\\\n ", expected type at offset 94$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Event.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @return has invalid value \\(Doctrine_Record\\|Doctrine_Connection\\|Doctrine_Connection_Statement\\| - Doctrine_Connection_UnitOfWork\\|Doctrine_Transaction the handler that invoked this event\\)\\: Unexpected token "\\\\n \\* ", expected type at offset 161$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Event.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Event\\:\\:\\$_endedMicrotime \\(int\\) does not accept float\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Event.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Event\\:\\:\\$_options type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Event.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Event\\:\\:\\$_startedMicrotime \\(int\\) does not accept float\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Event.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener\\:\\:onCollectionDelete\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener\\:\\:onOpen\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener\\:\\:onPreCollectionDelete\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener\\:\\:postClose\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener\\:\\:postConnect\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener\\:\\:postError\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener\\:\\:postExec\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener\\:\\:postFetch\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener\\:\\:postFetchAll\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener\\:\\:postPrepare\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener\\:\\:postQuery\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener\\:\\:postSavepointCommit\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener\\:\\:postSavepointCreate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener\\:\\:postSavepointRollback\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener\\:\\:postStmtExecute\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener\\:\\:postTransactionBegin\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener\\:\\:postTransactionCommit\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener\\:\\:postTransactionRollback\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener\\:\\:preClose\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener\\:\\:preConnect\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener\\:\\:preError\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener\\:\\:preExec\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener\\:\\:preFetch\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener\\:\\:preFetchAll\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener\\:\\:prePrepare\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener\\:\\:preQuery\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener\\:\\:preSavepointCommit\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener\\:\\:preSavepointCreate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener\\:\\:preSavepointRollback\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener\\:\\:preStmtExecute\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener\\:\\:preTransactionBegin\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener\\:\\:preTransactionCommit\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener\\:\\:preTransactionRollback\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Chain\\:\\:postConnect\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Chain\\:\\:postError\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Chain\\:\\:postExec\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Chain\\:\\:postFetch\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Chain\\:\\:postFetchAll\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Chain\\:\\:postPrepare\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Chain\\:\\:postQuery\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Chain\\:\\:postStmtExecute\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Chain\\:\\:preConnect\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Chain\\:\\:preError\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Chain\\:\\:preExec\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Chain\\:\\:preFetch\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Chain\\:\\:preFetchAll\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Chain\\:\\:prePrepare\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Chain\\:\\:preQuery\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Chain\\:\\:preStmtExecute\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_EventListener_Chain\\:\\:\\$_listeners has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Interface\\:\\:postConnect\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Interface\\:\\:postError\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Interface\\:\\:postExec\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Interface\\:\\:postFetch\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Interface\\:\\:postFetchAll\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Interface\\:\\:postPrepare\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Interface\\:\\:postQuery\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Interface\\:\\:postStmtExecute\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Interface\\:\\:postTransactionBegin\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Interface\\:\\:postTransactionCommit\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Interface\\:\\:postTransactionRollback\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Interface\\:\\:preConnect\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Interface\\:\\:preError\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Interface\\:\\:preExec\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Interface\\:\\:preFetch\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Interface\\:\\:preFetchAll\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Interface\\:\\:prePrepare\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Interface\\:\\:preQuery\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Interface\\:\\:preStmtExecute\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Interface\\:\\:preTransactionBegin\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Interface\\:\\:preTransactionCommit\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Interface\\:\\:preTransactionRollback\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/EventListener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Exception\\:\\:errorMessage\\(\\) has parameter \\$value with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Exception.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Exception\\:\\:errorMessage\\(\\) should return string but returns array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Exception.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(int\\|array integer error code, - null to get the current error code\\-message map, - or an array with a new error code\\-message map\\)\\: Unexpected token "integer", expected variable at offset 103$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Exception.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Exception\\:\\:\\$_errorMessages type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Exception.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$dataDict\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$export\\.$#', - 'count' => 5, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$formatter\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to function is_null\\(\\) with string will always evaluate to false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#2 \\$start \\(int\\) of method Doctrine_Export\\:\\:createSequence\\(\\) is incompatible with type string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#2 \\$start \\(int\\) of method Doctrine_Export\\:\\:createSequenceSql\\(\\) is incompatible with type string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#3 \\$primary \\(false\\) of method Doctrine_Export\\:\\:dropConstraint\\(\\) is incompatible with type string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Empty array passed to foreach\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:alterTable\\(\\) has parameter \\$changes with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:alterTableSql\\(\\) has parameter \\$changes with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:createConstraint\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:createConstraint\\(\\) with return type void returns int but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:createConstraintSql\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:createConstraintSql\\(\\) with return type void returns string but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:createDatabase\\(\\) has parameter \\$database with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:createDatabaseSql\\(\\) has parameter \\$database with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:createForeignKey\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:createForeignKey\\(\\) should return string but returns Doctrine_Adapter_Statement\\|PDOStatement\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:createForeignKeySql\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:createIndex\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:createIndex\\(\\) with return type void returns Doctrine_Adapter_Statement\\|PDOStatement but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:createIndexSql\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:createSequence\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:createSequence\\(\\) with return type void returns Doctrine_Adapter_Statement\\|PDOStatement but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:createSequenceSql\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:createTable\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:createTable\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:createTableSql\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:createTableSql\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:createTableSql\\(\\) should return string but returns array\\\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:dropConstraint\\(\\) with return type void returns int but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:dropDatabase\\(\\) has parameter \\$database with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:dropDatabaseSql\\(\\) has parameter \\$database with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:dropForeignKey\\(\\) with return type void returns null but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:dropIndex\\(\\) with return type void returns int but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:exportClasses\\(\\) has parameter \\$classes with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:exportClassesSql\\(\\) has parameter \\$classes with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:exportClassesSql\\(\\) with return type void returns array\\ but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:exportGeneratorsSql\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:exportSortedClassesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:exportSortedClassesSql\\(\\) has parameter \\$classes with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:exportSortedClassesSql\\(\\) has parameter \\$groupByConnection with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:exportSql\\(\\) with return type void returns mixed but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:exportTable\\(\\) should return bool but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:getAdvancedForeignKeyOptions\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:getAllGenerators\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:getCheckDeclaration\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:getDeclaration\\(\\) has parameter \\$field with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:getDefaultFieldDeclaration\\(\\) has parameter \\$field with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:getFieldDeclarationList\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:getForeignKeyBaseDeclaration\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:getForeignKeyDeclaration\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:getForeignKeyReferentialAction\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:getIndexDeclaration\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:getIndexFieldDeclarationList\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export\\:\\:getNotNullFieldDeclaration\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string foreign key referential action in uppercase\\)\\: Unexpected token "foreign", expected variable at offset 335$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$field$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$name$#', - 'count' => 4, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @throws with type Doctrine_Exception_Exception is not subtype of Throwable$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$query of method Doctrine_Connection\\:\\:exec\\(\\) expects string, null given\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$start of method Doctrine_Export\\:\\:createSequenceSql\\(\\) expects string, int given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Export\\:\\:\\$valid_default_values has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Connection\\:\\:convertBooleans\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Export\\:\\:createConstraintSql\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Export\\:\\:dropConstraint\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Export\\:\\:dropDatabaseSql\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Export\\:\\:dropSequenceSql\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Unreachable statement \\- code above always terminates\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$queryFields might not be defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$formatter\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to protected property Doctrine_Connection\\:\\:\\$options\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Connection\\:\\:getSequenceName\\(\\)\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#2 \\$start \\(int\\) of method Doctrine_Export_Mssql\\:\\:createSequence\\(\\) is incompatible with type string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:standaloneQuery\\(\\) invoked with 3 parameters, 1\\-2 required\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mssql\\:\\:alterTable\\(\\) has parameter \\$changes with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mssql\\:\\:alterTable\\(\\) with return type void returns false but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mssql\\:\\:alterTable\\(\\) with return type void returns int but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mssql\\:\\:alterTable\\(\\) with return type void returns true but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mssql\\:\\:createDatabase\\(\\) with return type void returns Doctrine_Adapter_Statement\\|PDOStatement but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mssql\\:\\:createSequence\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mssql\\:\\:createSequence\\(\\) should return string but returns true\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mssql\\:\\:createTableSql\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mssql\\:\\:createTableSql\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mssql\\:\\:createTableSql\\(\\) should return string but returns array\\\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mssql\\:\\:dropDatabase\\(\\) with return type void returns Doctrine_Adapter_Statement\\|PDOStatement but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mssql\\:\\:dropSequenceSql\\(\\) with return type void returns string but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mssql\\:\\:getDefaultFieldDeclaration\\(\\) has parameter \\$field with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mssql\\:\\:getNotNullFieldDeclaration\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'database_device\' on null in isset\\(\\) does not exist\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$field$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of && is always false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Connection\\:\\:convertBooleans\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Connection\\:\\:getOptions\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$dataDict\\.$#', - 'count' => 5, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$formatter\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Binary operation "\\-" between string and 1 results in an error\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#2 \\$start \\(int\\) of method Doctrine_Export_Mysql\\:\\:createSequence\\(\\) is incompatible with type string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#3 \\$primary \\(false\\) of method Doctrine_Export_Mysql\\:\\:dropConstraint\\(\\) is incompatible with type string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql\\:\\:alterTableSql\\(\\) has parameter \\$changes with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql\\:\\:alterTableSql\\(\\) should return bool but returns string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql\\:\\:createDatabaseSql\\(\\) with return type void returns string but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql\\:\\:createIndexSql\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql\\:\\:createIndexSql\\(\\) with return type void returns string but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql\\:\\:createSequence\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql\\:\\:createSequence\\(\\) should return bool but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql\\:\\:createTableSql\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql\\:\\:createTableSql\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql\\:\\:createTableSql\\(\\) with return type void returns array\\ but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql\\:\\:dropConstraint\\(\\) with return type void returns int but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql\\:\\:dropDatabaseSql\\(\\) should return string but returns array\\\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql\\:\\:dropForeignKey\\(\\) with return type void returns int but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql\\:\\:dropIndexSql\\(\\) with return type void returns string but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql\\:\\:dropTableSql\\(\\) with return type void returns string but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql\\:\\:getAdvancedForeignKeyOptions\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql\\:\\:getDeclaration\\(\\) has parameter \\$field with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql\\:\\:getDefaultFieldDeclaration\\(\\) has parameter \\$field with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql\\:\\:getIndexDeclaration\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql\\:\\:getIndexFieldDeclarationList\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$charset$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Return type \\(bool\\) of method Doctrine_Export_Mysql\\:\\:alterTableSql\\(\\) should be compatible with return type \\(string\\) of method Doctrine_Export\\:\\:alterTableSql\\(\\)$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Return type \\(void\\) of method Doctrine_Export_Mysql\\:\\:createDatabaseSql\\(\\) should be compatible with return type \\(string\\) of method Doctrine_Export\\:\\:createDatabaseSql\\(\\)$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Return type \\(void\\) of method Doctrine_Export_Mysql\\:\\:createIndexSql\\(\\) should be compatible with return type \\(string\\) of method Doctrine_Export\\:\\:createIndexSql\\(\\)$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Return type \\(void\\) of method Doctrine_Export_Mysql\\:\\:createTableSql\\(\\) should be compatible with return type \\(string\\) of method Doctrine_Export\\:\\:createTableSql\\(\\)$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Return type \\(void\\) of method Doctrine_Export_Mysql\\:\\:dropIndexSql\\(\\) should be compatible with return type \\(string\\) of method Doctrine_Export\\:\\:dropIndexSql\\(\\)$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Return type \\(void\\) of method Doctrine_Export_Mysql\\:\\:dropTableSql\\(\\) should be compatible with return type \\(string\\) of method Doctrine_Export\\:\\:dropTableSql\\(\\)$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$dsn\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$formatter\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to protected property Doctrine_Connection\\:\\:\\$options\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Argument of an invalid type null supplied for foreach, only iterables are supported\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to function is_null\\(\\) with string will always evaluate to false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot assign new offset to string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#2 \\$start \\(int\\) of method Doctrine_Export_Oracle\\:\\:createSequenceSql\\(\\) is incompatible with type string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#3 \\$start \\(int\\) of method Doctrine_Export_Oracle\\:\\:_makeAutoincrement\\(\\) is incompatible with type string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Oracle\\:\\:_makeAutoincrement\\(\\) should return string but returns array\\\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Oracle\\:\\:alterTable\\(\\) has parameter \\$changes with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Oracle\\:\\:alterTable\\(\\) with return type void returns false but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Oracle\\:\\:createSequenceSql\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Oracle\\:\\:createTable\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Oracle\\:\\:createTable\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Oracle\\:\\:createTableSql\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Oracle\\:\\:createTableSql\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Oracle\\:\\:createTableSql\\(\\) with return type void returns mixed but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Oracle\\:\\:dropDatabase\\(\\) should return bool but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Oracle\\:\\:dropTable\\(\\) with return type void returns null but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Oracle\\:\\:getAdvancedForeignKeyOptions\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Oracle\\:\\:getIndexDeclaration\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Oracle\\:\\:getIndexDeclaration\\(\\) should return string but returns null\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(object \\$this\\-\\>conn database object that is extended by this class\\)\\: Unexpected token "\\$this", expected variable at offset 62$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(object \\$this\\-\\>conn database object that is extended by this class\\)\\: Unexpected token "\\$this", expected variable at offset 65$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$db$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$start of method Doctrine_Export_Oracle\\:\\:createSequenceSql\\(\\) expects string, int given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\.\\.\\.\\$args of function array_merge expects array, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Export\\:\\:createConstraintSql\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Export\\:\\:dropTable\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Export_Oracle\\:\\:createTableSql\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Export_Oracle\\:\\:dropAutoincrement\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Return type \\(void\\) of method Doctrine_Export_Oracle\\:\\:createTableSql\\(\\) should be compatible with return type \\(string\\) of method Doctrine_Export\\:\\:createTableSql\\(\\)$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$dataDict\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$formatter\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Connection\\:\\:getServerVersion\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#2 \\$start \\(int\\) of method Doctrine_Export_Pgsql\\:\\:createSequenceSql\\(\\) is incompatible with type string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Pgsql\\:\\:alterTable\\(\\) has parameter \\$changes with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Pgsql\\:\\:alterTableSql\\(\\) has parameter \\$changes with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Pgsql\\:\\:alterTableSql\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Pgsql\\:\\:alterTableSql\\(\\) should return array but returns true\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Pgsql\\:\\:createDatabaseSql\\(\\) with return type void returns string but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Pgsql\\:\\:createIndexSql\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Pgsql\\:\\:createSequenceSql\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Pgsql\\:\\:createTableSql\\(\\) has invalid return type unknown\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Pgsql\\:\\:createTableSql\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Pgsql\\:\\:createTableSql\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Pgsql\\:\\:createTableSql\\(\\) should return unknown but returns array\\\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Pgsql\\:\\:dropDatabaseSql\\(\\) with return type void returns string but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Pgsql\\:\\:dropSequenceSql\\(\\) with return type void returns string but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Pgsql\\:\\:getAdvancedForeignKeyOptions\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Negated boolean expression is always false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$seqName$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$name \\(unknown_type\\) of method Doctrine_Export_Pgsql\\:\\:createTableSql\\(\\) should be compatible with parameter \\$name \\(string\\) of method Doctrine_Export\\:\\:createTableSql\\(\\)$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$str of method Doctrine_Connection\\:\\:quoteIdentifier\\(\\) expects string, unknown_type given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$table of method Doctrine_Export\\:\\:createForeignKeySql\\(\\) expects string, unknown_type given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$table of method Doctrine_Export_Pgsql\\:\\:createIndexSql\\(\\) expects string, unknown_type given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\$name of method Doctrine_Export_Pgsql\\:\\:createTableSql\\(\\) has invalid type unknown_type\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Export_Pgsql\\:\\:\\$tmpConnectionDatabase has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Return type \\(array\\) of method Doctrine_Export_Pgsql\\:\\:alterTableSql\\(\\) should be compatible with return type \\(string\\) of method Doctrine_Export\\:\\:alterTableSql\\(\\)$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Return type \\(unknown\\) of method Doctrine_Export_Pgsql\\:\\:createTableSql\\(\\) should be compatible with return type \\(string\\) of method Doctrine_Export\\:\\:createTableSql\\(\\)$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Return type \\(void\\) of method Doctrine_Export_Pgsql\\:\\:createDatabaseSql\\(\\) should be compatible with return type \\(string\\) of method Doctrine_Export\\:\\:createDatabaseSql\\(\\)$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Class Doctrine_Export_Reporter implements generic interface IteratorAggregate but does not specify its types\\: TKey, TValue$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Reporter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Reporter\\:\\:add\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Reporter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Reporter\\:\\:add\\(\\) has parameter \\$code with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Reporter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Reporter\\:\\:add\\(\\) has parameter \\$message with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Reporter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Reporter\\:\\:pop\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Reporter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Export_Reporter\\:\\:\\$messages has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Reporter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Schema\\:\\:buildSchema\\(\\) has parameter \\$models with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Schema\\:\\:buildSchema\\(\\) with return type void returns array\\\\> but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Schema\\:\\:exportSchema\\(\\) has parameter \\$format with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Schema\\:\\:exportSchema\\(\\) has parameter \\$models with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Schema\\:\\:exportSchema\\(\\) with return type void returns null but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$string$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$array of static method Doctrine_Parser\\:\\:dump\\(\\) expects string, null given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Export_Schema\\:\\:buildSchema\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of static method Doctrine_Parser\\:\\:dump\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$formatter\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/lib/Doctrine/Export/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Binary operation "\\-" between string and 1 results in an error\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#2 \\$start \\(int\\) of method Doctrine_Export_Sqlite\\:\\:createSequence\\(\\) is incompatible with type string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Sqlite\\:\\:alterTableSql\\(\\) has parameter \\$changes with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Sqlite\\:\\:alterTableSql\\(\\) should return string but returns false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Sqlite\\:\\:alterTableSql\\(\\) should return string but returns true\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Sqlite\\:\\:createDatabase\\(\\) with return type void returns PDO but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Sqlite\\:\\:createForeignKey\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Sqlite\\:\\:createForeignKey\\(\\) should return string but returns false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Sqlite\\:\\:createIndexSql\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Sqlite\\:\\:createIndexSql\\(\\) with return type void returns string but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Sqlite\\:\\:createSequence\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Sqlite\\:\\:createTableSql\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Sqlite\\:\\:createTableSql\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Sqlite\\:\\:createTableSql\\(\\) with return type void returns array\\ but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Sqlite\\:\\:getAdvancedForeignKeyOptions\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Sqlite\\:\\:getIndexFieldDeclarationList\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Export_Sqlite\\:\\:createIndexSql\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Return type \\(void\\) of method Doctrine_Export_Sqlite\\:\\:createIndexSql\\(\\) should be compatible with return type \\(string\\) of method Doctrine_Export\\:\\:createIndexSql\\(\\)$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Return type \\(void\\) of method Doctrine_Export_Sqlite\\:\\:createTableSql\\(\\) should be compatible with return type \\(string\\) of method Doctrine_Export\\:\\:createTableSql\\(\\)$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Undefined variable\\: \\$db$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Export/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$expression\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Expression\\:\\:\\$_conn has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Expression\\:\\:\\$_expression has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Expression\\:\\:\\$_tokenizer has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$args might not be defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver\\:\\:__call\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver\\:\\:__call\\(\\) has parameter \\$a with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver\\:\\:__call\\(\\) has parameter \\$m with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver\\:\\:acos\\(\\) has parameter \\$value with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver\\:\\:add\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver\\:\\:basicMath\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver\\:\\:concat\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver\\:\\:cos\\(\\) with return type void returns string but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver\\:\\:div\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver\\:\\:getIdentifier\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver\\:\\:getIdentifier\\(\\) has parameter \\$column with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver\\:\\:getIdentifiers\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver\\:\\:getIdentifiers\\(\\) has parameter \\$columns with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver\\:\\:in\\(\\) has parameter \\$values with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver\\:\\:length\\(\\) has parameter \\$column with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver\\:\\:locate\\(\\) should return int but returns string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver\\:\\:md5\\(\\) has parameter \\$column with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver\\:\\:mul\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver\\:\\:not\\(\\) has parameter \\$expression with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver\\:\\:pi\\(\\) with return type void returns string but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver\\:\\:round\\(\\) has parameter \\$column with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver\\:\\:round\\(\\) has parameter \\$decimals with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver\\:\\:sin\\(\\) with return type void returns string but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver\\:\\:sub\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver\\:\\:substring\\(\\) has parameter \\$from with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver\\:\\:substring\\(\\) has parameter \\$len with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string\\|array\\(string\\) values that will be matched against \\$column\\)\\: Unexpected token "\\(", expected variable at offset 509$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string\\|array\\(string\\) strings that will be concatinated\\.\\)\\: Unexpected token "\\(", expected variable at offset 230$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string\\|array\\(string\\)\\)\\: Unexpected token "\\(", expected variable at offset 269$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string\\|array\\(string\\)\\)\\: Unexpected token "\\(", expected variable at offset 279$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string\\|array\\(string\\)\\)\\: Unexpected token "\\(", expected variable at offset 283$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string\\|array\\(string\\)\\)\\: Unexpected token "\\(", expected variable at offset 285$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string\\|array\\(string\\)\\)\\: Unexpected token "\\(", expected variable at offset 405$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$expression1$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$expression2$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$length$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$position$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Mssql\\:\\:date_part\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Mssql\\:\\:date_part\\(\\) has parameter \\$date with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Mssql\\:\\:date_part\\(\\) has parameter \\$datepart with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Mssql\\:\\:now\\(\\) has parameter \\$type with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Mssql\\:\\:substring\\(\\) has parameter \\$length with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Mssql\\:\\:substring\\(\\) has parameter \\$position with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$arg1$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$arg2$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$values$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Connection\\:\\:escape\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Connection\\:\\:escapePattern\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Expression_Mysql\\:\\:patternEscapeString\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Instantiated class Doctrine_Expression_Mysql_Exception not found\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Mysql\\:\\:matchPattern\\(\\) has parameter \\$pattern with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Throwing object of an unknown class Doctrine_Expression_Mysql_Exception\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Oracle\\:\\:now\\(\\) has parameter \\$type with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$arg1$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Connection\\:\\:escape\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Connection\\:\\:escapePattern\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Expression_Pgsql\\:\\:patternEscapeString\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Instantiated class Doctrine_Expression_Pgsql_Exception not found\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Pgsql\\:\\:matchPattern\\(\\) has parameter \\$pattern with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Pgsql\\:\\:md5\\(\\) has parameter \\$column with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Pgsql\\:\\:random\\(\\) has invalid return type return\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Pgsql\\:\\:random\\(\\) should return return but returns string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Pgsql\\:\\:translate\\(\\) has parameter \\$from with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Pgsql\\:\\:translate\\(\\) has parameter \\$string with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Pgsql\\:\\:translate\\(\\) has parameter \\$to with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(an array of values\\)\\: Unexpected token "array", expected variable at offset 66$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Return type \\(string\\) of method Doctrine_Expression_Pgsql\\:\\:locate\\(\\) should be compatible with return type \\(int\\) of method Doctrine_Expression_Driver\\:\\:locate\\(\\)$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Throwing object of an unknown class Doctrine_Expression_Pgsql_Exception\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Sqlite\\:\\:locateImpl\\(\\) should return string but returns int\\<0, max\\>\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Sqlite\\:\\:ltrimImpl\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Sqlite\\:\\:ltrimImpl\\(\\) has parameter \\$str with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Sqlite\\:\\:modImpl\\(\\) should return string but returns int\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Sqlite\\:\\:now\\(\\) has parameter \\$type with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Sqlite\\:\\:nowImpl\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Sqlite\\:\\:rtrimImpl\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Sqlite\\:\\:rtrimImpl\\(\\) has parameter \\$str with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Sqlite\\:\\:sha1Impl\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Sqlite\\:\\:sha1Impl\\(\\) has parameter \\$str with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Sqlite\\:\\:trimImpl\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Sqlite\\:\\:trimImpl\\(\\) has parameter \\$str with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Expression/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_File\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/File.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_File_Index\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/File/Index.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$identifier_quoting\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$string_quoting\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Formatter\\:\\:\\$string_quoting\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Formatter\\:\\:\\$wildcards\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Else branch is unreachable because previous condition is always true\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Formatter\\:\\:convertBooleans\\(\\) has parameter \\$item with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Formatter\\:\\:convertBooleans\\(\\) with return type void returns array but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Formatter\\:\\:escapePattern\\(\\) has parameter \\$text with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Formatter\\:\\:getForeignKeyName\\(\\) has parameter \\$fkey with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Formatter\\:\\:getIndexName\\(\\) has parameter \\$idx with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Formatter\\:\\:getSequenceName\\(\\) has parameter \\$sqn with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Formatter\\:\\:getTableName\\(\\) has parameter \\$table with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Formatter\\:\\:quote\\(\\) should return string but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Formatter\\:\\:quoteMultipleIdentifier\\(\\) has parameter \\$arr with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Formatter\\:\\:quoteMultipleIdentifier\\(\\) should return string but returns array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string name of the foreign key\\)\\: Unexpected token "name", expected variable at offset 72$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string name of the index\\)\\: Unexpected token "name", expected variable at offset 85$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string name of the sequence\\)\\: Unexpected token "name", expected variable at offset 91$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string name of the table\\)\\: Unexpected token "name", expected variable at offset 85$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string the input string to quote\\)\\: Unexpected token "the", expected variable at offset 250$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Formatter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to function is_string\\(\\) with Doctrine_Query will always evaluate to false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hook.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Else branch is unreachable because previous condition is always true\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hook.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hook\\:\\:hookOffset\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hook.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hook\\:\\:hookOrderby\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hook.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hook\\:\\:hookWhere\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hook.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hook\\:\\:setFieldParser\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hook.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hook\\:\\:setTypeParser\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hook.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Hook\\:\\:\\$fieldParsers type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hook.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Hook\\:\\:\\$hooks type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hook.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Hook\\:\\:\\$joins type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hook.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Hook\\:\\:\\$typeParsers type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hook.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$parser might not be defined\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/lib/Doctrine/Hook.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hook_Integer\\:\\:parseSingle\\(\\) with return type void returns string but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hook/Integer.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hook_Parser\\:\\:getCondition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hook/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hook_Parser\\:\\:getParams\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hook/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Hook_Parser\\:\\:\\$condition has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hook/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Hook_Parser\\:\\:\\$params has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hook/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hook_Parser_Complex\\:\\:parseClause\\(\\) with return type void returns null but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hook/Parser/Complex.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hook_Parser_Complex\\:\\:parseClause\\(\\) with return type void returns string but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hook/Parser/Complex.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Hook_Parser_Complex\\:\\:\\$_tokenizer has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hook/Parser/Complex.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Hook_Parser_Complex\\:\\:parseClause\\(\\) \\(void\\) is used\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Hook/Parser/Complex.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Hook_Parser_Complex\\:\\:parseSingle\\(\\) \\(void\\) is used\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Hook/Parser/Complex.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hook_WordLike\\:\\:parseSingle\\(\\) with return type void returns string but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hook/WordLike.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to function is_object\\(\\) with string will always evaluate to false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Instanceof between \\*NEVER\\* and Doctrine_Hydrator_Abstract will always evaluate to false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator\\:\\:getHydratorDriver\\(\\) has parameter \\$tableAliases with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator\\:\\:getQueryComponents\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator\\:\\:hydrateResultSet\\(\\) has parameter \\$tableAliases with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator\\:\\:setHydrationMode\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator\\:\\:setQueryComponents\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator\\:\\:setQueryComponents\\(\\) has parameter \\$queryComponents with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Hydrator\\:\\:\\$_hydrationMode has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Hydrator\\:\\:\\$_hydrators has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Hydrator\\:\\:\\$_queryComponents has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Hydrator\\:\\:\\$_rootAlias has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Hydrator\\:\\:\\$_totalHydrationTime has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Unreachable statement \\- code above always terminates\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_Abstract\\:\\:__construct\\(\\) has parameter \\$hydrationMode with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_Abstract\\:\\:__construct\\(\\) has parameter \\$queryComponents with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_Abstract\\:\\:__construct\\(\\) has parameter \\$tableAliases with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_Abstract\\:\\:getRootComponent\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_Abstract\\:\\:hydrateResultSet\\(\\) has parameter \\$stmt with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_Abstract\\:\\:onDemandReset\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_Abstract\\:\\:setQueryComponents\\(\\) has parameter \\$queryComponents with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_Abstract\\:\\:setTableAliases\\(\\) has parameter \\$tableAliases with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Hydrator_Abstract\\:\\:\\$_hydrationMode has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Hydrator_Abstract\\:\\:\\$_priorRow has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Hydrator_Abstract\\:\\:\\$_queryComponents has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Hydrator_Abstract\\:\\:\\$_tableAliases has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_ArrayDriver\\:\\:getElement\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/ArrayDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_ArrayDriver\\:\\:getElement\\(\\) has parameter \\$component with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/ArrayDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_ArrayDriver\\:\\:getElement\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/ArrayDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_ArrayDriver\\:\\:getElementCollection\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/ArrayDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_ArrayDriver\\:\\:getElementCollection\\(\\) has parameter \\$component with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/ArrayDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_ArrayDriver\\:\\:getLastKey\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/ArrayDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_ArrayDriver\\:\\:getLastKey\\(\\) has parameter \\$coll with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/ArrayDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_ArrayDriver\\:\\:getNullPointer\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/ArrayDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_ArrayDriver\\:\\:initRelated\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/ArrayDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_ArrayDriver\\:\\:initRelated\\(\\) has parameter \\$keyColumn with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/ArrayDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_ArrayDriver\\:\\:initRelated\\(\\) has parameter \\$name with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/ArrayDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_ArrayDriver\\:\\:initRelated\\(\\) has parameter \\$record with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/ArrayDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_ArrayDriver\\:\\:registerCollection\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/ArrayDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_ArrayDriver\\:\\:registerCollection\\(\\) has parameter \\$coll with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/ArrayDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_ArrayDriver\\:\\:setLastElement\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/ArrayDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_ArrayDriver\\:\\:setLastElement\\(\\) has parameter \\$coll with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/ArrayDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_ArrayDriver\\:\\:setLastElement\\(\\) has parameter \\$dqlAlias with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/ArrayDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_ArrayDriver\\:\\:setLastElement\\(\\) has parameter \\$index with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/ArrayDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_ArrayDriver\\:\\:setLastElement\\(\\) has parameter \\$oneToOne with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/ArrayDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_ArrayDriver\\:\\:setLastElement\\(\\) has parameter \\$prev with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/ArrayDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_ArrayHierarchyDriver\\:\\:hydrateResultSet\\(\\) has parameter \\$stmt with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/ArrayHierarchyDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_ArrayHierarchyDriver\\:\\:hydrateResultSet\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/ArrayHierarchyDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_ArrayShallowDriver\\:\\:hydrateResultSet\\(\\) has parameter \\$stmt with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/ArrayShallowDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_ArrayShallowDriver\\:\\:hydrateResultSet\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/ArrayShallowDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_Graph\\:\\:_gatherRowData\\(\\) has parameter \\$cache with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Graph.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_Graph\\:\\:_gatherRowData\\(\\) has parameter \\$data with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Graph.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_Graph\\:\\:_gatherRowData\\(\\) has parameter \\$id with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Graph.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_Graph\\:\\:_gatherRowData\\(\\) has parameter \\$nonemptyComponents with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Graph.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_Graph\\:\\:_gatherRowData\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Graph.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_Graph\\:\\:_getClassnameToReturn\\(\\) has parameter \\$component with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Graph.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_Graph\\:\\:_getClassnameToReturn\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Graph.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_Graph\\:\\:_getCustomIndexField\\(\\) has parameter \\$alias with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Graph.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_Graph\\:\\:flush\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Graph.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_Graph\\:\\:getElement\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Graph.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_Graph\\:\\:getElement\\(\\) has parameter \\$component with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Graph.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_Graph\\:\\:getElement\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Graph.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_Graph\\:\\:getElementCollection\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Graph.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_Graph\\:\\:getElementCollection\\(\\) has parameter \\$component with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Graph.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_Graph\\:\\:getLastKey\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Graph.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_Graph\\:\\:getLastKey\\(\\) has parameter \\$coll with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Graph.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_Graph\\:\\:getNullPointer\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Graph.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_Graph\\:\\:hydrateResultSet\\(\\) has parameter \\$stmt with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Graph.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_Graph\\:\\:initRelated\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Graph.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_Graph\\:\\:initRelated\\(\\) has parameter \\$keyColumn with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Graph.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_Graph\\:\\:initRelated\\(\\) has parameter \\$name with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Graph.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_Graph\\:\\:initRelated\\(\\) has parameter \\$record with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Graph.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_Graph\\:\\:registerCollection\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Graph.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_Graph\\:\\:registerCollection\\(\\) has parameter \\$coll with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Graph.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_Graph\\:\\:setLastElement\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Graph.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_Graph\\:\\:setLastElement\\(\\) has parameter \\$coll with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Graph.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_Graph\\:\\:setLastElement\\(\\) has parameter \\$dqlAlias with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Graph.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_Graph\\:\\:setLastElement\\(\\) has parameter \\$index with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Graph.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_Graph\\:\\:setLastElement\\(\\) has parameter \\$oneToOne with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Graph.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_Graph\\:\\:setLastElement\\(\\) has parameter \\$prev with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Graph.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Hydrator_Graph\\:\\:\\$_rootAlias has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Graph.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Hydrator_Graph\\:\\:\\$_tables has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Graph.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$activeRootIdentifier might not be defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Graph.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_NoneDriver\\:\\:hydrateResultSet\\(\\) has parameter \\$stmt with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/NoneDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_RecordDriver\\:\\:flush\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/RecordDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_RecordDriver\\:\\:getElement\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/RecordDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_RecordDriver\\:\\:getElement\\(\\) has parameter \\$component with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/RecordDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_RecordDriver\\:\\:getElement\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/RecordDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_RecordDriver\\:\\:getElementCollection\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/RecordDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_RecordDriver\\:\\:getElementCollection\\(\\) has parameter \\$component with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/RecordDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_RecordDriver\\:\\:getLastKey\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/RecordDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_RecordDriver\\:\\:getLastKey\\(\\) has parameter \\$coll with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/RecordDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_RecordDriver\\:\\:getNullPointer\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/RecordDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_RecordDriver\\:\\:initRelated\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/RecordDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_RecordDriver\\:\\:initRelated\\(\\) has parameter \\$keyColumn with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/RecordDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_RecordDriver\\:\\:initRelated\\(\\) has parameter \\$name with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/RecordDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_RecordDriver\\:\\:initRelated\\(\\) has parameter \\$record with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/RecordDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_RecordDriver\\:\\:registerCollection\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/RecordDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_RecordDriver\\:\\:registerCollection\\(\\) has parameter \\$coll with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/RecordDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_RecordDriver\\:\\:setLastElement\\(\\) has parameter \\$coll with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/RecordDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_RecordDriver\\:\\:setLastElement\\(\\) has parameter \\$dqlAlias with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/RecordDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_RecordDriver\\:\\:setLastElement\\(\\) has parameter \\$oneToOne with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/RecordDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_RecordDriver\\:\\:setLastElement\\(\\) has parameter \\$prev with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/RecordDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Hydrator_RecordDriver\\:\\:\\$_collections has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/RecordDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Hydrator_RecordDriver\\:\\:\\$_initializedRelations has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/RecordDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_RecordHierarchyDriver\\:\\:hydrateResultSet\\(\\) has parameter \\$stmt with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/RecordHierarchyDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_ScalarDriver\\:\\:_gatherRowData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/ScalarDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_ScalarDriver\\:\\:_gatherRowData\\(\\) has parameter \\$aliasPrefix with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/ScalarDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_ScalarDriver\\:\\:_gatherRowData\\(\\) has parameter \\$cache with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/ScalarDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_ScalarDriver\\:\\:_gatherRowData\\(\\) has parameter \\$data with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/ScalarDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_ScalarDriver\\:\\:hydrateResultSet\\(\\) has parameter \\$stmt with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/ScalarDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrator_ScalarDriver\\:\\:hydrateResultSet\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Hydrator/ScalarDriver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$Doctrine_Table$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/I18n.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_I18n\\:\\:\\$_options type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/I18n.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$others in isset\\(\\) always exists and is not nullable\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/I18n.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import\\:\\:importSchema\\(\\) has parameter \\$connections with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import\\:\\:importSchema\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import\\:\\:importSchema\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import\\:\\:listDatabases\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import\\:\\:listFunctions\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import\\:\\:listSequences\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import\\:\\:listTableColumns\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import\\:\\:listTableConstraints\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import\\:\\:listTableIndexes\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import\\:\\:listTableRelations\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import\\:\\:listTableTriggers\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import\\:\\:listTableViews\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import\\:\\:listTables\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import\\:\\:listTriggers\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import\\:\\:listUsers\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import\\:\\:listViews\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$options of method Doctrine_Import_Builder\\:\\:setOptions\\(\\) expects string, array given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Import\\:\\:\\$sql has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Argument of an invalid type string supplied for foreach, only iterables are supported\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access offset mixed on float\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Else branch is unreachable because previous condition is always true\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^If condition is always true\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:_getBaseClassName\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:_getBaseClassName\\(\\) has parameter \\$className with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:_getFileName\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:buildAccessors\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:buildAccessors\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:buildActAs\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:buildActAs\\(\\) has parameter \\$actAs with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:buildAttributes\\(\\) has parameter \\$attributes with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:buildAttributes\\(\\) with return type void returns string but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:buildChecks\\(\\) has parameter \\$checks with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:buildColumns\\(\\) has parameter \\$columns with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:buildColumns\\(\\) with return type void returns string\\|null but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:buildDefinition\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:buildIndexes\\(\\) has parameter \\$indexes with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:buildIndexes\\(\\) with return type void returns string but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:buildOptions\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:buildOptions\\(\\) with return type void returns string but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:buildPhpDocs\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:buildPhpDocs\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:buildRecord\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:buildSetUp\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:buildTableClassDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:buildTableClassDefinition\\(\\) has parameter \\$className with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:buildTableClassDefinition\\(\\) has parameter \\$definition with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:buildTableClassDefinition\\(\\) has parameter \\$options with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:buildTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:buildTableDefinition\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:buildToString\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:determineActAsColumns\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:determineActAsColumns\\(\\) has parameter \\$instanceOptions with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:emitAddChild\\(\\) has parameter \\$parent with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:findTemplateClassMatchingName\\(\\) has parameter \\$name with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:innerBuildActAs\\(\\) has parameter \\$actAs with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:innerBuildActAs\\(\\) has parameter \\$emittedActAs with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:mergeDefinitionAndActAsColumns\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:mergeDefinitionAndActAsColumns\\(\\) has parameter \\$actAsColumns with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:mergeDefinitionAndActAsColumns\\(\\) has parameter \\$definitionColumns with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:setTargetPath\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:setTargetPath\\(\\) has parameter \\$path with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:writeDefinition\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:writeTableClassDefinition\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:writeTableClassDefinition\\(\\) has parameter \\$options with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder\\:\\:writeTableClassDefinition\\(\\) has parameter \\$path with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Negated boolean expression is always false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string path the path where imported files are being generated\\)\\: Unexpected token "path", expected variable at offset 53$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$actAs$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$array$#', - 'count' => 4, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$attributes$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$columns$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$indexes$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$option$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$options$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$relations$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$templates$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @return has invalid value \\(\\)\\: Unexpected token "\\\\n ", expected type at offset 124$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @var has invalid value \\(\\$_tpl\\)\\: Unexpected token "\\$_tpl", expected type at offset 89$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$listeners of method Doctrine_Import_Builder\\:\\:buildListeners\\(\\) expects string, array given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$var of method Doctrine_Builder\\:\\:varExport\\(\\) expects string, array given\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$var of method Doctrine_Builder\\:\\:varExport\\(\\) expects string, array\\ given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#3 \\$option of method Doctrine_Import_Builder\\:\\:emitAssign\\(\\) expects string, null given\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Import_Builder\\:\\:\\$_baseClassesDirectory has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Import_Builder\\:\\:\\$_generateBaseClasses has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Import_Builder\\:\\:\\$_generateTableClasses has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Import_Builder\\:\\:\\$_suffix has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Import_Builder\\:\\:\\$_tpl has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Builder\\:\\:varExport\\(\\) \\(void\\) is used\\.$#', - 'count' => 17, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Import_Builder\\:\\:buildAttributes\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Import_Builder\\:\\:buildColumns\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Import_Builder\\:\\:buildIndexes\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Import_Builder\\:\\:buildOptions\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$e in empty\\(\\) always exists and is not falsy\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$dataDict\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$formatter\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Import/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Mssql\\:\\:listSequences\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Mssql\\:\\:listTableColumns\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Mssql\\:\\:listTableIndexes\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Mssql\\:\\:listTableIndexes\\(\\) should return array but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Mssql\\:\\:listTableRelations\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Mssql\\:\\:listTableTriggers\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Mssql\\:\\:listTableViews\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Mssql\\:\\:listTables\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Mssql\\:\\:listTriggers\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Mssql\\:\\:listViews\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$table$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$params of method Doctrine_Connection\\:\\:fetchColumn\\(\\) expects array, string given\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Import/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$dataDict\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$formatter\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/lib/Doctrine/Import/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Connection\\:\\:getDatabaseName\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Mysql\\:\\:listSequences\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Mysql\\:\\:listTableColumns\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Mysql\\:\\:listTableConstraints\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Mysql\\:\\:listTableIndexes\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Mysql\\:\\:listTableRelations\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Mysql\\:\\:listTables\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Mysql\\:\\:listViews\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$table$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Import_Mysql\\:\\:\\$sql has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$dataDict\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$formatter\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/lib/Doctrine/Import/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Oracle\\:\\:listDatabases\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Oracle\\:\\:listDatabases\\(\\) should return array but returns int\\|string\\|false\\|null\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Oracle\\:\\:listFunctions\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Oracle\\:\\:listSequences\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Oracle\\:\\:listTableColumns\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Oracle\\:\\:listTableConstraints\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Oracle\\:\\:listTableIndexes\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Oracle\\:\\:listTableRelations\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Oracle\\:\\:listTableTriggers\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Oracle\\:\\:listTableTriggers\\(\\) should return array but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Oracle\\:\\:listTableViews\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Oracle\\:\\:listTableViews\\(\\) should return array but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Oracle\\:\\:listTables\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Oracle\\:\\:listTriggers\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Oracle\\:\\:listUsers\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Oracle\\:\\:listViews\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$dataDict\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$formatter\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Pgsql\\:\\:listTableColumns\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Pgsql\\:\\:listTableConstraints\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Pgsql\\:\\:listTableIndexes\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Pgsql\\:\\:listTableRelations\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Pgsql\\:\\:listTableTriggers\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Pgsql\\:\\:listTableViews\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Pgsql\\:\\:listTables\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Pgsql\\:\\:listTriggers\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Pgsql\\:\\:listTriggers\\(\\) should return array but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Import_Pgsql\\:\\:\\$sql has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Argument of an invalid type null supplied for foreach, only iterables are supported\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Argument of an invalid type string supplied for foreach, only iterables are supported\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot assign offset \'inheritance\' to string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot assign offset \'relations\' to string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot unset offset mixed on null\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^If condition is always false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Schema\\:\\:_buildRelationships\\(\\) with return type void returns array\\\\>\\|string but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Schema\\:\\:_buildUniqueRelationKey\\(\\) with return type void returns string but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Schema\\:\\:_findBaseSuperClass\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Schema\\:\\:_findBaseSuperClass\\(\\) has parameter \\$class with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Schema\\:\\:_processInheritance\\(\\) with return type void returns mixed but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Schema\\:\\:_validateSchemaElement\\(\\) has parameter \\$element with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Schema\\:\\:_validateSchemaElement\\(\\) has parameter \\$path with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Schema\\:\\:buildSchema\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Schema\\:\\:buildSchema\\(\\) should return array but returns null\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Schema\\:\\:getGlobalDefinitionKeys\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Schema\\:\\:getOption\\(\\) with return type void returns mixed but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Schema\\:\\:getOptions\\(\\) with return type void returns array but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Schema\\:\\:importSchema\\(\\) has parameter \\$models with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Schema\\:\\:parseSchema\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'autoincrement\' on array in isset\\(\\) always exists and is not nullable\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'class\' does not exist on string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'foreign\' does not exist on string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'inheritance\' on string in empty\\(\\) does not exist\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'inheritance\' on string in isset\\(\\) does not exist\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'local\' does not exist on string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'primary\' on array in isset\\(\\) always exists and is not nullable\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'refClass\' on string in isset\\(\\) does not exist\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'relations\' on string in isset\\(\\) does not exist\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset string on string in isset\\(\\) does not exist\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$value$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$array of method Doctrine_Import_Schema\\:\\:_buildRelationships\\(\\) expects string, array given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$array of method Doctrine_Import_Schema\\:\\:_processInheritance\\(\\) expects string, null given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$options of method Doctrine_Import_Builder\\:\\:setOptions\\(\\) expects string, null given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$relation of method Doctrine_Import_Schema\\:\\:_buildUniqueRelationKey\\(\\) expects string, array\\ given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$schema of method Doctrine_Import_Schema\\:\\:buildSchema\\(\\) expects string, array\\ given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Import_Schema\\:\\:\\$_globalDefinitionKeys type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Import_Schema\\:\\:\\$_options \\(array\\) does not accept string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Import_Schema\\:\\:\\$_options type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Import_Schema\\:\\:\\$_relations type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Import_Schema\\:\\:\\$_validation type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of && is always false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Import_Schema\\:\\:_buildRelationships\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Import_Schema\\:\\:_buildUniqueRelationKey\\(\\) \\(void\\) is used\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Import_Schema\\:\\:_processInheritance\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Import_Schema\\:\\:getOptions\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of static method Doctrine_Parser\\:\\:load\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$dataDict\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$formatter\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Connection\\:\\:fixSequenceName\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Sqlite\\:\\:listDatabases\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Sqlite\\:\\:listDatabases\\(\\) should return array but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Sqlite\\:\\:listFunctions\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Sqlite\\:\\:listFunctions\\(\\) should return array but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Sqlite\\:\\:listSequences\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Sqlite\\:\\:listTableColumns\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Sqlite\\:\\:listTableConstraints\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Sqlite\\:\\:listTableIndexes\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Sqlite\\:\\:listTableTriggers\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Sqlite\\:\\:listTableTriggers\\(\\) should return array but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Sqlite\\:\\:listTableViews\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Sqlite\\:\\:listTables\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Sqlite\\:\\:listTriggers\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Sqlite\\:\\:listTriggers\\(\\) should return array but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Sqlite\\:\\:listUsers\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Sqlite\\:\\:listUsers\\(\\) should return array but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Sqlite\\:\\:listViews\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Undefined variable\\: \\$db$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Import/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Inflector\\:\\:classifyCallback\\(\\) has parameter \\$matches with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Inflector.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_IntegrityMapper\\:\\:\\$conn\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/IntegrityMapper.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Manager\\:\\:getDeleteActions\\(\\)\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/IntegrityMapper.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_IntegrityMapper\\:\\:buildIntegrityRelationQuery\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/IntegrityMapper.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$transaction\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Lib.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Lib\\:\\:arrayDeepMerge\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Lib.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Lib\\:\\:arrayDiffSimple\\(\\) has parameter \\$array1 with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Lib.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Lib\\:\\:arrayDiffSimple\\(\\) has parameter \\$array2 with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Lib.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Lib\\:\\:arrayDiffSimple\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Lib.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Lib\\:\\:copyDirectory\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Lib.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Lib\\:\\:getConnectionStateAsString\\(\\) should return string but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Lib.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Lib\\:\\:getRecordStateAsString\\(\\) should return string but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Lib.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Lib\\:\\:isValidClassName\\(\\) has parameter \\$className with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Lib.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Negated boolean expression is always true\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Lib.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$classname$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Lib.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @return has invalid value \\(\\)\\: Unexpected token "\\\\n ", expected type at offset 320$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Lib.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Unreachable statement \\- code above always terminates\\.$#', - 'count' => 9, - 'path' => __DIR__ . '/lib/Doctrine/Lib.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Class Doctrine_Locator implements generic interface IteratorAggregate but does not specify its types\\: TKey, TValue$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Locator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Locator\\:\\:__construct\\(\\) has parameter \\$defaults with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Locator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Locator\\:\\:bind\\(\\) has invalid return type Sensei_Locator\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Locator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Locator\\:\\:bind\\(\\) should return Sensei_Locator but returns \\$this\\(Doctrine_Locator\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Locator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Locator\\:\\:contains\\(\\) has parameter \\$name with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Locator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Locator\\:\\:getIterator\\(\\) return type with generic class ArrayIterator does not specify its types\\: TKey, TValue$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Locator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Locator\\:\\:instance\\(\\) has invalid return type Sensei_Locator\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Locator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Locator\\:\\:setClassPrefix\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Locator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(array\\)\\: Unexpected token "\\\\n \\* ", expected variable at offset 105$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Locator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Locator\\:\\:\\$_instances type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Locator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Locator\\:\\:\\$_resources type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Locator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Unreachable statement \\- code above always terminates\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Locator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(Doctrine_Locator the locator object\\)\\: Unexpected token "the", expected variable at offset 145$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Locator/Injectable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Locator_Injectable\\:\\:\\$_locator \\(Doctrine_Locator\\) does not accept Sensei_Locator\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Locator/Injectable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Locator_Injectable\\:\\:\\$_locator \\(Doctrine_Locator\\) in isset\\(\\) is not nullable\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Locator/Injectable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Locator_Injectable\\:\\:\\$_null has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Locator/Injectable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Locator_Injectable\\:\\:\\$_resources type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Locator/Injectable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$export\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Locking/Manager/Pessimistic.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to function is_array\\(\\) with string will always evaluate to false\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Locking/Manager/Pessimistic.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Locking_Manager_Pessimistic\\:\\:\\$_lockTable has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Locking/Manager/Pessimistic.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Array has 2 duplicate keys with value 150 \\(\\\\Doctrine_Core\\:\\:ATTR_CACHE, \\\\Doctrine_Core\\:\\:ATTR_RESULT_CACHE\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to function is_array\\(\\) with Doctrine_Adapter_Interface\\|PDO will always evaluate to false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to function is_array\\(\\) with string will always evaluate to false\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Class Doctrine_Manager implements generic interface IteratorAggregate but does not specify its types\\: TKey, TValue$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#1 \\$specifiedConnections \\(array\\) of method Doctrine_Manager\\:\\:createDatabases\\(\\) is incompatible with type string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#1 \\$specifiedConnections \\(array\\) of method Doctrine_Manager\\:\\:dropDatabases\\(\\) is incompatible with type string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Else branch is unreachable because previous condition is always true\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Manager\\:\\:_buildDsnPartsArray\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Manager\\:\\:bindComponent\\(\\) should return bool but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Manager\\:\\:getConnectionDrivers\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Manager\\:\\:getConnections\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Manager\\:\\:getExtensions\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Manager\\:\\:getHydrators\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Manager\\:\\:getIterator\\(\\) return type with generic class ArrayIterator does not specify its types\\: TKey, TValue$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Manager\\:\\:getValidators\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Manager\\:\\:openConnection\\(\\) has parameter \\$setCurrent with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Manager\\:\\:parseDsn\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Manager\\:\\:parsePdoDsn\\(\\) has parameter \\$dsn with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Manager\\:\\:parsePdoDsn\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Manager\\:\\:registerConnectionDriver\\(\\) has parameter \\$class with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Manager\\:\\:registerConnectionDriver\\(\\) has parameter \\$name with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Manager\\:\\:registerHydrator\\(\\) has parameter \\$class with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Manager\\:\\:registerHydrator\\(\\) has parameter \\$name with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'path\' on array in isset\\(\\) always exists and is not nullable\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset 0 on \\*NEVER\\* in isset\\(\\) always exists and is not nullable\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset 1 on \\*NEVER\\* in isset\\(\\) always exists and is not nullable\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset 2 on \\*NEVER\\* in isset\\(\\) always exists and is not nullable\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @return has invalid value \\(\\$extensions\\)\\: Unexpected token "\\$extensions", expected type at offset 72$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$str of function explode expects string, array given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Manager\\:\\:\\$_bound has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Manager\\:\\:\\$_connectionDrivers has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Manager\\:\\:\\$_connections has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Manager\\:\\:\\$_currIndex has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Manager\\:\\:\\$_extensions has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Manager\\:\\:\\$_hydrators type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Manager\\:\\:\\$_index has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Manager\\:\\:\\$_initialized has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Manager\\:\\:\\$_instance has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Manager\\:\\:\\$_queryRegistry \\(Doctrine_Query_Registry\\) does not accept null\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Manager\\:\\:\\$_queryRegistry \\(Doctrine_Query_Registry\\) in isset\\(\\) is not nullable\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Manager\\:\\:\\$_validators type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$specifiedConnections in empty\\(\\) always exists and is not falsy\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Manager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^If condition is always false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration\\:\\:getConnection\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration\\:\\:getErrors\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration\\:\\:getMigrationClass\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration\\:\\:getMigrationClasses\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration\\:\\:loadMigrationClass\\(\\) has parameter \\$path with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration\\:\\:loadMigrationClass\\(\\) with return type void returns false but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration\\:\\:migrate\\(\\) should return int but returns false\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/lib/Doctrine/Migration.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration\\:\\:migrateDryRun\\(\\) should return bool but returns int\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration\\:\\:setConnection\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$to of method Doctrine_Migration\\:\\:migrate\\(\\) expects int\\|null, string\\|null given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Migration\\:\\:\\$_connection has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Migration\\:\\:\\$_errors has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Migration\\:\\:\\$_migrationClasses has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Migration\\:\\:\\$_migrationClassesDirectory has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Migration\\:\\:\\$_migrationClassesForDirectories has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Migration\\:\\:\\$_migrationTableCreated has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Migration\\:\\:\\$_migrationTableName has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Migration\\:\\:\\$_process has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Migration\\:\\:\\$_reflectionClass has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Argument of an invalid type string supplied for foreach, only iterables are supported\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Base\\:\\:_addChange\\(\\) has parameter \\$change with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Base\\:\\:_addChange\\(\\) with return type void returns array\\ but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Base\\:\\:_addChange\\(\\) with return type void returns array\\ but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Base\\:\\:addColumn\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Base\\:\\:addIndex\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Base\\:\\:changeColumn\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Base\\:\\:column\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Base\\:\\:constraint\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Base\\:\\:createConstraint\\(\\) has parameter \\$constraintName with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Base\\:\\:createConstraint\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Base\\:\\:createForeignKey\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Base\\:\\:createTable\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Base\\:\\:createTable\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Base\\:\\:dropConstraint\\(\\) has parameter \\$constraintName with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Base\\:\\:dropConstraint\\(\\) has parameter \\$primary with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Base\\:\\:foreignKey\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Base\\:\\:getChanges\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Base\\:\\:getDefaultTableOptions\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Base\\:\\:getNumChanges\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Base\\:\\:index\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Base\\:\\:postDown\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Base\\:\\:postUp\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Base\\:\\:preDown\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Base\\:\\:preUp\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Base\\:\\:setDefaultTableOptions\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Base\\:\\:setDefaultTableOptions\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Base\\:\\:table\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Base\\:\\:table\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'autoincrement\' on string in isset\\(\\) does not exist\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$constraintname$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$columnName of method Doctrine_Migration_Base\\:\\:changeColumn\\(\\) expects string, int given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$columnName of method Doctrine_Migration_Base\\:\\:removeColumn\\(\\) expects string, int given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Migration_Base\\:\\:\\$_changes has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Migration_Base\\:\\:\\$_opposites has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Migration_Base\\:\\:\\$defaultTableOptions type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$autoincrementColumn might not be defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$autoincrementLength might not be defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$autoincrementOptions might not be defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$autoincrementType might not be defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot unset offset \'length\' on string\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot unset offset \'type\' on string\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Builder\\:\\:varExport\\(\\) invoked with 2 parameters, 1 required\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Builder\\:\\:__construct\\(\\) has parameter \\$migrationsPath with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Builder\\:\\:buildAddIndex\\(\\) has invalid return type sgtring\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Builder\\:\\:buildAddIndex\\(\\) should return sgtring but returns string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Builder\\:\\:buildCreateForeignKey\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Builder\\:\\:buildDropForeignKey\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Builder\\:\\:buildMigrationClass\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Builder\\:\\:generateMigrationClass\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Builder\\:\\:generateMigrationsFromDb\\(\\) with return type void returns bool but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Builder\\:\\:generateMigrationsFromDiff\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Builder\\:\\:setMigrationsPath\\(\\) has parameter \\$path with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Negated boolean expression is always false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'columns\' does not exist on string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'length\' does not exist on string\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'options\' on string in isset\\(\\) does not exist\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'tableName\' does not exist on string\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'type\' does not exist on string\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string path the path where migration classes are stored and being generated\\)\\: Unexpected token "path", expected variable at offset 93$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @var has invalid value \\(\\$tpl\\)\\: Unexpected token "\\$tpl", expected type at offset 70$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$models of static method Doctrine_Core\\:\\:initializeModels\\(\\) expects string, array given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$tableData of method Doctrine_Migration_Builder\\:\\:buildCreateTable\\(\\) expects string, array given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$tableData of method Doctrine_Migration_Builder\\:\\:buildDropTable\\(\\) expects string, array given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$var of method Doctrine_Builder\\:\\:varExport\\(\\) expects string, array given\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$array of function implode expects array\\, array\\, sgtring\\|string\\> given\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$modelLoading of method Doctrine_Migration_Builder\\:\\:generateMigrationsFromModels\\(\\) expects string\\|null, int given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$modelLoading of static method Doctrine_Core\\:\\:loadModels\\(\\) expects int\\|null, string\\|null given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Migration_Builder\\:\\:\\$tpl has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Builder\\:\\:varExport\\(\\) \\(void\\) is used\\.$#', - 'count' => 7, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Diff\\:\\:_buildChanges\\(\\) has parameter \\$from with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Diff.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Diff\\:\\:_buildChanges\\(\\) has parameter \\$to with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Diff.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Diff\\:\\:_buildChanges\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Diff.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Diff\\:\\:_buildModelInformation\\(\\) has parameter \\$models with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Diff.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Diff\\:\\:_buildModelInformation\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Diff.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Diff\\:\\:_diff\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Diff.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Diff\\:\\:_initializeModels\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Diff.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Diff\\:\\:generateChanges\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Diff.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Diff\\:\\:generateMigrationClasses\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Diff.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$directory of static method Doctrine_Core\\:\\:setModelsDirectory\\(\\) expects string, null given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Diff.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Migration_Diff\\:\\:\\$_changes has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Diff.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Migration_Diff\\:\\:\\$_from has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Diff.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Migration_Diff\\:\\:\\$_fromPrefix has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Diff.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Migration_Diff\\:\\:\\$_migration has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Diff.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Migration_Diff\\:\\:\\$_startingModelFiles has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Diff.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Migration_Diff\\:\\:\\$_tmpPath has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Diff.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Migration_Diff\\:\\:\\$_to has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Diff.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Migration_Diff\\:\\:\\$_toPrefix has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Diff.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of static method Doctrine_Core\\:\\:getModelsDirectory\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Diff.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Process\\:\\:getConnection\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Process.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Process\\:\\:processChangedColumn\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Process.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Process\\:\\:processCreatedColumn\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Process.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Process\\:\\:processCreatedConstraint\\(\\) has parameter \\$constraint with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Process.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Process\\:\\:processCreatedForeignKey\\(\\) has parameter \\$foreignKey with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Process.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Process\\:\\:processCreatedIndex\\(\\) has parameter \\$index with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Process.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Process\\:\\:processCreatedTable\\(\\) has parameter \\$table with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Process.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Process\\:\\:processDroppedColumn\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Process.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Process\\:\\:processDroppedConstraint\\(\\) has parameter \\$constraint with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Process.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Process\\:\\:processDroppedForeignKey\\(\\) has parameter \\$foreignKey with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Process.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Process\\:\\:processDroppedIndex\\(\\) has parameter \\$index with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Process.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Process\\:\\:processDroppedTable\\(\\) has parameter \\$table with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Process.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Process\\:\\:processRenamedColumn\\(\\) has parameter \\$column with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Process.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Process\\:\\:processRenamedTable\\(\\) has parameter \\$table with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Process.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param for parameter \\$table with type string is incompatible with native type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Process.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Migration_Process\\:\\:\\$_migration has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Migration/Process.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Class Doctrine_Node implements generic interface IteratorAggregate but does not specify its types\\: TKey, TValue$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node\\:\\:__construct\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node\\:\\:factory\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node\\:\\:getIterator\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node\\:\\:setIteratorOptions\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node\\:\\:setIteratorOptions\\(\\) has parameter \\$options with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node\\:\\:setIteratorType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node\\:\\:setIteratorType\\(\\) has parameter \\$type with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node\\:\\:setRecord\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node\\:\\:traverse\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node\\:\\:traverse\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param for parameter \\$record with type object is not subtype of native type Doctrine_Record\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/lib/Doctrine/Node.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(int\\)\\: Unexpected token "\\\\n ", expected variable at offset 61$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(int\\)\\: Unexpected token "\\\\n ", expected variable at offset 64$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Node\\:\\:\\$_tree \\(unknown_type\\) does not accept Doctrine_Tree\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Node.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Node\\:\\:\\$_tree has unknown class unknown_type as its type\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Node\\:\\:\\$iteratorOptions has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Node\\:\\:\\$iteratorType has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Node\\:\\:\\$options has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Node\\:\\:\\$record has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Class Doctrine_Node_AdjacencyList_LevelOrderIterator implements generic interface Iterator but does not specify its types\\: TKey, TValue$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/AdjacencyList/LevelOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Class Doctrine_Node_AdjacencyList_PostOrderIterator implements generic interface Iterator but does not specify its types\\: TKey, TValue$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/AdjacencyList/PostOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Class Doctrine_Node_AdjacencyList_PreOrderIterator implements generic interface Iterator but does not specify its types\\: TKey, TValue$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/AdjacencyList/PreOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_Interface\\:\\:addChild\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_Interface\\:\\:delete\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_Interface\\:\\:getChildren\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_Interface\\:\\:getSiblings\\(\\) has parameter \\$includeNode with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_Interface\\:\\:getSiblings\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_Interface\\:\\:moveAsFirstChildOf\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_Interface\\:\\:moveAsLastChildOf\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_Interface\\:\\:moveAsNextSiblingOf\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_Interface\\:\\:moveAsPrevSiblingOf\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Class Doctrine_Node_MaterializedPath_LevelOrderIterator implements generic interface Iterator but does not specify its types\\: TKey, TValue$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/MaterializedPath/LevelOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Constructor of class Doctrine_Node_MaterializedPath_LevelOrderIterator has an unused parameter \\$node\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/MaterializedPath/LevelOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Constructor of class Doctrine_Node_MaterializedPath_LevelOrderIterator has an unused parameter \\$opts\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/MaterializedPath/LevelOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_MaterializedPath_LevelOrderIterator\\:\\:__construct\\(\\) has parameter \\$node with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/MaterializedPath/LevelOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_MaterializedPath_LevelOrderIterator\\:\\:__construct\\(\\) has parameter \\$opts with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/MaterializedPath/LevelOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Node_MaterializedPath_LevelOrderIterator\\:\\:\\$curNode has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/MaterializedPath/LevelOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Node_MaterializedPath_LevelOrderIterator\\:\\:\\$curNode is never read, only written\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/MaterializedPath/LevelOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Node_MaterializedPath_LevelOrderIterator\\:\\:\\$topNode has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/MaterializedPath/LevelOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Node_MaterializedPath_LevelOrderIterator\\:\\:\\$topNode is never read, only written\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/MaterializedPath/LevelOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Class Doctrine_Node_MaterializedPath_PostOrderIterator implements generic interface Iterator but does not specify its types\\: TKey, TValue$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/MaterializedPath/PostOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Constructor of class Doctrine_Node_MaterializedPath_PostOrderIterator has an unused parameter \\$node\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/MaterializedPath/PostOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Constructor of class Doctrine_Node_MaterializedPath_PostOrderIterator has an unused parameter \\$opts\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/MaterializedPath/PostOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_MaterializedPath_PostOrderIterator\\:\\:__construct\\(\\) has parameter \\$node with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/MaterializedPath/PostOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_MaterializedPath_PostOrderIterator\\:\\:__construct\\(\\) has parameter \\$opts with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/MaterializedPath/PostOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Node_MaterializedPath_PostOrderIterator\\:\\:\\$curNode has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/MaterializedPath/PostOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Node_MaterializedPath_PostOrderIterator\\:\\:\\$curNode is never read, only written\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/MaterializedPath/PostOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Node_MaterializedPath_PostOrderIterator\\:\\:\\$topNode has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/MaterializedPath/PostOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Node_MaterializedPath_PostOrderIterator\\:\\:\\$topNode is never read, only written\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/MaterializedPath/PostOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Class Doctrine_Node_MaterializedPath_PreOrderIterator implements generic interface Iterator but does not specify its types\\: TKey, TValue$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/MaterializedPath/PreOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Constructor of class Doctrine_Node_MaterializedPath_PreOrderIterator has an unused parameter \\$node\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/MaterializedPath/PreOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Constructor of class Doctrine_Node_MaterializedPath_PreOrderIterator has an unused parameter \\$opts\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/MaterializedPath/PreOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_MaterializedPath_PreOrderIterator\\:\\:__construct\\(\\) has parameter \\$node with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/MaterializedPath/PreOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_MaterializedPath_PreOrderIterator\\:\\:__construct\\(\\) has parameter \\$opts with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/MaterializedPath/PreOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Node_MaterializedPath_PreOrderIterator\\:\\:\\$curNode has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/MaterializedPath/PreOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Node_MaterializedPath_PreOrderIterator\\:\\:\\$curNode is never read, only written\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/MaterializedPath/PreOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Node_MaterializedPath_PreOrderIterator\\:\\:\\$topNode has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/MaterializedPath/PreOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Node_MaterializedPath_PreOrderIterator\\:\\:\\$topNode is never read, only written\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/MaterializedPath/PreOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:getChildren\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:getLeftValue\\(\\)\\.$#', - 'count' => 14, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:getLevel\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:getRightValue\\(\\)\\.$#', - 'count' => 15, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:getRootValue\\(\\)\\.$#', - 'count' => 14, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:insertAsLastChildOf\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:isRoot\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to method getAttribute\\(\\) on an unknown class unknown_type\\.$#', - 'count' => 7, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to method getBaseAlias\\(\\) on an unknown class unknown_type\\.$#', - 'count' => 9, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to method getBaseComponent\\(\\) on an unknown class unknown_type\\.$#', - 'count' => 8, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to method getBaseQuery\\(\\) on an unknown class unknown_type\\.$#', - 'count' => 9, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to method returnQueryWithRootId\\(\\) on an unknown class unknown_type\\.$#', - 'count' => 17, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Left side of && is always true\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:_moveBetweenTrees\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:addChild\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:delete\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:detach\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:getAncestors\\(\\) has parameter \\$depth with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:getDescendants\\(\\) has parameter \\$depth with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:getDescendants\\(\\) has parameter \\$includeNode with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:getFirstChild\\(\\) should return Doctrine_Record but returns false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:getLastChild\\(\\) should return Doctrine_Record but returns false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:getNextSibling\\(\\) should return Doctrine_Record but returns false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:getParent\\(\\) should return Doctrine_Record but returns false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:getPrevSibling\\(\\) should return Doctrine_Record but returns false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:getRootValue\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:getSiblings\\(\\) has parameter \\$includeNode with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:getSiblings\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:insertNode\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:insertNode\\(\\) has parameter \\$destRoot with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:isValidNode\\(\\) has parameter \\$record with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:makeRoot\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:makeRoot\\(\\) has parameter \\$newRootId with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:moveAsFirstChildOf\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:moveAsLastChildOf\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:moveAsNextSiblingOf\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:moveAsPrevSiblingOf\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:setLeftValue\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:setLeftValue\\(\\) has parameter \\$lft with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:setRightValue\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:setRightValue\\(\\) has parameter \\$rgt with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:setRootValue\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:setRootValue\\(\\) has parameter \\$value with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:shiftRlRange\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:shiftRlRange\\(\\) has parameter \\$rootId with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:shiftRlValues\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:shiftRlValues\\(\\) has parameter \\$rootId with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:updateNode\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:updateNode\\(\\) has parameter \\$levelDiff with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(int\\)\\: Unexpected token "\\\\n ", expected variable at offset 72$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(int\\)\\: Unexpected token "\\\\n ", expected variable at offset 73$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(int\\)\\: Unexpected token "\\\\n ", expected variable at offset 74$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$deth$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$includeNode$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$first of method Doctrine_Node_NestedSet\\:\\:shiftRlValues\\(\\) expects int, unknown_type given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$newLeftValue of method Doctrine_Node_NestedSet\\:\\:_moveBetweenTrees\\(\\) expects unknown_type, \\(float\\|int\\) given\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#3 \\$moveType of method Doctrine_Node_NestedSet\\:\\:_moveBetweenTrees\\(\\) expects unknown_type, string given\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\$moveType of method Doctrine_Node_NestedSet\\:\\:_moveBetweenTrees\\(\\) has invalid type unknown_type\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\$newLeftValue of method Doctrine_Node_NestedSet\\:\\:_moveBetweenTrees\\(\\) has invalid type unknown_type\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Unreachable statement \\- code above always terminates\\.$#', - 'count' => 11, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$child might not be defined\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$parent might not be defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$sibling might not be defined\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Node_NestedSet_PreOrderIterator\\:\\:\\$level\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet/PreOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Node_NestedSet_PreOrderIterator\\:\\:\\$maxLevel\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet/PreOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Node_NestedSet_PreOrderIterator\\:\\:\\$options\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet/PreOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Node_NestedSet_PreOrderIterator\\:\\:\\$prevLeft\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet/PreOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:getLeftValue\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet/PreOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:setLevel\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet/PreOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Class Doctrine_Node_NestedSet_PreOrderIterator implements generic interface Iterator but does not specify its types\\: TKey, TValue$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet/PreOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet_PreOrderIterator\\:\\:__construct\\(\\) has parameter \\$opts with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet/PreOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet_PreOrderIterator\\:\\:__construct\\(\\) has parameter \\$record with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet/PreOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet_PreOrderIterator\\:\\:advanceIndex\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet/PreOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet_PreOrderIterator\\:\\:count\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet/PreOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet_PreOrderIterator\\:\\:next\\(\\) with return type void returns false but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet/PreOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet_PreOrderIterator\\:\\:next\\(\\) with return type void returns mixed but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet/PreOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Node_NestedSet_PreOrderIterator\\:\\:updateLevel\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet/PreOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Node_NestedSet_PreOrderIterator\\:\\:\\$keys type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet/PreOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Node_NestedSet_PreOrderIterator\\:\\:\\$prevIndex has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet/PreOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Node_NestedSet_PreOrderIterator\\:\\:\\$traverseLevel has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet/PreOrderIterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Null\\:\\:exists\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Null.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Overloadable\\:\\:__call\\(\\) has parameter \\$a with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Overloadable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^If condition is always true\\.$#', - 'count' => 5, - 'path' => __DIR__ . '/lib/Doctrine/Pager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager\\:\\:_initialize\\(\\) has parameter \\$params with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager\\:\\:_setExecuted\\(\\) has parameter \\$executed with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager\\:\\:_setLastPage\\(\\) has parameter \\$page with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager\\:\\:_setNumResults\\(\\) has parameter \\$nb with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager\\:\\:_setPage\\(\\) has parameter \\$page with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager\\:\\:_setQuery\\(\\) has parameter \\$query with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager\\:\\:execute\\(\\) has parameter \\$hydrationMode with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager\\:\\:execute\\(\\) has parameter \\$params with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager\\:\\:getCountQueryParams\\(\\) has parameter \\$defaultParams with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager\\:\\:getCountQueryParams\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager\\:\\:getExecuted\\(\\) has invalid return type boolen\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager\\:\\:getExecuted\\(\\) should return boolen but returns bool\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager\\:\\:getRange\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager\\:\\:setCountQuery\\(\\) has parameter \\$params with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager\\:\\:setCountQuery\\(\\) has parameter \\$query with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager\\:\\:setCountQueryParams\\(\\) has parameter \\$append with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager\\:\\:setCountQueryParams\\(\\) has parameter \\$params with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager\\:\\:setMaxPerPage\\(\\) has parameter \\$max with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager\\:\\:setPage\\(\\) has parameter \\$page with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Negated boolean expression is always false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(Doctrine_Query Accepts either a Doctrine_Query object or a string - \\(which does the Doctrine_Query class creation\\)\\.\\)\\: Unexpected token "Accepts", expected variable at offset 123$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(Doctrine_Query Accepts either a Doctrine_Query object or a string - \\(which does the Doctrine_Query class creation\\)\\.\\)\\: Unexpected token "Accepts", expected variable at offset 122$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(array Optional params to be used by counter Doctrine_Query\\. - If not defined, the params passed to execute method will be used\\.\\)\\: Unexpected token "Optional", expected variable at offset 282$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(array Optional params to be used by counter Doctrine_Query\\. - If not defined, the params passed to execute method will be used\\.\\)\\: Unexpected token "Optional", expected variable at offset 134$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(boolean Optional argument that append the query param instead of overriding the existent ones\\.\\)\\: Unexpected token "Optional", expected variable at offset 307$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Pager\\:\\:\\$_countQueryParams type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Pager\\:\\:\\$_page has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Unreachable statement \\- code above always terminates\\.$#', - 'count' => 5, - 'path' => __DIR__ . '/lib/Doctrine/Pager.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager_Layout\\:\\:__toString\\(\\) should return string but returns null\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Layout.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager_Layout\\:\\:_parseMaskReplacements\\(\\) has parameter \\$str with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Layout.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager_Layout\\:\\:_parseReplacementsTemplate\\(\\) has parameter \\$options with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Layout.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager_Layout\\:\\:_parseReplacementsTemplate\\(\\) should return string but returns array\\\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Layout.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager_Layout\\:\\:_parseTemplate\\(\\) has parameter \\$options with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Layout.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager_Layout\\:\\:_parseUrl\\(\\) has parameter \\$options with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Layout.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager_Layout\\:\\:_parseUrlTemplate\\(\\) has parameter \\$options with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Layout.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager_Layout\\:\\:_setPager\\(\\) has parameter \\$pager with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Layout.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager_Layout\\:\\:_setPagerRange\\(\\) has parameter \\$pagerRange with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Layout.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager_Layout\\:\\:_setUrlMask\\(\\) has parameter \\$urlMask with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Layout.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager_Layout\\:\\:addMaskReplacement\\(\\) has parameter \\$asValue with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Layout.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager_Layout\\:\\:addMaskReplacement\\(\\) has parameter \\$newMask with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Layout.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager_Layout\\:\\:addMaskReplacement\\(\\) has parameter \\$oldMask with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Layout.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager_Layout\\:\\:display\\(\\) has parameter \\$options with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Layout.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager_Layout\\:\\:display\\(\\) has parameter \\$return with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Layout.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager_Layout\\:\\:display\\(\\) with return type void returns string but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Layout.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager_Layout\\:\\:execute\\(\\) has parameter \\$hydrationMode with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Layout.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager_Layout\\:\\:execute\\(\\) has parameter \\$params with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Layout.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager_Layout\\:\\:processPage\\(\\) has parameter \\$options with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Layout.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager_Layout\\:\\:removeMaskReplacement\\(\\) has parameter \\$oldMask with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Layout.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager_Layout\\:\\:setSelectedTemplate\\(\\) has parameter \\$selectedTemplate with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Layout.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager_Layout\\:\\:setSeparatorTemplate\\(\\) has parameter \\$separatorTemplate with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Layout.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager_Layout\\:\\:setTemplate\\(\\) has parameter \\$template with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Layout.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(array Optional parameters to be applied in template and url mask\\)\\: Unexpected token "Optional", expected variable at offset 130$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Layout.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(array Optional parameters to be applied in template and url mask\\)\\: Unexpected token "Optional", expected variable at offset 139$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Layout.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$replace_pairs of function strtr expects array, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Layout.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Pager_Layout\\:\\:\\$_maskReplacements \\(array\\) does not accept null\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Layout.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Pager_Layout\\:\\:\\$_maskReplacements type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Layout.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Pager_Layout\\:\\:display\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Layout.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Unreachable statement \\- code above always terminates\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Layout.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager_Range\\:\\:__construct\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Range.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager_Range\\:\\:_setOptions\\(\\) has parameter \\$options with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Range.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager_Range\\:\\:getOption\\(\\) has parameter \\$option with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Range.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager_Range\\:\\:getOption\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Range.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager_Range\\:\\:getOptions\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Range.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager_Range\\:\\:isInRange\\(\\) has parameter \\$page with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Range.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager_Range\\:\\:rangeAroundPage\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Range.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager_Range\\:\\:setPager\\(\\) has parameter \\$pager with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Range.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Pager_Range\\:\\:\\$_options type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Range.php', -]; -$ignoreErrors[] = [ - 'message' => '#^If condition is always true\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Range/Jumping.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager_Range_Jumping\\:\\:_setChunkLength\\(\\) has parameter \\$chunkLength with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Range/Jumping.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager_Range_Jumping\\:\\:rangeAroundPage\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Range/Jumping.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Unreachable statement \\- code above always terminates\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Range/Jumping.php', -]; -$ignoreErrors[] = [ - 'message' => '#^If condition is always true\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Range/Sliding.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager_Range_Sliding\\:\\:_setChunkLength\\(\\) has parameter \\$chunkLength with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Range/Sliding.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Pager_Range_Sliding\\:\\:rangeAroundPage\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Range/Sliding.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Unreachable statement \\- code above always terminates\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Pager/Range/Sliding.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot call method dumpData\\(\\) on null\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot call method loadData\\(\\) on null\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Parser\\:\\:doDump\\(\\) with return type void returns int\\<0, max\\>\\|false but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Parser\\:\\:doDump\\(\\) with return type void returns string but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Parser\\:\\:doLoad\\(\\) with return type void returns string\\|false but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Parser\\:\\:dump\\(\\) with return type void returns mixed but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Parser\\:\\:getParser\\(\\) with return type void returns object but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Parser\\:\\:load\\(\\) has parameter \\$charset with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Parser\\:\\:load\\(\\) with return type void returns array but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Parser\\:\\:loadData\\(\\) has parameter \\$charset with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of static method Doctrine_Parser\\:\\:getParser\\(\\) \\(void\\) is used\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Parser_Json\\:\\:dumpData\\(\\) with return type void returns null but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/Json.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Parser_Json\\:\\:loadData\\(\\) has parameter \\$charset with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/Json.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Parser_Json\\:\\:loadData\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/Json.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$json of function json_decode expects string, null given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/Json.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Parser\\:\\:doDump\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/Json.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Parser\\:\\:doLoad\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/Json.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Parser_Serialize\\:\\:dumpData\\(\\) with return type void returns null but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/Serialize.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Parser_Serialize\\:\\:loadData\\(\\) has parameter \\$charset with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/Serialize.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Parser_Serialize\\:\\:loadData\\(\\) with return type void returns mixed but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/Serialize.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$variable_representation of function unserialize expects string, null given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/Serialize.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Parser\\:\\:doDump\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/Serialize.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Parser\\:\\:doLoad\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/Serialize.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Argument of an invalid type string supplied for foreach, only iterables are supported\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/Xml.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to function is_int\\(\\) with \\(array\\\\|string\\|null\\) will always evaluate to false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/Xml.php', -]; -$ignoreErrors[] = [ - 'message' => '#^If condition is always true\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/Xml.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Instanceof between string and SimpleXMLElement will always evaluate to false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/Xml.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Parser_Xml\\:\\:arrayToXml\\(\\) has parameter \\$charset with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/Xml.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Parser_Xml\\:\\:dumpData\\(\\) with return type void returns null but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/Xml.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Parser_Xml\\:\\:loadData\\(\\) has parameter \\$charset with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/Xml.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Parser_Xml\\:\\:loadData\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/Xml.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Parser_Xml\\:\\:prepareData\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/Xml.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$array of static method Doctrine_Parser_Xml\\:\\:arrayToXml\\(\\) expects string, array given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/Xml.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$data of function simplexml_load_string expects string, null given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/Xml.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Parser\\:\\:doDump\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/Xml.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Parser\\:\\:doLoad\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/Xml.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Undefined variable\\: \\$children$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/Xml.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$return might not be defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/Xml.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Parser_Yml\\:\\:dumpData\\(\\) with return type void returns null but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/Yml.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Parser_Yml\\:\\:loadData\\(\\) has parameter \\$charset with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/Yml.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Parser_Yml\\:\\:loadData\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/Yml.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$array of static method sfYaml\\:\\:dump\\(\\) expects array, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/Yml.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$input of static method sfYaml\\:\\:load\\(\\) expects string, null given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/Yml.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Parser\\:\\:doDump\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/Yml.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Parser\\:\\:doLoad\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/Yml.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Static method sfYaml\\:\\:load\\(\\) invoked with 2 parameters, 1 required\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/Yml.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Function echoln\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYaml.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method sfYaml\\:\\:dump\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYaml.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method sfYaml\\:\\:load\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYaml.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method sfYaml\\:\\:setSpecVersion\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYaml.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property sfYaml\\:\\:\\$spec has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYaml.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method sfYamlInline\\:\\:dumpArray\\(\\) has parameter \\$value with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYamlInline.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method sfYamlInline\\:\\:evaluateScalar\\(\\) should return string but returns false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYamlInline.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method sfYamlInline\\:\\:evaluateScalar\\(\\) should return string but returns float\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYamlInline.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method sfYamlInline\\:\\:evaluateScalar\\(\\) should return string but returns float\\|int\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYamlInline.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method sfYamlInline\\:\\:evaluateScalar\\(\\) should return string but returns int\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYamlInline.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method sfYamlInline\\:\\:evaluateScalar\\(\\) should return string but returns int\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYamlInline.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method sfYamlInline\\:\\:evaluateScalar\\(\\) should return string but returns null\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYamlInline.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method sfYamlInline\\:\\:evaluateScalar\\(\\) should return string but returns true\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYamlInline.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method sfYamlInline\\:\\:getTimestampRegex\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYamlInline.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method sfYamlInline\\:\\:load\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYamlInline.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method sfYamlInline\\:\\:load\\(\\) should return array but returns string\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYamlInline.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method sfYamlInline\\:\\:parseMapping\\(\\) should return string but returns array\\\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYamlInline.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method sfYamlInline\\:\\:parseScalar\\(\\) has parameter \\$stringDelimiters with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYamlInline.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method sfYamlInline\\:\\:parseSequence\\(\\) should return string but returns array\\, string\\>\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYamlInline.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$stringDelimiter$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYamlInline.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$delimiters of static method sfYamlInline\\:\\:parseScalar\\(\\) expects string\\|null, array\\ given\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYamlInline.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$pieces of function implode expects array, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYamlInline.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method sfYamlParser\\:\\:moveToNextLine\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYamlParser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method sfYamlParser\\:\\:moveToPreviousLine\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYamlParser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property sfYamlParser\\:\\:\\$currentLine has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYamlParser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property sfYamlParser\\:\\:\\$currentLineNb has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYamlParser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property sfYamlParser\\:\\:\\$lines has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYamlParser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property sfYamlParser\\:\\:\\$offset has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYamlParser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property sfYamlParser\\:\\:\\$refs has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYamlParser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Undefined variable\\: \\$merge$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYamlParser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$dataDict\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$expression\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Relation\\:\\:getForeignRefColumnName\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Relation\\:\\:getLocalRefColumnName\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to function is_scalar\\(\\) with array\\|Doctrine_Collection will always evaluate to false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to method free\\(\\) on an unknown class Doctrine_Hydrate\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to method parseDqlQuery\\(\\) on an unknown class Doctrine_Hydrate\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#1 \\$params \\(array\\) of method Doctrine_Query\\:\\:fetchArray\\(\\) is incompatible with type string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^If condition is always true\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Left side of && is always true\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection\\:\\:modifyLimitQuery\\(\\) invoked with 6 parameters, 1\\-4 required\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:_buildSqlFromPart\\(\\) has parameter \\$ignorePending with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:_killReference\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:_processPendingJoinConditions\\(\\) has invalid return type Processed\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:_processPendingJoinConditions\\(\\) should return Processed but returns string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:addPendingJoinCondition\\(\\) should return Doctrine_Query but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:adjustProcessedParam\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:adjustProcessedParam\\(\\) has parameter \\$index with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:buildAssociativeRelationSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:buildAssociativeRelationSql\\(\\) has parameter \\$assocAlias with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:buildAssociativeRelationSql\\(\\) has parameter \\$foreignAlias with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:buildAssociativeRelationSql\\(\\) has parameter \\$localAlias with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:buildIndexBy\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:buildIndexBy\\(\\) has parameter \\$componentAlias with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:buildIndexBy\\(\\) has parameter \\$mapWith with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:buildSimpleRelationSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:buildSimpleRelationSql\\(\\) has parameter \\$foreignAlias with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:buildSimpleRelationSql\\(\\) has parameter \\$join with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:buildSimpleRelationSql\\(\\) has parameter \\$localAlias with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:buildSimpleRelationSql\\(\\) has parameter \\$overrideJoin with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:buildSqlQuery\\(\\) should return string but returns false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:count\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:createSubquery\\(\\) has invalid return type Doctrine_Hydrate\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:createSubquery\\(\\) should return Doctrine_Hydrate but returns Doctrine_Query\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:fetchArray\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:fetchOne\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:fetchOne\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:free\\(\\) should return Doctrine_Query but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:getDqlPart\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:getSqlQuery\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:load\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:parseClause\\(\\) has parameter \\$clause with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:parseFunctionExpression\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:parseFunctionExpression\\(\\) has parameter \\$expr with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:parseFunctionExpression\\(\\) has parameter \\$parseCallback with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:parseIdentifierReference\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:parseIdentifierReference\\(\\) has parameter \\$expr with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:parseSelect\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:parseSubquery\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:parseSubquery\\(\\) has parameter \\$subquery with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:processPendingFields\\(\\) should return string but empty return statement found\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:query\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query\\:\\:reset\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Tokenizer\\:\\:quoteExplode\\(\\) invoked with 4 parameters, 1\\-2 required\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$params of method Doctrine_Query_Abstract\\:\\:execute\\(\\) expects array, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$params of method Doctrine_Query_Abstract\\:\\:getResultCacheHash\\(\\) expects array, null given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$str of function strtolower expects string, null given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$string of function substr expects string, Processed given\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$params of method Doctrine_Connection\\:\\:fetchAll\\(\\) expects array, null given\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$pieces of function implode expects array, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Query\\:\\:\\$_aggregateAliasMap type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Query\\:\\:\\$_expressionMap type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Query\\:\\:\\$_isSubquery has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Query\\:\\:\\$_keywords type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Query\\:\\:\\$_neededTables type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Query\\:\\:\\$_needsSubquery has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Query\\:\\:\\$_parsers type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Query\\:\\:\\$_pendingAggregates type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Query\\:\\:\\$_pendingFields type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Query\\:\\:\\$_pendingSubqueries has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Query\\:\\:\\$_subqueryAliases type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of && is always true\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Connection\\:\\:convertBooleans\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Connection\\:\\:getDriverName\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Strict comparison using \\=\\=\\= between array\\|Doctrine_Collection and null will always evaluate to false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Unreachable statement \\- code above always terminates\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$componentAlias might not be defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$parent might not be defined\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$q might not be defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$queryComponentsBefore might not be defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$tableAlias might not be defined\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$where in empty\\(\\) always exists and is not falsy\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Query_Abstract\\:\\:\\$_parsers\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Query_Abstract\\:\\:copy\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Query_Abstract\\:\\:isSubquery\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Query_Part\\:\\:parse\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to function is_array\\(\\) with string will always evaluate to false\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Else branch is unreachable because previous condition is always true\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Left side of && is always true\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Left side of \\|\\| is always true\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:_constructQueryFromCache\\(\\) has parameter \\$cached with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:_constructQueryFromCache\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:_execute\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:_getDqlCallback\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:_getDqlCallbackComponents\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:_getDqlCallbackComponents\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:_getParser\\(\\) has parameter \\$name with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:_preQuery\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:_processDqlQueryPart\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:_processDqlQueryPart\\(\\) has parameter \\$queryParts with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:_processWhereIn\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:_processWhereIn\\(\\) has parameter \\$expr with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:_processWhereIn\\(\\) has parameter \\$not with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:_processWhereIn\\(\\) has parameter \\$params with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:addWhere\\(\\) has parameter \\$params with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:addWhere\\(\\) has parameter \\$where with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:calculateResultCacheHash\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:execute\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:execute\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:execute\\(\\) return type has no value type specified in iterable type array\\|Doctrine_Collection\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:fixArrayParameterValues\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:fixArrayParameterValues\\(\\) has parameter \\$params with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:free\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:getCachedForm\\(\\) has parameter \\$customComponent with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:getCountQueryParams\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:getCountQueryParams\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:getFlattenedParams\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:getFlattenedParams\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:getInternalParams\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:getInternalParams\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:getParams\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:getQueryComponent\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:getQueryComponents\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:getResultCacheHash\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:getRootDeclaration\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:getSqlParts\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:getSqlQuery\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:getSqlQuery\\(\\) invoked with 2 parameters, 0\\-1 required\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:getTableAliasMap\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:innerJoin\\(\\) has parameter \\$params with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:leftJoin\\(\\) has parameter \\$params with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:set\\(\\) has parameter \\$key with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:setDisableLimitSubquery\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:setHydrationMode\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:setHydrationMode\\(\\) has parameter \\$hydrationMode with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:setOption\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:setParams\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:setParams\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Negated boolean expression is always false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string The cached query, in a serialized form\\.\\)\\: Unexpected token "The", expected variable at offset 83$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$customComponent of method Doctrine_Query_Abstract\\:\\:getCachedForm\\(\\) expects array\\|Doctrine_Collection\\|null, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$params of method Doctrine_Query_Abstract\\:\\:getFlattenedParams\\(\\) expects array, null given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$params of method Doctrine_Query_Abstract\\:\\:getSqlQuery\\(\\) expects array, null given\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$queryPart of method Doctrine_Query_Abstract\\:\\:_addDqlQueryPart\\(\\) expects string, int given\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Query_Abstract\\:\\:\\$_components type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Query_Abstract\\:\\:\\$_dqlParts type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Query_Abstract\\:\\:\\$_execParams type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Query_Abstract\\:\\:\\$_expireQueryCache has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Query_Abstract\\:\\:\\$_options type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Query_Abstract\\:\\:\\$_params type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Query_Abstract\\:\\:\\$_pendingJoinConditions type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Query_Abstract\\:\\:\\$_queryCacheTTL has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Query_Abstract\\:\\:\\$_queryComponents type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Query_Abstract\\:\\:\\$_resultCacheTTL has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Query_Abstract\\:\\:\\$_sqlParts type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Query_Abstract\\:\\:\\$_tableAliasMap type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Query_Abstract\\:\\:\\$_tableAliasSeeds type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Query_Abstract\\:\\:\\$_type has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of && is always false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of && is always true\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Connection\\:\\:convertBooleans\\(\\) \\(void\\) is used\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Connection\\:\\:getOption\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Strict comparison using \\=\\=\\= between string and null will always evaluate to false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$expression\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Check.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Check\\:\\:getTable\\(\\) should return Doctrine_Connection but returns Doctrine_Table\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Check.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Check\\:\\:parse\\(\\) should return string but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Check.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Check\\:\\:parseClause\\(\\) has parameter \\$dql with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Check.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Check\\:\\:parseClause\\(\\) with return type void returns mixed but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Check.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Check\\:\\:parseClause\\(\\) with return type void returns string but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Check.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Check\\:\\:parseFunction\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Check.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Check\\:\\:parseFunction\\(\\) has parameter \\$dql with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Check.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Check\\:\\:parseSingle\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Check.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Check\\:\\:parseSingle\\(\\) has parameter \\$part with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Check.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$alias$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Check.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$field$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Check.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$value$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Check.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Query_Check\\:\\:\\$_tokenizer has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Check.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Query_Check\\:\\:\\$sql \\(string\\) does not accept null\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Check.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Query_Check\\:\\:parseClause\\(\\) \\(void\\) is used\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Query/Check.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$func might not be defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Check.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$dataDict\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Condition.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Query_Condition\\:\\:load\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Condition.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Query_Filter_Chain\\:\\:\\$_filters type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Filter/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Forupdate\\:\\:parse\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Forupdate.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Forupdate\\:\\:parse\\(\\) has parameter \\$forUpdate with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Forupdate.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_From\\:\\:parse\\(\\) with return type void returns array\\, array\\\\>\\|null but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/From.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Groupby\\:\\:parse\\(\\) has parameter \\$append with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Groupby.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Groupby\\:\\:parse\\(\\) has parameter \\$clause with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Groupby.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Groupby\\:\\:parse\\(\\) with return type void returns string but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Groupby.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$str$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Groupby.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of && is always true\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Groupby.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to method parseDqlQuery\\(\\) on an unknown class Doctrine_Hydrate\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Having.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to method parseDqlQuery\\(\\) on an unknown class Doctrine_Hydrate\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/JoinCondition.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_JoinCondition\\:\\:_processPossibleAggExpression\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/JoinCondition.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_JoinCondition\\:\\:_processPossibleAggExpression\\(\\) has parameter \\$expr with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/JoinCondition.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_JoinCondition\\:\\:_processPossibleAggExpression\\(\\) has parameter \\$matches with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/JoinCondition.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_JoinCondition\\:\\:load\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/JoinCondition.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_JoinCondition\\:\\:load\\(\\) has parameter \\$condition with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/JoinCondition.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Limit\\:\\:parse\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Limit.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Limit\\:\\:parse\\(\\) has parameter \\$limit with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Limit.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Offset\\:\\:parse\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Offset.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Offset\\:\\:parse\\(\\) has parameter \\$offset with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Offset.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Orderby\\:\\:parse\\(\\) has parameter \\$append with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Orderby.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Orderby\\:\\:parse\\(\\) with return type void returns string but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Orderby.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of && is always true\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Orderby.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Query_Part\\:\\:\\$_tokenizer has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Part.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Registry\\:\\:add\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Registry.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Registry\\:\\:add\\(\\) has parameter \\$key with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Registry.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Registry\\:\\:add\\(\\) has parameter \\$query with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Registry.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Registry\\:\\:get\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Registry.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Registry\\:\\:get\\(\\) has parameter \\$key with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Registry.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Registry\\:\\:get\\(\\) has parameter \\$namespace with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Registry.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Registry\\:\\:has\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Registry.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Registry\\:\\:has\\(\\) has parameter \\$key with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Registry.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Registry\\:\\:has\\(\\) has parameter \\$namespace with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Registry.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Query_Registry\\:\\:\\$_queries has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Registry.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Select\\:\\:parse\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Select.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Select\\:\\:parse\\(\\) has parameter \\$dql with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Select.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Query_Set\\:\\:parseLiteralValue\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Set.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Set\\:\\:_processPossibleAggExpression\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Set.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Set\\:\\:_processPossibleAggExpression\\(\\) has parameter \\$expr with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Set.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Set\\:\\:_processPossibleAggExpression\\(\\) has parameter \\$matches with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Set.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Set\\:\\:parse\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Set.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Set\\:\\:parse\\(\\) has parameter \\$dql with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Set.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Iterating over an object of an unknown class unknown_type\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Tokenizer.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Tokenizer\\:\\:bracketExplode\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Tokenizer.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Tokenizer\\:\\:clauseExplode\\(\\) has parameter \\$d with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Tokenizer.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Tokenizer\\:\\:clauseExplode\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Tokenizer.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Tokenizer\\:\\:clauseExplodeCountBrackets\\(\\) has invalid return type unknown_type\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Tokenizer.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Tokenizer\\:\\:clauseExplodeCountBrackets\\(\\) has parameter \\$e1 with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Tokenizer.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Tokenizer\\:\\:clauseExplodeCountBrackets\\(\\) has parameter \\$e2 with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Tokenizer.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Tokenizer\\:\\:clauseExplodeCountBrackets\\(\\) has parameter \\$regexp with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Tokenizer.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Tokenizer\\:\\:clauseExplodeCountBrackets\\(\\) has parameter \\$str with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Tokenizer.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Tokenizer\\:\\:clauseExplodeCountBrackets\\(\\) should return unknown_type but returns array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Tokenizer.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Tokenizer\\:\\:clauseExplodeNonQuoted\\(\\) has parameter \\$regexp with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Tokenizer.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Tokenizer\\:\\:clauseExplodeNonQuoted\\(\\) has parameter \\$str with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Tokenizer.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Tokenizer\\:\\:clauseExplodeNonQuoted\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Tokenizer.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Tokenizer\\:\\:clauseExplodeRegExp\\(\\) has parameter \\$e1 with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Tokenizer.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Tokenizer\\:\\:clauseExplodeRegExp\\(\\) has parameter \\$e2 with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Tokenizer.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Tokenizer\\:\\:clauseExplodeRegExp\\(\\) has parameter \\$regexp with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Tokenizer.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Tokenizer\\:\\:clauseExplodeRegExp\\(\\) has parameter \\$str with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Tokenizer.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Tokenizer\\:\\:clauseExplodeRegExp\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Tokenizer.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Tokenizer\\:\\:getSplitRegExpFromArray\\(\\) has parameter \\$d with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Tokenizer.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Tokenizer\\:\\:mergeBracketTerms\\(\\) has parameter \\$terms with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Tokenizer.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Tokenizer\\:\\:mergeBracketTerms\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Tokenizer.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Tokenizer\\:\\:quoteExplode\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Tokenizer.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Tokenizer\\:\\:quotedStringExplode\\(\\) has parameter \\$str with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Tokenizer.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Tokenizer\\:\\:quotedStringExplode\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Tokenizer.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Tokenizer\\:\\:sqlExplode\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Tokenizer.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Tokenizer\\:\\:tokenizeQuery\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Tokenizer.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param for parameter \\$d with type string is incompatible with native type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Tokenizer.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$terms of method Doctrine_Query_Tokenizer\\:\\:mergeBracketTerms\\(\\) expects array, unknown_type given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Tokenizer.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$p might not be defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Tokenizer.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$varchar_max_length\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Where.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to method parseDqlQuery\\(\\) on an unknown class Doctrine_Hydrate\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Where.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Where\\:\\:_buildSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Where.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Where\\:\\:_buildSql\\(\\) has parameter \\$leftExpr with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Where.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Where\\:\\:_buildSql\\(\\) has parameter \\$operator with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Where.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Where\\:\\:_buildSql\\(\\) has parameter \\$rightExpr with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Where.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Where\\:\\:_buildWhereInArraySqlPart\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Where.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Where\\:\\:_buildWhereInArraySqlPart\\(\\) has parameter \\$rightExpr with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Where.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Where\\:\\:load\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Where.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Where\\:\\:load\\(\\) has parameter \\$where with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Where.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$str of function strtolower expects string, null given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Where.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Connection\\:\\:getDriverName\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Query/Where.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$formatter\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/RawSql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_RawSql\\:\\:_addDqlQueryPart\\(\\) should return \\$this\\(Doctrine_RawSql\\) but returns Doctrine_Query\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/RawSql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_RawSql\\:\\:_parseSelectFields\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/RawSql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_RawSql\\:\\:_parseSelectFields\\(\\) has parameter \\$queryPart with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/RawSql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_RawSql\\:\\:addComponent\\(\\) has parameter \\$path with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/RawSql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_RawSql\\:\\:calculateResultCacheHash\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/RawSql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_RawSql\\:\\:count\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/RawSql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_RawSql\\:\\:getCountSqlQuery\\(\\) has parameter \\$params with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/RawSql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_RawSql\\:\\:getFields\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/RawSql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_RawSql\\:\\:getSqlQuery\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/RawSql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_RawSql\\:\\:parseDqlQueryPart\\(\\) should return Doctrine_Query but returns \\$this\\(Doctrine_RawSql\\)\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/RawSql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(Doctrine_Connection The connection object the query will use\\.\\)\\: Unexpected token "The", expected variable at offset 66$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/RawSql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(Doctrine_Hydrator_Abstract The hydrator that will be used for generating result sets\\.\\)\\: Unexpected token "The", expected variable at offset 150$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/RawSql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$componentName$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/RawSql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_RawSql\\:\\:\\$fields type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/RawSql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Connection\\:\\:getOption\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/RawSql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$fields in empty\\(\\) always exists and is not falsy\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/RawSql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$parent might not be defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/RawSql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$type might not be defined\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/lib/Doctrine/RawSql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Event\\:\\:\\$skipOperation\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method ArrayAccess\\:\\:save\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_EventListener_Interface\\|Doctrine_Overloadable\\:\\:postSerialize\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_EventListener_Interface\\|Doctrine_Overloadable\\:\\:postUnserialize\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_EventListener_Interface\\|Doctrine_Overloadable\\:\\:postValidate\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_EventListener_Interface\\|Doctrine_Overloadable\\:\\:preSerialize\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_EventListener_Interface\\|Doctrine_Overloadable\\:\\:preUnserialize\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_EventListener_Interface\\|Doctrine_Overloadable\\:\\:preValidate\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:delete\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to function is_bool\\(\\) with string will always evaluate to false\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access offset \\(int\\|string\\) on int\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access offset mixed on int\\.$#', - 'count' => 5, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access offset string on int\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot assign new offset to string\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Class Doctrine_Record implements generic interface IteratorAggregate but does not specify its types\\: TKey, TValue$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#2 \\$deep \\(true\\) of method Doctrine_Record\\:\\:exportTo\\(\\) is incompatible with type string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Instanceof between Doctrine_Collection and Doctrine_Null will always evaluate to false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Instanceof between string and Doctrine_Expression will always evaluate to false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:__call\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:__serialize\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:__unserialize\\(\\) has parameter \\$data with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:_get\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:_get\\(\\) has parameter \\$fieldName with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:_get\\(\\) has parameter \\$load with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:_set\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:_set\\(\\) has parameter \\$fieldName with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:_set\\(\\) has parameter \\$load with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:_set\\(\\) has parameter \\$value with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:assignDefaultValues\\(\\) should return bool but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:call\\(\\) has parameter \\$callback with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:cleanData\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:cleanData\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:clearInvokedSaveHooks\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:coreSetRelated\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:deleteNode\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:errorStack\\(\\) has parameter \\$stack with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:exportTo\\(\\) should return string but returns array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:exportTo\\(\\) should return string but returns null\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:free\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:fromArray\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:fromArray\\(\\) with return type void returns \\$this\\(Doctrine_Record\\) but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:getAccessor\\(\\) should return string but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:getAccessors\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:getData\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:getErrorStackAsString\\(\\) should return string but returns false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:getIncremented\\(\\) should return int but returns null\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:getLastModified\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:getModified\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:getMutator\\(\\) has parameter \\$fieldName with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:getMutator\\(\\) should return string but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:getMutators\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:getNode\\(\\) should return Doctrine_Node but returns Doctrine_Node_\\\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:getNode\\(\\) should return Doctrine_Node but returns false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:getPendingDeletes\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:getPendingDeletes\\(\\) should return array but returns string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:getPendingUnlinks\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:getPrepared\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:getPrepared\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:getReferences\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:hasAccessor\\(\\) should return bool but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:hasAccessorMutator\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:hasAccessorMutator\\(\\) has parameter \\$fieldName with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:hasMutator\\(\\) should return bool but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:hydrate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:identifier\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:identifier\\(\\) should return array but returns int\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:importFrom\\(\\) has parameter \\$deep with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:importFrom\\(\\) with return type void returns null but should not return anything\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:link\\(\\) has parameter \\$ids with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:linkInDb\\(\\) has parameter \\$ids with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:load\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:merge\\(\\) has parameter \\$data with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:merge\\(\\) with return type void returns null but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:obtainReference\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:oid\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:postDelete\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:postDelete\\(\\) has parameter \\$event with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:postHydrate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:postHydrate\\(\\) has parameter \\$event with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:postInsert\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:postInsert\\(\\) has parameter \\$event with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:postSave\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:postSave\\(\\) has parameter \\$event with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:postSerialize\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:postSerialize\\(\\) has parameter \\$event with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:postUnserialize\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:postUnserialize\\(\\) has parameter \\$event with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:postUpdate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:postUpdate\\(\\) has parameter \\$event with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:postValidate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:postValidate\\(\\) has parameter \\$event with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:preDelete\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:preDelete\\(\\) has parameter \\$event with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:preDqlDelete\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:preDqlDelete\\(\\) has parameter \\$event with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:preDqlSelect\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:preDqlSelect\\(\\) has parameter \\$event with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:preDqlUpdate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:preDqlUpdate\\(\\) has parameter \\$event with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:preHydrate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:preHydrate\\(\\) has parameter \\$event with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:preInsert\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:preInsert\\(\\) has parameter \\$event with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:preSave\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:preSave\\(\\) has parameter \\$event with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:preSerialize\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:preSerialize\\(\\) has parameter \\$event with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:preUnserialize\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:preUnserialize\\(\\) has parameter \\$event with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:preUpdate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:preUpdate\\(\\) has parameter \\$event with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:preValidate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:preValidate\\(\\) has parameter \\$event with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:rawGet\\(\\) has parameter \\$fieldName with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:reference\\(\\) should return Doctrine_Collection\\|Doctrine_Record but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:refreshRelated\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:setRelated\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:state\\(\\) should return int\\|null but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:synchronizeWithArray\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:synchronizeWithArray\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:toArray\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:toArray\\(\\) should return array but returns false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:trySave\\(\\) should return true but returns false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:unlink\\(\\) has parameter \\$ids with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:unlinkInDb\\(\\) has parameter \\$ids with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:unshiftFilter\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:validate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:validateOnInsert\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record\\:\\:validateOnUpdate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Negated boolean expression is always false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param for parameter \\$array with type string is incompatible with native type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(Doctrine_Validator_ErrorStack errorStack to be assigned for this record\\)\\: Unexpected token "errorStack", expected variable at offset 137$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(mixed arg1 \\.\\.\\. argN optional callback arguments\\)\\: Unexpected token "arg1", expected variable at offset 150$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$array$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$fieldname$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$name$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$serialized$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$array of method Doctrine_Record\\:\\:fromArray\\(\\) expects array, null given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$array of method Doctrine_Record\\:\\:fromArray\\(\\) expects array, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$array of static method Doctrine_Parser\\:\\:dump\\(\\) expects string, array given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$array_arg of function current expects array\\|object, int given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$deep of method Doctrine_Record\\:\\:toArray\\(\\) expects bool, string given\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\.\\.\\.\\$args of function array_merge expects array, int given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Record\\:\\:\\$_customAccessors type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Record\\:\\:\\$_customMutators type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Record\\:\\:\\$_data type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Record\\:\\:\\$_id \\(int\\) does not accept array\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Record\\:\\:\\$_id \\(int\\) does not accept default value of type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Record\\:\\:\\$_index has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Record\\:\\:\\$_invokedSaveHooks type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Record\\:\\:\\$_lastModified type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Record\\:\\:\\$_modified type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Record\\:\\:\\$_node \\(Doctrine_Node_\\\\) in isset\\(\\) is not nullable\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Record\\:\\:\\$_node has unknown class Doctrine_Node_ as its type\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Record\\:\\:\\$_node has unknown class TreeImpl as its type\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Record\\:\\:\\$_oid has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Record\\:\\:\\$_oldValues type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Record\\:\\:\\$_pendingDeletes \\(string\\) does not accept default value of type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Record\\:\\:\\$_pendingUnlinks type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Record\\:\\:\\$_references type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Record\\:\\:\\$_values type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Connection\\:\\:convertBooleans\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Record\\:\\:fromArray\\(\\) \\(void\\) is used\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of static method Doctrine_Parser\\:\\:dump\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of static method Doctrine_Parser\\:\\:load\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Strict comparison using \\=\\=\\= between Doctrine_Collection\\|Doctrine_Record and null will always evaluate to false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Unreachable statement \\- code above always terminates\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$array might not be defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$foreignFieldName might not be defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$modifiedFields might not be defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Abstract\\:\\:actAs\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Abstract\\:\\:actAs\\(\\) should return Doctrine_Record but returns \\$this\\(Doctrine_Record_Abstract\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Abstract\\:\\:addListener\\(\\) has parameter \\$name with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Abstract\\:\\:addListener\\(\\) should return Doctrine_Record but returns \\$this\\(Doctrine_Record_Abstract\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Abstract\\:\\:bindQueryParts\\(\\) has parameter \\$queryParts with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Abstract\\:\\:bindQueryParts\\(\\) should return Doctrine_Record but returns \\$this\\(Doctrine_Record_Abstract\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Abstract\\:\\:check\\(\\) should return Doctrine_Record but returns \\$this\\(Doctrine_Record_Abstract\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Abstract\\:\\:hasColumns\\(\\) has parameter \\$definitions with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Abstract\\:\\:hasMany\\(\\) should return Doctrine_Record but returns \\$this\\(Doctrine_Record_Abstract\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Abstract\\:\\:hasOne\\(\\) should return Doctrine_Record but returns \\$this\\(Doctrine_Record_Abstract\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Abstract\\:\\:index\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Abstract\\:\\:loadGenerator\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Abstract\\:\\:setAttribute\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Abstract\\:\\:setAttribute\\(\\) has parameter \\$attr with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Abstract\\:\\:setAttribute\\(\\) has parameter \\$value with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Abstract\\:\\:setColumnOptions\\(\\) has parameter \\$name with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Abstract\\:\\:setColumnOptions\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Abstract\\:\\:setInheritanceMap\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Abstract\\:\\:setInheritanceMap\\(\\) has parameter \\$map with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Abstract\\:\\:setListener\\(\\) should return Doctrine_Record but returns \\$this\\(Doctrine_Record_Abstract\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Abstract\\:\\:setSubclasses\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Abstract\\:\\:setSubclasses\\(\\) has parameter \\$map with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Abstract\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Abstract\\:\\:setTableName\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Abstract\\:\\:setTableName\\(\\) has parameter \\$tableName with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Abstract\\:\\:setUp\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Abstract\\:\\:unique\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Abstract\\:\\:unique\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Abstract\\:\\:unique\\(\\) with return type void returns mixed but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$columnName$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$componentName$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$options$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$validators$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$invoker of method Doctrine_Template\\:\\:setInvoker\\(\\) expects Doctrine_Record, \\$this\\(Doctrine_Record_Abstract\\) given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Record_Abstract\\:\\:\\$_table has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Filter\\:\\:filterSet\\(\\) has parameter \\$value with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Filter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Filter\\:\\:getTable\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Filter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Filter\\:\\:init\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Filter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Filter\\:\\:setTable\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Filter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Record_Filter\\:\\:\\$_table has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Filter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Expression "\\$record\\[\\$alias\\]" on a separate line does not do anything\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Record/Filter/Compound.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Filter_Compound\\:\\:filterSet\\(\\) has parameter \\$value with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Filter/Compound.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Filter_Compound\\:\\:init\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Filter/Compound.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Filter_Standard\\:\\:filterSet\\(\\) has parameter \\$value with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Filter/Standard.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Generator\\:\\:buildForeignKeys\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Generator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Generator\\:\\:generateClass\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Generator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Generator\\:\\:generateClassFromTable\\(\\) with return type void returns null but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Generator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Generator\\:\\:getOption\\(\\) has parameter \\$name with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Generator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Generator\\:\\:getOptions\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Generator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Generator\\:\\:initialize\\(\\) with return type void returns false but should not return anything\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Record/Generator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Generator\\:\\:ownerHasMany\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Generator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Generator\\:\\:ownerHasOne\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Generator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Generator\\:\\:setOption\\(\\) has invalid return type Doctrine_Plugin\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Generator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Generator\\:\\:setOption\\(\\) has parameter \\$name with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Generator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Generator\\:\\:setOption\\(\\) has parameter \\$value with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Generator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Generator\\:\\:setOption\\(\\) should return Doctrine_Plugin but returns \\$this\\(Doctrine_Record_Generator\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Generator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$invoker of method Doctrine_Template\\:\\:setInvoker\\(\\) expects Doctrine_Record, \\$this\\(Doctrine_Record_Generator\\) given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Generator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$object of function get_class expects object, null given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Generator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$options of method Doctrine_Import_Builder\\:\\:setOptions\\(\\) expects string, array given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Generator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Record_Generator\\:\\:\\$_options type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Generator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Record_Generator\\:\\:generateClass\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Generator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Template\\:\\:getPlugin\\(\\) \\(void\\) is used\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/lib/Doctrine/Record/Generator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Strict comparison using \\!\\=\\= between null and null will always evaluate to false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Generator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Class Doctrine_Record_Iterator extends generic class ArrayIterator but does not specify its types\\: TKey, TValue$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Iterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Iterator\\:\\:initNullObject\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Iterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Record_Iterator\\:\\:\\$record is never read, only written\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Iterator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener\\:\\:getOptions\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener\\:\\:postDelete\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener\\:\\:postHydrate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener\\:\\:postInsert\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener\\:\\:postSave\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener\\:\\:postSerialize\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener\\:\\:postUnserialize\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener\\:\\:postUpdate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener\\:\\:postValidate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener\\:\\:preDelete\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener\\:\\:preDqlDelete\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener\\:\\:preDqlSelect\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener\\:\\:preDqlUpdate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener\\:\\:preHydrate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener\\:\\:preInsert\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener\\:\\:preSave\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener\\:\\:preSerialize\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener\\:\\:preUnserialize\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener\\:\\:preUpdate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener\\:\\:preValidate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener\\:\\:setOption\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Record_Listener\\:\\:\\$_options type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Chain\\:\\:getOptions\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Chain\\:\\:postDelete\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Chain\\:\\:postHydrate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Chain\\:\\:postInsert\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Chain\\:\\:postSave\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Chain\\:\\:postSerialize\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Chain\\:\\:postUnserialize\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Chain\\:\\:postUpdate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Chain\\:\\:postValidate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Chain\\:\\:preDelete\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Chain\\:\\:preDqlDelete\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Chain\\:\\:preDqlSelect\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Chain\\:\\:preDqlUpdate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Chain\\:\\:preHydrate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Chain\\:\\:preInsert\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Chain\\:\\:preSave\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Chain\\:\\:preSerialize\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Chain\\:\\:preUnserialize\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Chain\\:\\:preUpdate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Chain\\:\\:preValidate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Chain\\:\\:set\\(\\) should return Doctrine_Record_Listener_Chain but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Chain\\:\\:setOption\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Record_Listener_Chain\\:\\:\\$_listeners has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Record_Listener_Chain\\:\\:\\$_options type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Chain.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Interface\\:\\:getOption\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Interface\\:\\:getOption\\(\\) has parameter \\$name with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Interface\\:\\:getOptions\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Interface\\:\\:postDelete\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Interface\\:\\:postHydrate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Interface\\:\\:postInsert\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Interface\\:\\:postSave\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Interface\\:\\:postSerialize\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Interface\\:\\:postUnserialize\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Interface\\:\\:postUpdate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Interface\\:\\:preDelete\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Interface\\:\\:preHydrate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Interface\\:\\:preInsert\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Interface\\:\\:preSave\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Interface\\:\\:preSerialize\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Interface\\:\\:preUnserialize\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Interface\\:\\:preUpdate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Interface\\:\\:setOption\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Interface\\:\\:setOption\\(\\) has parameter \\$name with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Listener_Interface\\:\\:setOption\\(\\) has parameter \\$value with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Class Doctrine_Relation implements generic interface ArrayAccess but does not specify its types\\: TKey, TValue$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation\\:\\:__construct\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation\\:\\:getForeignFieldName\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation\\:\\:getLocalFieldName\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation\\:\\:getOrderBy\\(\\) should return string but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation\\:\\:isDeferrable\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation\\:\\:isDeferred\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation\\:\\:isEqual\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation\\:\\:isRefClass\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation\\:\\:toArray\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#3 \\$columnNames of method Doctrine_Table\\:\\:processOrderBy\\(\\) expects string, bool given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Relation\\:\\:\\$_isRefClass has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Relation\\:\\:\\$definition type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Association\\:\\:getAssociationTable\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/Association.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Association\\:\\:getForeignRefColumnName\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/Association.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Association\\:\\:getForeignRefFieldName\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/Association.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Association\\:\\:getLocalRefColumnName\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/Association.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Association\\:\\:getLocalRefFieldName\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/Association.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Association\\:\\:getRelationDql\\(\\) has parameter \\$context with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/Association.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$dql might not be defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/Association.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Association_Self\\:\\:getRelationDql\\(\\) has parameter \\$context with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/Association/Self.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$dql might not be defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/Association/Self.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_ForeignKey\\:\\:getCondition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/ForeignKey.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_LocalKey\\:\\:getCondition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/LocalKey.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Negated boolean expression is always false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/LocalKey.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of \\|\\| is always false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/LocalKey.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$related in empty\\(\\) always exists and is not falsy\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/LocalKey.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$formatter\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/Nest.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to function is_array\\(\\) with string will always evaluate to false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Parser\\:\\:bind\\(\\) has parameter \\$options with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Parser\\:\\:bind\\(\\) with return type void returns array but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Parser\\:\\:completeAssocDefinition\\(\\) has parameter \\$def with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Parser\\:\\:completeAssocDefinition\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Parser\\:\\:completeDefinition\\(\\) has parameter \\$def with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Parser\\:\\:completeDefinition\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Parser\\:\\:getIdentifiers\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Parser\\:\\:getImpl\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Parser\\:\\:getPendingRelation\\(\\) has parameter \\$name with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Parser\\:\\:getPendingRelation\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Parser\\:\\:getPendingRelations\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Parser\\:\\:getRelation\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Parser\\:\\:getRelation\\(\\) has parameter \\$recursive with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Parser\\:\\:getRelations\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Parser\\:\\:guessColumns\\(\\) has parameter \\$classes with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Parser\\:\\:guessColumns\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Parser\\:\\:unsetPendingRelations\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Parser\\:\\:unsetPendingRelations\\(\\) has parameter \\$name with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string relation to remove\\)\\: Unexpected token "relation", expected variable at offset 144$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$field$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Relation_Parser\\:\\:\\$_pending type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Relation_Parser\\:\\:\\$_relations type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Strict comparison using \\=\\=\\= between string and null will always evaluate to false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$columns might not be defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$found might not be defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$rel in isset\\(\\) always exists and is not nullable\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Relation/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Argument of an invalid type null supplied for foreach, only iterables are supported\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Search.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search\\:\\:__construct\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search\\:\\:analyze\\(\\) with return type void returns mixed but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search\\:\\:batchUpdateIndex\\(\\) has parameter \\$encoding with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search\\:\\:buildTable\\(\\) with return type void returns null but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search\\:\\:search\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search\\:\\:search\\(\\) should return array but returns Doctrine_Query\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search\\:\\:setTableDefinition\\(\\) with return type void returns false but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search\\:\\:updateIndex\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search\\:\\:updateIndex\\(\\) has parameter \\$encoding with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search\\:\\:updateIndex\\(\\) should return int but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$record$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Search\\:\\:\\$_options type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Record_Generator\\:\\:buildTable\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Search\\:\\:analyze\\(\\) \\(void\\) is used\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Search.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Analyzer\\:\\:__construct\\(\\) has parameter \\$options with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Analyzer.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Analyzer\\:\\:analyze\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Analyzer.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Analyzer\\:\\:analyze\\(\\) has parameter \\$encoding with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Analyzer.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Analyzer\\:\\:analyze\\(\\) has parameter \\$text with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Analyzer.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Search_Analyzer\\:\\:\\$_options has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Analyzer.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Analyzer_Interface\\:\\:analyze\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Analyzer/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Analyzer_Interface\\:\\:analyze\\(\\) has parameter \\$text with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Analyzer/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Analyzer_Standard\\:\\:analyze\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Analyzer/Standard.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Analyzer_Standard\\:\\:analyze\\(\\) has parameter \\$encoding with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Analyzer/Standard.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Analyzer_Standard\\:\\:analyze\\(\\) has parameter \\$text with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Analyzer/Standard.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Search_Analyzer_Standard\\:\\:\\$_stopwords has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Analyzer/Standard.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$terms in empty\\(\\) always exists and is not falsy\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Analyzer/Standard.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Analyzer_Utf8\\:\\:analyze\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Analyzer/Utf8.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Analyzer_Utf8\\:\\:analyze\\(\\) has parameter \\$encoding with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Analyzer/Utf8.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Analyzer_Utf8\\:\\:analyze\\(\\) has parameter \\$text with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Analyzer/Utf8.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$terms in empty\\(\\) always exists and is not falsy\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Analyzer/Utf8.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_File\\:\\:__construct\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/File.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$table might not be defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/File.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Indexer\\:\\:indexDirectory\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Indexer.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Indexer\\:\\:indexDirectory\\(\\) has parameter \\$dir with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Indexer.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Search_Indexer_Dir\\:\\:indexFile\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Indexer/Dir.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Indexer_Dir\\:\\:add\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Indexer/Dir.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Indexer_Dir\\:\\:add\\(\\) has parameter \\$dir with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Indexer/Dir.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Listener\\:\\:postInsert\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Listener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Listener\\:\\:postUpdate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Listener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Listener\\:\\:preUpdate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Listener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Search_Listener\\:\\:\\$_search has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Listener.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Parser\\:\\:parse\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Parser\\:\\:parse\\(\\) has parameter \\$file with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Parser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query\\:\\:__construct\\(\\) has parameter \\$table with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query\\:\\:getParams\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query\\:\\:getSqlQuery\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query\\:\\:getWords\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query\\:\\:isExpression\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query\\:\\:isExpression\\(\\) has parameter \\$term with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query\\:\\:parseClause\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query\\:\\:parseClause\\(\\) has parameter \\$originalClause with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query\\:\\:parseClause\\(\\) has parameter \\$recursive with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query\\:\\:parseTerm\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query\\:\\:parseTerm\\(\\) has parameter \\$term with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query\\:\\:parseWord\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query\\:\\:parseWord\\(\\) has parameter \\$word with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query\\:\\:query\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query\\:\\:query\\(\\) has parameter \\$includeRelevance with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query\\:\\:query\\(\\) has parameter \\$text with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$_table$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Search_Query\\:\\:\\$_condition has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Search_Query\\:\\:\\$_params has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Search_Query\\:\\:\\$_sql has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Search_Query\\:\\:\\$_table \\(Doctrine_Table\\) does not accept default value of type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Search_Query\\:\\:\\$_tokenizer has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Search_Query\\:\\:\\$_words has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Search/Query.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Sequence\\:\\:\\$warnings\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence\\:\\:lastInsertId\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence\\:\\:lastInsertId\\(\\) has parameter \\$field with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence\\:\\:lastInsertId\\(\\) has parameter \\$table with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence\\:\\:nextId\\(\\) has parameter \\$ondemand with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(bool when true missing sequences are automatic created\\)\\: Unexpected token "when", expected variable at offset 142$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string name of the field into which a new row was inserted\\)\\: Unexpected token "name", expected variable at offset 263$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string name of the table into which a new row was inserted\\)\\: Unexpected token "name", expected variable at offset 187$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$export\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Db2.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$formatter\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Db2.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Sequence_Db2\\:\\:_connect\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Db2.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Sequence_Db2\\:\\:lastSequenceId\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Db2.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Sequence_Db2\\:\\:query\\(\\)\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Db2.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Sequence_Db2\\:\\:quoteIdentifier\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Db2.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence_Db2\\:\\:currId\\(\\) should return int but returns null\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Db2.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence_Db2\\:\\:lastInsertId\\(\\) should return int but returns null\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Db2.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence_Db2\\:\\:nextId\\(\\) has parameter \\$ondemand with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Db2.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(bool when true missing sequences are automatic created\\)\\: Unexpected token "when", expected variable at offset 142$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Db2.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @throws with type Doctrine_Adapter_Db2_Exception is not subtype of Throwable$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Db2.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Undefined variable\\: \\$onDemand$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Db2.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$export\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$formatter\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Connection\\:\\:getServerVersion\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence_Mssql\\:\\:lastInsertId\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence_Mssql\\:\\:lastInsertId\\(\\) has parameter \\$field with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence_Mssql\\:\\:lastInsertId\\(\\) has parameter \\$table with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence_Mssql\\:\\:nextId\\(\\) has parameter \\$onDemand with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(bool when true missing sequences are automatic created\\)\\: Unexpected token "when", expected variable at offset 142$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string name of the field into which a new row was inserted\\)\\: Unexpected token "name", expected variable at offset 263$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string name of the table into which a new row was inserted\\)\\: Unexpected token "name", expected variable at offset 187$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Sequence_Mssql\\:\\:\\$warnings has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$export\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence_Mysql\\:\\:lastInsertId\\(\\) has parameter \\$field with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence_Mysql\\:\\:lastInsertId\\(\\) has parameter \\$table with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence_Mysql\\:\\:nextId\\(\\) has parameter \\$onDemand with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(bool when true missing sequences are automatic created\\)\\: Unexpected token "when", expected variable at offset 142$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string name of the field into which a new row was inserted\\)\\: Unexpected token "name", expected variable at offset 259$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string name of the table into which a new row was inserted\\)\\: Unexpected token "name", expected variable at offset 185$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$export\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$formatter\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence_Oracle\\:\\:lastInsertID\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence_Oracle\\:\\:lastInsertID\\(\\) has parameter \\$field with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence_Oracle\\:\\:lastInsertID\\(\\) has parameter \\$table with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence_Oracle\\:\\:nextID\\(\\) has parameter \\$onDemand with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(bool onDemand when true missing sequences are automatic created\\)\\: Unexpected token "onDemand", expected variable at offset 129$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string name of the field into which a new row was inserted\\)\\: Unexpected token "name", expected variable at offset 263$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string name of the table into which a new row was inserted\\)\\: Unexpected token "name", expected variable at offset 187$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$export\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$formatter\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence_Pgsql\\:\\:lastInsertId\\(\\) has parameter \\$field with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence_Pgsql\\:\\:lastInsertId\\(\\) has parameter \\$table with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence_Pgsql\\:\\:nextId\\(\\) has parameter \\$onDemand with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(bool onDemand when true missing sequences are automatic created\\)\\: Unexpected token "onDemand", expected variable at offset 129$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string name of the field into which a new row was inserted\\)\\: Unexpected token "name", expected variable at offset 290$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string name of the table into which a new row was inserted\\)\\: Unexpected token "name", expected variable at offset 214$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$export\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$formatter\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence_Sqlite\\:\\:lastInsertId\\(\\) has parameter \\$field with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence_Sqlite\\:\\:lastInsertId\\(\\) has parameter \\$table with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence_Sqlite\\:\\:nextId\\(\\) should return int but returns string\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string name of the field into which a new row was inserted\\)\\: Unexpected token "name", expected variable at offset 263$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string name of the table into which a new row was inserted\\)\\: Unexpected token "name", expected variable at offset 187$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Sequence/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to property \\$args on an unknown class Doctrine_Validator_Interface\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to property \\$field on an unknown class Doctrine_Validator_Interface\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to property \\$invoker on an unknown class Doctrine_Validator_Interface\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to function is_array\\(\\) with string will always evaluate to false\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to method validate\\(\\) on an unknown class Doctrine_Validator_Interface\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#3 \\$columnNames \\(false\\) of method Doctrine_Table\\:\\:processOrderBy\\(\\) is incompatible with type string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Instanceof between int and Doctrine_Null will always evaluate to false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Instanceof between string and Doctrine_Record will always evaluate to false\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:__call\\(\\) has invalid return type the\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:__call\\(\\) has parameter \\$arguments with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:__call\\(\\) has parameter \\$method with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:__serialize\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:__unserialize\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:_checkForeignKeyExists\\(\\) has parameter \\$def with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:_checkForeignKeyExists\\(\\) has parameter \\$foreignKeys with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:_checkForeignKeyExists\\(\\) should return bool but returns \\(int\\|string\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:_resolveFindByFieldName\\(\\) should return string but returns false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:addCheckConstraint\\(\\) has parameter \\$definition with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:addCheckConstraint\\(\\) with return type void returns \\$this\\(Doctrine_Table\\) but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:addForeignKey\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:addIndex\\(\\) has parameter \\$definition with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:applyInheritance\\(\\) has parameter \\$where with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:bind\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:bindQueryPart\\(\\) should return Doctrine_Record but returns \\$this\\(Doctrine_Table\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:bindQueryParts\\(\\) has parameter \\$queryParts with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:buildFindByWhere\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:buildFindByWhere\\(\\) has parameter \\$fieldName with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:create\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:execute\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:execute\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:execute\\(\\) return type has no value type specified in iterable type array\\|Doctrine_Collection\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:executeOne\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:executeOne\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:executeOne\\(\\) return type has no value type specified in iterable type array\\|Doctrine_Record\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:export\\(\\) should return bool but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:find\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:findAll\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:findAll\\(\\) return type has no value type specified in iterable type array\\|Doctrine_Collection\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:findBy\\(\\) has parameter \\$fieldName with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:findBy\\(\\) has parameter \\$value with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:findBy\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:findBy\\(\\) return type has no value type specified in iterable type array\\|Doctrine_Collection\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:findByDql\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:findByDql\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:findByDql\\(\\) return type has no value type specified in iterable type array\\|Doctrine_Collection\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:findBySql\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:findBySql\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:findBySql\\(\\) return type has no value type specified in iterable type array\\|Doctrine_Collection\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:findOneBy\\(\\) has parameter \\$fieldName with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:findOneBy\\(\\) has parameter \\$value with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:getBoundQueryPart\\(\\) should return string but returns null\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:getColumnDefinition\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:getColumnDefinition\\(\\) should return array but returns false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:getColumnName\\(\\) has parameter \\$fieldName with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:getColumnNames\\(\\) has parameter \\$fieldNames with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:getColumnNames\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:getColumns\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:getData\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:getDefinitionOf\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:getEnumValues\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:getExportableFormat\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:getFieldNames\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:getFieldValidators\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:getFilters\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:getGenerators\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:getIdentifierColumnNames\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:getIndex\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:getMethodOwner\\(\\) with return type void returns mixed but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:getOptions\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:getOrderByStatement\\(\\) should return string but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:getProxy\\(\\) has parameter \\$id with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:getProxy\\(\\) should return Doctrine_Record but returns false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:getRelation\\(\\) has parameter \\$recursive with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:getRelations\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:getTemplates\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:getTree\\(\\) should return Doctrine_Tree but returns false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:getUniques\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:hasGenerator\\(\\) with return type void returns bool but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:initDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:initializeFromCache\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:insert\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:isGreaterThan\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:prepareValue\\(\\) has parameter \\$fieldName with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:replace\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:replace\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:setColumnOptions\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:setColumns\\(\\) has parameter \\$definitions with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:setData\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:setMethodOwner\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:setOption\\(\\) should return Doctrine_Table but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:setOptions\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:unique\\(\\) has parameter \\$createdUniqueIndex with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:unique\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:unique\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:update\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table\\:\\:validateUniques\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Negated boolean expression is always false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$alias$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$column$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$componentName$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$createUniqueIndex$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$field$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$hydrationMode$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$name$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$options$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$params$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$validators$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @throws with type Doctrine_Find_Exception is not subtype of Throwable$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @throws with type Doctrine_Query_Registry is not subtype of Throwable$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$args \\(array\\) of method Doctrine_Table\\:\\:bind\\(\\) should be compatible with parameter \\$name \\(string\\) of method Doctrine_Locator_Injectable\\:\\:bind\\(\\)$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$errorCode of method Doctrine_Validator_ErrorStack\\:\\:add\\(\\) expects Doctrine_Validator_Driver\\|string, Doctrine_Validator_Interface given\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#3 \\$maximumLength of static method Doctrine_Validator\\:\\:validateLength\\(\\) expects string, int given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Table\\:\\:\\$_columnNames type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Table\\:\\:\\$_columns has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Table\\:\\:\\$_conn has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Table\\:\\:\\$_data has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Table\\:\\:\\$_fieldNames type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Table\\:\\:\\$_filters type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Table\\:\\:\\$_generator has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Table\\:\\:\\$_generators type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Table\\:\\:\\$_identifier has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Table\\:\\:\\$_identifierType has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Table\\:\\:\\$_identityMap has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Table\\:\\:\\$_invokedMethods type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Table\\:\\:\\$_options has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Table\\:\\:\\$_repository has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Table\\:\\:\\$_templates type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Table\\:\\:\\$_tree has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Table\\:\\:\\$_uniques type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of && is always false\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Connection\\:\\:convertBooleans\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of \\|\\| is always true\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Return type \\(void\\) of method Doctrine_Table\\:\\:bind\\(\\) should be compatible with return type \\(static\\(Doctrine_Locator_Injectable\\)\\) of method Doctrine_Locator_Injectable\\:\\:bind\\(\\)$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Strict comparison using \\=\\=\\= between int and false will always evaluate to false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Strict comparison using \\=\\=\\= between null and string will always evaluate to false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Strict comparison using \\=\\=\\= between string and null will always evaluate to false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Unreachable statement \\- code above always terminates\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$id might not be defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$pk might not be defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table_Exception\\:\\:__construct\\(\\) has parameter \\$message with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table/Exception.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Class Doctrine_Table_Repository implements generic interface IteratorAggregate but does not specify its types\\: TKey, TValue$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table/Repository.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table_Repository\\:\\:contains\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table/Repository.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table_Repository\\:\\:get\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table/Repository.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table_Repository\\:\\:getIterator\\(\\) return type with generic class ArrayIterator does not specify its types\\: TKey, TValue$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table/Repository.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Table_Repository\\:\\:\\$registry type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table/Repository.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Class Doctrine_Table_Repository_None implements generic interface IteratorAggregate but does not specify its types\\: TKey, TValue$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table/Repository/None.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table_Repository_None\\:\\:get\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Table/Repository/None.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Task\\:\\:__construct\\(\\) has parameter \\$dispatcher with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Task\\:\\:ask\\(\\) with return type void returns string but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Task\\:\\:getArguments\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Task\\:\\:getOptionalArguments\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Task\\:\\:getOptionalArgumentsDescriptions\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Task\\:\\:getRequiredArguments\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Task\\:\\:getRequiredArgumentsDescriptions\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Task\\:\\:notify\\(\\) with return type void returns false but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Task\\:\\:notify\\(\\) with return type void returns mixed but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Task\\:\\:notify\\(\\) with return type void returns string but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Task\\:\\:setArguments\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Task\\:\\:setTaskName\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task\\:\\:\\$arguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task\\:\\:\\$description has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task\\:\\:\\$dispatcher has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task\\:\\:\\$optionalArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task\\:\\:\\$requiredArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task\\:\\:\\$taskName has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Task_BuildAll\\:\\:__construct\\(\\) has parameter \\$dispatcher with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/BuildAll.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_BuildAll\\:\\:\\$createDb has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/BuildAll.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_BuildAll\\:\\:\\$description has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/BuildAll.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_BuildAll\\:\\:\\$models has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/BuildAll.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_BuildAll\\:\\:\\$optionalArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/BuildAll.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_BuildAll\\:\\:\\$requiredArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/BuildAll.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_BuildAll\\:\\:\\$tables has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/BuildAll.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Task_BuildAllLoad\\:\\:__construct\\(\\) has parameter \\$dispatcher with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/BuildAllLoad.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_BuildAllLoad\\:\\:\\$buildAll has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/BuildAllLoad.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_BuildAllLoad\\:\\:\\$description has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/BuildAllLoad.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_BuildAllLoad\\:\\:\\$loadData has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/BuildAllLoad.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_BuildAllLoad\\:\\:\\$optionalArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/BuildAllLoad.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_BuildAllLoad\\:\\:\\$requiredArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/BuildAllLoad.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Task_BuildAllReload\\:\\:__construct\\(\\) has parameter \\$dispatcher with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/BuildAllReload.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_BuildAllReload\\:\\:\\$description has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/BuildAllReload.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_BuildAllReload\\:\\:\\$loadData has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/BuildAllReload.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_BuildAllReload\\:\\:\\$optionalArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/BuildAllReload.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_BuildAllReload\\:\\:\\$rebuildDb has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/BuildAllReload.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_BuildAllReload\\:\\:\\$requiredArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/BuildAllReload.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$default of method Doctrine_Task\\:\\:getArgument\\(\\) expects string\\|null, array given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/Compile.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_Compile\\:\\:\\$description has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/Compile.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_Compile\\:\\:\\$optionalArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/Compile.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_Compile\\:\\:\\$requiredArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/Compile.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of static method Doctrine_Core\\:\\:compile\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/Compile.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_CreateDb\\:\\:\\$description has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/CreateDb.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_CreateDb\\:\\:\\$optionalArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/CreateDb.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_CreateTables\\:\\:\\$description has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/CreateTables.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_CreateTables\\:\\:\\$optionalArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/CreateTables.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_CreateTables\\:\\:\\$requiredArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/CreateTables.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Task_Dql\\:\\:_printResults\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/Dql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Task_Dql\\:\\:_printResults\\(\\) has parameter \\$array with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/Dql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$str of function explode expects string, null given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/Dql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_Dql\\:\\:\\$description has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/Dql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_Dql\\:\\:\\$optionalArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/Dql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_Dql\\:\\:\\$requiredArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/Dql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of static method Doctrine_Parser\\:\\:dump\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/Dql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^If condition is always true\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/DropDb.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_DropDb\\:\\:\\$description has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/DropDb.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_DropDb\\:\\:\\$optionalArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/DropDb.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_DropDb\\:\\:\\$requiredArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/DropDb.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Task\\:\\:ask\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/DropDb.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_DumpData\\:\\:\\$description has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/DumpData.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_DumpData\\:\\:\\$optionalArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/DumpData.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_DumpData\\:\\:\\$requiredArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/DumpData.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_GenerateMigration\\:\\:\\$description has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/GenerateMigration.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_GenerateMigration\\:\\:\\$optionalArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/GenerateMigration.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_GenerateMigration\\:\\:\\$requiredArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/GenerateMigration.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Left side of \\|\\| is always false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/GenerateMigrationsDb.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$from of static method Doctrine_Core\\:\\:generateMigrationsFromDiff\\(\\) expects string, array\\, mixed\\> given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/GenerateMigrationsDb.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$mode of function count expects int, true given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/GenerateMigrationsDb.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_GenerateMigrationsDb\\:\\:\\$description has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/GenerateMigrationsDb.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_GenerateMigrationsDb\\:\\:\\$optionalArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/GenerateMigrationsDb.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_GenerateMigrationsDb\\:\\:\\$requiredArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/GenerateMigrationsDb.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of static method Doctrine_Core\\:\\:generateMigrationsFromDb\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/GenerateMigrationsDb.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$mode of function count expects int, true given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/GenerateMigrationsDiff.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_GenerateMigrationsDiff\\:\\:\\$description has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/GenerateMigrationsDiff.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_GenerateMigrationsDiff\\:\\:\\$optionalArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/GenerateMigrationsDiff.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_GenerateMigrationsDiff\\:\\:\\$requiredArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/GenerateMigrationsDiff.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_GenerateMigrationsModels\\:\\:\\$description has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/GenerateMigrationsModels.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_GenerateMigrationsModels\\:\\:\\$optionalArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/GenerateMigrationsModels.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_GenerateMigrationsModels\\:\\:\\$requiredArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/GenerateMigrationsModels.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_GenerateModelsDb\\:\\:\\$description has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/GenerateModelsDb.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_GenerateModelsDb\\:\\:\\$optionalArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/GenerateModelsDb.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_GenerateModelsDb\\:\\:\\$requiredArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/GenerateModelsDb.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$default of method Doctrine_Task\\:\\:getArgument\\(\\) expects string\\|null, array given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/GenerateModelsYaml.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_GenerateModelsYaml\\:\\:\\$description has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/GenerateModelsYaml.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_GenerateModelsYaml\\:\\:\\$optionalArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/GenerateModelsYaml.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_GenerateModelsYaml\\:\\:\\$requiredArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/GenerateModelsYaml.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_GenerateSql\\:\\:\\$description has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/GenerateSql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_GenerateSql\\:\\:\\$optionalArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/GenerateSql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_GenerateSql\\:\\:\\$requiredArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/GenerateSql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_GenerateYamlDb\\:\\:\\$description has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/GenerateYamlDb.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_GenerateYamlDb\\:\\:\\$optionalArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/GenerateYamlDb.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_GenerateYamlDb\\:\\:\\$requiredArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/GenerateYamlDb.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_GenerateYamlModels\\:\\:\\$description has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/GenerateYamlModels.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_GenerateYamlModels\\:\\:\\$optionalArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/GenerateYamlModels.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_GenerateYamlModels\\:\\:\\$requiredArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/GenerateYamlModels.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$default of method Doctrine_Task\\:\\:getArgument\\(\\) expects string\\|null, false given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/LoadData.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_LoadData\\:\\:\\$description has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/LoadData.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_LoadData\\:\\:\\$optionalArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/LoadData.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_LoadData\\:\\:\\$requiredArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/LoadData.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_Migrate\\:\\:\\$description has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/Migrate.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_Migrate\\:\\:\\$optionalArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/Migrate.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_Migrate\\:\\:\\$requiredArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/Migrate.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Task_RebuildDb\\:\\:__construct\\(\\) has parameter \\$dispatcher with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/RebuildDb.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_RebuildDb\\:\\:\\$createDb has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/RebuildDb.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_RebuildDb\\:\\:\\$createTables has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/RebuildDb.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_RebuildDb\\:\\:\\$description has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/RebuildDb.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_RebuildDb\\:\\:\\$dropDb has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/RebuildDb.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_RebuildDb\\:\\:\\$optionalArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/RebuildDb.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_RebuildDb\\:\\:\\$requiredArguments has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Task/RebuildDb.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Template\\:\\:__construct\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Template\\:\\:getOptions\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Template\\:\\:getPlugin\\(\\) with return type void returns Doctrine_Record_Generator but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Template\\:\\:setInvoker\\(\\) should return Doctrine_Template but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Template\\:\\:setTable\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$array$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @var above a method has no effect\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$generator of method Doctrine_Record_Generator\\:\\:addChild\\(\\) expects Doctrine_Record_Generator, Doctrine_Template given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Template\\:\\:\\$_options type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Template\\:\\:\\$_plugin \\(Doctrine_Record_Generator\\) in isset\\(\\) is not nullable\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Default value of the parameter \\#2 \\$kilometers \\(false\\) of method Doctrine_Template_Geographical\\:\\:getDistance\\(\\) is incompatible with type string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Geographical.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Template_Geographical\\:\\:getDistanceQuery\\(\\) invoked with 1 parameter, 0 required\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Geographical.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'latitude\' does not exist on string\\.$#', - 'count' => 5, - 'path' => __DIR__ . '/lib/Doctrine/Template/Geographical.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'longitude\' does not exist on string\\.$#', - 'count' => 5, - 'path' => __DIR__ . '/lib/Doctrine/Template/Geographical.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$Doctrine_Record$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Geographical.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc type string of property Doctrine_Template_Geographical\\:\\:\\$_options is not covariant with PHPDoc type array of overridden property Doctrine_Template\\:\\:\\$_options\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Geographical.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Template_Geographical\\:\\:\\$_options \\(string\\) does not accept default value of type array\\\\|int\\|string\\>\\>\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Geographical.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Template_I18n\\:\\:__construct\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/I18n.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Template_I18n\\:\\:getI18n\\(\\) with return type void returns Doctrine_Record_Generator but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/I18n.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$array$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/I18n.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$options of class Doctrine_I18n constructor expects string, array given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/I18n.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Template_Listener_Sluggable\\:\\:__construct\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Sluggable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'builder\' does not exist on string\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Sluggable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'canUpdate\' does not exist on string\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Sluggable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'fields\' does not exist on string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Sluggable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'fields\' on string in empty\\(\\) does not exist\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Sluggable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'name\' does not exist on string\\.$#', - 'count' => 5, - 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Sluggable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'provider\' does not exist on string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Sluggable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'unique\' does not exist on string\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Sluggable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'uniqueBy\' does not exist on string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Sluggable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$array$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Sluggable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc type string of property Doctrine_Template_Listener_Sluggable\\:\\:\\$_options is not covariant with PHPDoc type array of overridden property Doctrine_Record_Listener\\:\\:\\$_options\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Sluggable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$string of function strlen expects string, int\\<1, max\\> given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Sluggable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Template_Listener_Sluggable\\:\\:\\$_options \\(string\\) does not accept array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Sluggable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Template_Listener_Sluggable\\:\\:\\$_options \\(string\\) does not accept default value of type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Sluggable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot assign offset \'hardDelete\' to string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/SoftDelete.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Left side of && is always true\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/SoftDelete.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Template_Listener_SoftDelete\\:\\:__construct\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/SoftDelete.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'hardDelete\' does not exist on string\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/SoftDelete.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'name\' does not exist on string\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/SoftDelete.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'type\' does not exist on string\\.$#', - 'count' => 6, - 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/SoftDelete.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param for parameter \\$options with type string is incompatible with native type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/SoftDelete.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc type string of property Doctrine_Template_Listener_SoftDelete\\:\\:\\$_options is not covariant with PHPDoc type array of overridden property Doctrine_Record_Listener\\:\\:\\$_options\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/SoftDelete.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$item of method Doctrine_Connection\\:\\:convertBooleans\\(\\) expects array, false given\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/SoftDelete.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$item of method Doctrine_Connection\\:\\:convertBooleans\\(\\) expects array, true given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/SoftDelete.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Template_Listener_SoftDelete\\:\\:\\$_options \\(string\\) does not accept array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/SoftDelete.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Template_Listener_SoftDelete\\:\\:\\$_options \\(string\\) does not accept default value of type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/SoftDelete.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Connection\\:\\:convertBooleans\\(\\) \\(void\\) is used\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/SoftDelete.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Template_Listener_Timestampable\\:\\:__construct\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Timestampable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Template_Listener_Timestampable\\:\\:preDqlUpdate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Timestampable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Template_Listener_Timestampable\\:\\:preInsert\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Timestampable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Template_Listener_Timestampable\\:\\:preUpdate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Timestampable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'created\' does not exist on string\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Timestampable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'updated\' does not exist on string\\.$#', - 'count' => 7, - 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Timestampable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset string does not exist on string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Timestampable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc type string of property Doctrine_Template_Listener_Timestampable\\:\\:\\$_options is not covariant with PHPDoc type array of overridden property Doctrine_Record_Listener\\:\\:\\$_options\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Timestampable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Template_Listener_Timestampable\\:\\:\\$_options \\(string\\) does not accept array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Timestampable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Template_Listener_Timestampable\\:\\:\\$_options \\(string\\) does not accept default value of type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Timestampable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Record_Generator\\:\\:batchUpdateIndex\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Searchable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Record_Generator\\:\\:search\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Searchable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Template_Searchable\\:\\:__construct\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Searchable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Template_Searchable\\:\\:batchUpdateIndex\\(\\) has parameter \\$encoding with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Searchable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Template_Searchable\\:\\:batchUpdateIndexTableProxy\\(\\) has parameter \\$encoding with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Searchable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Template_Searchable\\:\\:searchTableProxy\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Searchable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$search of class Doctrine_Search_Listener constructor expects Doctrine_Search, Doctrine_Record_Generator given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Searchable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot assign offset \'indexName\' to string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Sluggable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'alias\' does not exist on string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Sluggable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'indexName\' does not exist on string\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Template/Sluggable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'length\' does not exist on string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Sluggable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'name\' does not exist on string\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Template/Sluggable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'options\' does not exist on string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Sluggable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'type\' does not exist on string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Sluggable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'unique\' does not exist on string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Sluggable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'uniqueBy\' does not exist on string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Sluggable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'uniqueIndex\' does not exist on string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Sluggable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc type string of property Doctrine_Template_Sluggable\\:\\:\\$_options is not covariant with PHPDoc type array of overridden property Doctrine_Template\\:\\:\\$_options\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Sluggable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$options of class Doctrine_Template_Listener_Sluggable constructor expects array, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Sluggable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Template_Sluggable\\:\\:\\$_options \\(string\\) does not accept default value of type array\\\\|bool\\|int\\|string\\|null\\>\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Sluggable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot assign offset \'length\' to string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/SoftDelete.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Template_SoftDelete\\:\\:hardDelete\\(\\) should return int but returns bool\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/SoftDelete.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'length\' does not exist on string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/SoftDelete.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'name\' does not exist on string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/SoftDelete.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'options\' does not exist on string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/SoftDelete.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'type\' does not exist on string\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Template/SoftDelete.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc type string of property Doctrine_Template_SoftDelete\\:\\:\\$_options is not covariant with PHPDoc type array of overridden property Doctrine_Template\\:\\:\\$_options\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/SoftDelete.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$options of class Doctrine_Template_Listener_SoftDelete constructor expects array, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/SoftDelete.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Template_SoftDelete\\:\\:\\$_listener has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/SoftDelete.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Template_SoftDelete\\:\\:\\$_options \\(string\\) does not accept default value of type array\\\\|string\\|false\\|null\\>\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/SoftDelete.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'created\' does not exist on string\\.$#', - 'count' => 6, - 'path' => __DIR__ . '/lib/Doctrine/Template/Timestampable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'updated\' does not exist on string\\.$#', - 'count' => 6, - 'path' => __DIR__ . '/lib/Doctrine/Template/Timestampable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc type string of property Doctrine_Template_Timestampable\\:\\:\\$_options is not covariant with PHPDoc type array of overridden property Doctrine_Template\\:\\:\\$_options\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Timestampable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$options of class Doctrine_Template_Listener_Timestampable constructor expects array, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Timestampable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Template_Timestampable\\:\\:\\$_options \\(string\\) does not accept default value of type array\\\\|bool\\|string\\|null\\>\\>\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Timestampable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Record_Generator\\:\\:getVersion\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Versionable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Template_Versionable\\:\\:__construct\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Versionable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Template_Versionable\\:\\:getAuditLog\\(\\) with return type void returns Doctrine_Record_Generator but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Versionable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Template_Versionable\\:\\:\\$_options type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Template/Versionable.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Event\\:\\:\\$skipOperation\\.$#', - 'count' => 6, - 'path' => __DIR__ . '/lib/Doctrine/Transaction.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction\\:\\:_doBeginTransaction\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction\\:\\:_doCommit\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction\\:\\:_doRollback\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction\\:\\:beginInternalTransaction\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction\\:\\:beginInternalTransaction\\(\\) has parameter \\$savepoint with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction\\:\\:getInternalTransactionLevel\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction\\:\\:getInvalid\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction\\:\\:setIsolation\\(\\) has parameter \\$isolation with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string standard isolation level - READ UNCOMMITTED \\(allows dirty reads\\) - READ COMMITTED \\(prevents dirty reads\\) - REPEATABLE READ \\(prevents nonrepeatable reads\\) - SERIALIZABLE \\(prevents phantom reads\\)\\)\\: Unexpected token "standard", expected variable at offset 257$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$savepoint of method Doctrine_Transaction\\:\\:removeSavePoints\\(\\) expects sring, string given\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Transaction.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\$savepoint of method Doctrine_Transaction\\:\\:removeSavePoints\\(\\) has invalid type sring\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Transaction\\:\\:\\$_collections type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Transaction\\:\\:\\$invalid type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Transaction\\:\\:\\$savePoints has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Unreachable statement \\- code above always terminates\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Transaction.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Mssql\\:\\:_doBeginTransaction\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Mssql\\:\\:_doCommit\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Mssql\\:\\:_doRollback\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Mssql\\:\\:setIsolation\\(\\) has parameter \\$isolation with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Mssql\\:\\:setIsolation\\(\\) has parameter \\$options with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string standard isolation level \\(SQL\\-92\\) - portable modes\\: - READ UNCOMMITTED \\(allows dirty reads\\) - READ COMMITTED \\(prevents dirty reads\\) - REPEATABLE READ \\(prevents nonrepeatable reads\\) - SERIALIZABLE \\(prevents phantom reads\\) - mssql specific modes\\: - SNAPSHOT\\)\\: Unexpected token "standard", expected variable at offset 78$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction/Mssql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Mysql\\:\\:createSavePoint\\(\\) with return type void returns Doctrine_Adapter_Statement\\|PDOStatement but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Mysql\\:\\:releaseSavePoint\\(\\) with return type void returns Doctrine_Adapter_Statement\\|PDOStatement but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Mysql\\:\\:rollbackSavePoint\\(\\) with return type void returns Doctrine_Adapter_Statement\\|PDOStatement but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Mysql\\:\\:setIsolation\\(\\) has parameter \\$isolation with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Mysql\\:\\:setIsolation\\(\\) with return type void returns Doctrine_Adapter_Statement\\|PDOStatement but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string standard isolation level - READ UNCOMMITTED \\(allows dirty reads\\) - READ COMMITTED \\(prevents dirty reads\\) - REPEATABLE READ \\(prevents nonrepeatable reads\\) - SERIALIZABLE \\(prevents phantom reads\\)\\)\\: Unexpected token "standard", expected variable at offset 78$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction/Mysql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Oracle\\:\\:createSavePoint\\(\\) with return type void returns Doctrine_Adapter_Statement\\|PDOStatement but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Oracle\\:\\:releaseSavePoint\\(\\) with return type void returns true but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Oracle\\:\\:rollbackSavePoint\\(\\) with return type void returns Doctrine_Adapter_Statement\\|PDOStatement but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Oracle\\:\\:setIsolation\\(\\) has parameter \\$isolation with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Oracle\\:\\:setIsolation\\(\\) with return type void returns Doctrine_Adapter_Statement\\|PDOStatement but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string standard isolation level - READ UNCOMMITTED \\(allows dirty reads\\) - READ COMMITTED \\(prevents dirty reads\\) - REPEATABLE READ \\(prevents nonrepeatable reads\\) - SERIALIZABLE \\(prevents phantom reads\\)\\)\\: Unexpected token "standard", expected variable at offset 78$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction/Oracle.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Pgsql\\:\\:createSavePoint\\(\\) with return type void returns Doctrine_Adapter_Statement\\|PDOStatement but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Pgsql\\:\\:releaseSavePoint\\(\\) with return type void returns Doctrine_Adapter_Statement\\|PDOStatement but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Pgsql\\:\\:rollbackSavePoint\\(\\) with return type void returns Doctrine_Adapter_Statement\\|PDOStatement but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Pgsql\\:\\:setIsolation\\(\\) has parameter \\$isolation with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Pgsql\\:\\:setIsolation\\(\\) with return type void returns Doctrine_Adapter_Statement\\|PDOStatement but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string standard isolation level - READ UNCOMMITTED \\(allows dirty reads\\) - READ COMMITTED \\(prevents dirty reads\\) - REPEATABLE READ \\(prevents nonrepeatable reads\\) - SERIALIZABLE \\(prevents phantom reads\\)\\)\\: Unexpected token "standard", expected variable at offset 78$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction/Pgsql.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Sqlite\\:\\:setIsolation\\(\\) has parameter \\$isolation with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Sqlite\\:\\:setIsolation\\(\\) with return type void returns Doctrine_Adapter_Statement\\|PDOStatement but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(string standard isolation level - READ UNCOMMITTED \\(allows dirty reads\\) - READ COMMITTED \\(prevents dirty reads\\) - REPEATABLE READ \\(prevents nonrepeatable reads\\) - SERIALIZABLE \\(prevents phantom reads\\)\\)\\: Unexpected token "standard", expected variable at offset 78$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Transaction/Sqlite.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Tree\\:\\:__construct\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Tree\\:\\:factory\\(\\) has parameter \\$implName with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Tree\\:\\:factory\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Tree\\:\\:getAttribute\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Tree\\:\\:getAttribute\\(\\) has parameter \\$name with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Tree\\:\\:getBaseComponent\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Tree\\:\\:setAttribute\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Tree\\:\\:setAttribute\\(\\) has parameter \\$name with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Tree\\:\\:setAttribute\\(\\) has parameter \\$value with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Tree\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Tree\\:\\:setUp\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param for parameter \\$table with type object is not subtype of native type Doctrine_Table\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Tree.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(mixed\\)\\: Unexpected token "\\\\n ", expected variable at offset 75$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$impName$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Tree\\:\\:\\$_baseComponent has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Tree\\:\\:\\$options has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Tree\\:\\:\\$table has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Tree_Interface\\:\\:createRoot\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Tree_Interface\\:\\:fetchBranch\\(\\) has parameter \\$hydrationMode with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Tree_Interface\\:\\:fetchBranch\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Tree_Interface\\:\\:fetchRoot\\(\\) has parameter \\$root_id with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Tree_Interface\\:\\:fetchTree\\(\\) has parameter \\$hydrationMode with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Tree_Interface\\:\\:fetchTree\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$fetchmode$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Tree/Interface.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:getRootValue\\(\\)\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/lib/Doctrine/Tree/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:setRootValue\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to method addOrderBy\\(\\) on an unknown class unknown\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Tree/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to method addWhere\\(\\) on an unknown class unknown\\.$#', - 'count' => 6, - 'path' => __DIR__ . '/lib/Doctrine/Tree/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Else branch is unreachable because previous condition is always true\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Tree_NestedSet\\:\\:__construct\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Tree_NestedSet\\:\\:_createBaseQuery\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Tree_NestedSet\\:\\:createRoot\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Tree_NestedSet\\:\\:fetchBranch\\(\\) has parameter \\$hydrationMode with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Tree_NestedSet\\:\\:fetchBranch\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Tree_NestedSet\\:\\:fetchRoot\\(\\) should return Doctrine_Record but returns false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Tree_NestedSet\\:\\:fetchTree\\(\\) has parameter \\$hydrationMode with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Tree_NestedSet\\:\\:fetchTree\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Tree_NestedSet\\:\\:getBaseAlias\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Tree_NestedSet\\:\\:getBaseQuery\\(\\) has invalid return type unknown\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Tree_NestedSet\\:\\:resetBaseQuery\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Tree_NestedSet\\:\\:returnQueryWithRootId\\(\\) has parameter \\$rootId with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Tree_NestedSet\\:\\:setBaseQuery\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Tree_NestedSet\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param for parameter \\$record with type object is not subtype of native type Doctrine_Record\\|null\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param for parameter \\$table with type object is not subtype of native type Doctrine_Table\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$fetchmode$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Tree/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$options$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$root_id$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Tree_NestedSet\\:\\:\\$_baseAlias has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Tree_NestedSet\\:\\:\\$_baseQuery has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Tree/NestedSet.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Validator\\:\\:\\$stack\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to function is_array\\(\\) with mixed will always evaluate to false\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Validator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to method validate\\(\\) on an unknown class Doctrine_Validator_Interface\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/lib/Doctrine/Validator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator\\:\\:getValidator\\(\\) has invalid return type Doctrine_Validator_Interface\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$str of function explode expects string, float\\|int\\<0, max\\> given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Validator\\:\\:\\$validators type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Strict comparison using \\=\\=\\= between string and null will always evaluate to false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_Country\\:\\:getCountries\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/Country.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Validator_Country\\:\\:\\$countries has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/Country.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$month of function checkdate expects int, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/Date.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$day of function checkdate expects int, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/Date.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#3 \\$year of function checkdate expects int, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/Date.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_Driver\\:\\:__get\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_Driver\\:\\:__set\\(\\) has parameter \\$arg with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_Driver\\:\\:__set\\(\\) has parameter \\$value with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_Driver\\:\\:__set\\(\\) with return type void returns \\$this\\(Doctrine_Validator_Driver\\) but should not return anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_Driver\\:\\:getArg\\(\\) has parameter \\$arg with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_Driver\\:\\:getArgs\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_Driver\\:\\:setArg\\(\\) has parameter \\$arg with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_Driver\\:\\:setArg\\(\\) has parameter \\$value with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$invalid of class Doctrine_Validator_Exception constructor expects array, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Validator_Driver\\:\\:\\$args has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Validator_Driver\\:\\:\\$field has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Validator_Driver\\:\\:\\$invoker has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/Driver.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Class Doctrine_Validator_ErrorStack implements generic interface IteratorAggregate but does not specify its types\\: TKey, TValue$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/ErrorStack.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_ErrorStack\\:\\:__construct\\(\\) has parameter \\$className with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/ErrorStack.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_ErrorStack\\:\\:getIterator\\(\\) return type with generic class ArrayIterator does not specify its types\\: TKey, TValue$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/ErrorStack.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_ErrorStack\\:\\:getValidators\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/ErrorStack.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_ErrorStack\\:\\:remove\\(\\) should return bool but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/ErrorStack.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_ErrorStack\\:\\:toArray\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/ErrorStack.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Validator_ErrorStack\\:\\:\\$_errors type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/ErrorStack.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Validator_ErrorStack\\:\\:\\$_validators type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/ErrorStack.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Class Doctrine_Validator_Exception implements generic interface IteratorAggregate but does not specify its types\\: TKey, TValue$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/Exception.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_Exception\\:\\:__construct\\(\\) has parameter \\$invalid with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/Exception.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_Exception\\:\\:generateMessage\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/Exception.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_Exception\\:\\:getInvalidRecords\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/Exception.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_Exception\\:\\:inspect\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/Exception.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_Exception\\:\\:inspect\\(\\) has parameter \\$function with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/Exception.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(mixed Either string with function name or array with object, -functionname\\. See call_user_func in php manual for more inforamtion\\)\\: Unexpected token "Either", expected variable at offset 164$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/Exception.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$validator$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/Exception.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Validator_Exception\\:\\:\\$invalid type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/Exception.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Binary operation "\\-" between string and numeric\\-string results in an error\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/Future.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Strict comparison using \\=\\=\\= between mixed and null will always evaluate to false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/Nospace.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Binary operation "\\-" between string and numeric\\-string results in an error\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/Past.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$args$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/Regexp.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to method validate\\(\\) on an unknown class Doctrine_Validator_Interface\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/lib/Doctrine/Validator/Timestamp.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_Usstate\\:\\:getStates\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/Usstate.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_Usstate\\:\\:validate\\(\\) has parameter \\$value with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/Usstate.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$args$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/Usstate.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Validator_Usstate\\:\\:\\$states has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/Validator/Usstate.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_View\\:\\:__construct\\(\\) has parameter \\$viewName with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/View.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_View\\:\\:\\$_conn has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/View.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_View\\:\\:\\$_name has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/View.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_View\\:\\:\\$_query has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/lib/Doctrine/View.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$name\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/AccessTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Expression "\\$coll\\[0\\]" on a separate line does not do anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/AccessTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Access_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/AccessTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Access_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/AccessTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Access_TestCase\\:\\:testIsset\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/AccessTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Access_TestCase\\:\\:testOffsetMethods\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/AccessTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Access_TestCase\\:\\:testOverload\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/AccessTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Access_TestCase\\:\\:testSet\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/AccessTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Access_TestCase\\:\\:testUnset\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/AccessTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property VersioningTest2\\:\\:\\$name\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/AuditLogTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property VersioningTest2\\:\\:\\$version\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/AuditLogTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property VersioningTest\\:\\:\\$name\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/AuditLogTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property VersioningTest\\:\\:\\$version\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/AuditLogTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method VersioningTest2\\:\\:revert\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/AuditLogTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method VersioningTest3\\:\\:getAuditLog\\(\\)\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/AuditLogTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method VersioningTest\\:\\:revert\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/AuditLogTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_AuditLog_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/AuditLogTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_AuditLog_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/AuditLogTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_AuditLog_TestCase\\:\\:testNoAuditLog\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/AuditLogTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_AuditLog_TestCase\\:\\:testNoAuditLogThrowsExceptions\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/AuditLogTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_AuditLog_TestCase\\:\\:testRevertThrowsExceptionForTransientRecords\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/AuditLogTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_AuditLog_TestCase\\:\\:testTableName\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/AuditLogTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_AuditLog_TestCase\\:\\:testVersioningListenerListensAllManipulationOperations\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/AuditLogTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:assertTrue\\(\\) invoked with 2 parameters, 1 required\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/AuditLogTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Base_TestCase\\:\\:testAggressiveModelLoading\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/BaseTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Base_TestCase\\:\\:testAllModelsAvailable\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/BaseTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Base_TestCase\\:\\:testConservativeModelLoading\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/BaseTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Base_TestCase\\:\\:testGetConnectionByTableNameForTableWithOneModel\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/BaseTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Base_TestCase\\:\\:testModelLoadingCacheInformation\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/BaseTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$Address\\.$#', - 'count' => 5, - 'path' => __DIR__ . '/tests/BatchIteratorTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/BatchIteratorTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/BatchIteratorTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$Address on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/BatchIteratorTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$id on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/BatchIteratorTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$name on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/BatchIteratorTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_BatchIterator_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/BatchIteratorTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_BatchIterator_TestCase\\:\\:testIterator\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/BatchIteratorTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$a might not be defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/BatchIteratorTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Cache/AbstractTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Abstract_TestCase\\:\\:_clearCache\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Cache/AbstractTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Abstract_TestCase\\:\\:_getCacheDriver\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Cache/AbstractTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Abstract_TestCase\\:\\:_isEnabled\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Cache/AbstractTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Abstract_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Cache/AbstractTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Abstract_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Cache/AbstractTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Abstract_TestCase\\:\\:testAsResultCache\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Cache/AbstractTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Abstract_TestCase\\:\\:testCacheCore\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Cache/AbstractTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Abstract_TestCase\\:\\:testDeleteByPrefix\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Cache/AbstractTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Abstract_TestCase\\:\\:testDeleteByRegex\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Cache/AbstractTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Abstract_TestCase\\:\\:testDeleteBySuffix\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Cache/AbstractTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Apc_TestCase\\:\\:_clearCache\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Cache/ApcTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Apc_TestCase\\:\\:_getCacheDriver\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Cache/ApcTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Apc_TestCase\\:\\:_isEnabled\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Cache/ApcTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Array_TestCase\\:\\:_clearCache\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Cache/ArrayTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Array_TestCase\\:\\:_getCacheDriver\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Cache/ArrayTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Array_TestCase\\:\\:_isEnabled\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Cache/ArrayTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Db_TestCase\\:\\:_clearCache\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Cache/DbTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Db_TestCase\\:\\:_getCacheDriver\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Cache/DbTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Db_TestCase\\:\\:_isEnabled\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Cache/DbTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Db_TestCase\\:\\:setUp\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Cache/DbTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Db_TestCase\\:\\:testAsResultCache\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Cache/DbTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Cache_Db_TestCase\\:\\:\\$cache has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Cache/DbTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Memcache_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Cache/MemcacheTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Memcache_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Cache/MemcacheTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Cache_Query_SqliteTestCase\\:\\:\\$cache\\.$#', - 'count' => 11, - 'path' => __DIR__ . '/tests/Cache/QuerySqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to undefined constant Doctrine_Core\\:\\:ATTR_CACHE_DIR\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Cache/QuerySqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to method deleteAll\\(\\) on an unknown class Doctrine_Cache_Query_Sqlite\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Cache/QuerySqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Instantiated class Doctrine_Cache_Query_Sqlite not found\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Cache/QuerySqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Query_SqliteTestCase\\:\\:setUp\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Cache/QuerySqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Query_SqliteTestCase\\:\\:testStore\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Cache/QuerySqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Sqlite_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Cache/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Sqlite_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Cache/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Constant XC_TYPE_VAR not found\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Cache/XcacheTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Xcache_TestCase\\:\\:_clearCache\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Cache/XcacheTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Xcache_TestCase\\:\\:_getCacheDriver\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Cache/XcacheTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_Xcache_TestCase\\:\\:_isEnabled\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Cache/XcacheTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Cache_SqliteTestCase\\:\\:\\$cache\\.$#', - 'count' => 50, - 'path' => __DIR__ . '/tests/CacheSqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to undefined constant Doctrine_Core\\:\\:ATTR_CACHE_DIR\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CacheSqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to undefined constant Doctrine_Core\\:\\:ATTR_CACHE_SIZE\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CacheSqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to undefined constant Doctrine_Core\\:\\:CACHE_NONE\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CacheSqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to method deleteAll\\(\\) on an unknown class Doctrine_Cache_Sqlite\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CacheSqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Instantiated class Doctrine_Cache_Sqlite not found\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CacheSqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_SqliteTestCase\\:\\:setUp\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CacheSqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_SqliteTestCase\\:\\:testClean\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CacheSqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_SqliteTestCase\\:\\:testCount\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CacheSqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_SqliteTestCase\\:\\:testDelete\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CacheSqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_SqliteTestCase\\:\\:testDeleteMultiple\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CacheSqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_SqliteTestCase\\:\\:testFetch\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CacheSqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_SqliteTestCase\\:\\:testFetchMultiple\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CacheSqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_SqliteTestCase\\:\\:testSaveStats\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CacheSqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cache_SqliteTestCase\\:\\:testStore\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CacheSqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:assertTrue\\(\\) invoked with 2 parameters, 1 required\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CacheSqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property CTITest\\:\\:\\$added\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ClassTableInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property CTITest\\:\\:\\$age\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ClassTableInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property CTITest\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ClassTableInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property CTITest\\:\\:\\$verified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ClassTableInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property CTITestOneToManyRelated\\:\\:\\$cti_id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ClassTableInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property CTITestOneToManyRelated\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ClassTableInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property NoIdTestChild\\:\\:\\$child_column\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ClassTableInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property NoIdTestChild\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ClassTableInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$CTITest on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ClassTableInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$age on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ClassTableInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$child_column on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ClassTableInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$cti_id on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ClassTableInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$id on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ClassTableInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$myid on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ClassTableInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$name on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ClassTableInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$name on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/ClassTableInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$verified on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ClassTableInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method CTITestOneToManyRelated\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ClassTableInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method CTITestParent1\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ClassTableInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method CTITestParent2\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ClassTableInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method CTITestParent3\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ClassTableInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method CTITestParent4\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ClassTableInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_ClassTableInheritance_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ClassTableInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_ClassTableInheritance_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ClassTableInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_ClassTableInheritance_TestCase\\:\\:testClassTableInheritanceIsTheDefaultInheritanceType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ClassTableInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_ClassTableInheritance_TestCase\\:\\:testDeleteIssuesQueriesOnAllJoinedTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ClassTableInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_ClassTableInheritance_TestCase\\:\\:testExportGeneratesAllInheritedTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ClassTableInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_ClassTableInheritance_TestCase\\:\\:testFetchingCtiRecordsSupportsLimitSubqueryAlgorithm\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ClassTableInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_ClassTableInheritance_TestCase\\:\\:testInheritedPropertiesGetOwnerFlags\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ClassTableInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_ClassTableInheritance_TestCase\\:\\:testNewlyCreatedRecordsHaveInheritedPropertiesInitialized\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ClassTableInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_ClassTableInheritance_TestCase\\:\\:testNoIdCti\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ClassTableInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_ClassTableInheritance_TestCase\\:\\:testParentalJoinsAreAddedAutomaticallyWithDql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ClassTableInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_ClassTableInheritance_TestCase\\:\\:testReferenfingParentColumnsUsesProperAliases\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ClassTableInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_ClassTableInheritance_TestCase\\:\\:testUpdateOperationIsPersistent\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ClassTableInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_ClassTableInheritance_TestCase\\:\\:testUpdatingCtiRecordsUpdatesAllParentTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ClassTableInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_ClassTableInheritance_TestCase\\:\\:testValidationSkipsOwnerOption\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ClassTableInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method NoIdTestChild\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ClassTableInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method NoIdTestParent\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ClassTableInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to function is_null\\(\\) with \'Doctrine_Task\' will always evaluate to false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Dead catch \\- Doctrine_Cli_TestCase_Exception is never thrown in the try block\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_TestCase\\:\\:testAutomaticallyIncludesAndRegistersDoctrineTasks\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_TestCase\\:\\:testByDefaultAutomaticallyRegistersIncludedCustomTasks\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_TestCase\\:\\:testDoctrineTaskClassesAreNotAlreadyLoaded\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_TestCase\\:\\:testGetconfigReturnsTheArraySetWithSetconfig\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_TestCase\\:\\:testGetconfigReturnsTheArrayUsedToConstructTheInstance\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_TestCase\\:\\:testGetconfigvalueReturnsTheDefaultValueIfTheSpecifiedElementDoesNotExistInTheConfig\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_TestCase\\:\\:testGetconfigvalueReturnsTheValueOfTheSpecifiedElementInTheConfig\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_TestCase\\:\\:testGetconfigvalueThrowsAnExceptionIfTheSpecifiedElementDoesNotExistInTheConfig\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_TestCase\\:\\:testGetformatterReturnsTheFormatterSetWithSetformatter\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_TestCase\\:\\:testGetformatterReturnsTheFormatterUsedToConstructTheInstance\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_TestCase\\:\\:testGetloadedtasksReturnsAnArrayOfTaskNames\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_TestCase\\:\\:testGetregisteredtasksReturnsTheArraySetWithSetregisteredtasks\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_TestCase\\:\\:testGettaskinstanceReturnsTheTaskSetWithSettaskinstance\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_TestCase\\:\\:testHasconfigvalueReturnsTrueIfTheElementInTheConfigHasTheSpecifiedValue\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_TestCase\\:\\:testHasconfigvalueReturnsTrueIfTheElementInTheConfigIsSetAndAValueWasNotSpecified\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_TestCase\\:\\:testIsConstructedWithAnAnsiColourFormatterByDefault\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_TestCase\\:\\:testIsConstructedWithAnEmptyConfigArrayByDefault\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_TestCase\\:\\:testLoadtasksLoadsDoctrineStyleTasksFromTheSpecifiedDirectory\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_TestCase\\:\\:testLoadtasksReturnsAnArrayOfTaskNames\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_TestCase\\:\\:testLoadtasksThrowsAnExceptionIfTheSpecifiedDirectoryDoesNotExist\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_TestCase\\:\\:testRegistertaskclassRegistersTheSpecifiedClass\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_TestCase\\:\\:testRegistertaskclassThrowsAnExceptionIfTheSpecifiedClassIsNotATask\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_TestCase\\:\\:testRegistertaskclassThrowsAnExceptionIfTheSpecifiedClassIsNotLoaded\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_TestCase\\:\\:testRunByDefaultDoesNotThrowExceptions\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_TestCase\\:\\:testRunThrowsExceptionsIfTheCliWasConstructedWithTheRethrowexceptionsOptionSetToTrue\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_TestCase\\:\\:testTaskclassisregisteredReturnsTrueIfTheSpecifiedClassIsRegistered\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_TestCase\\:\\:testTasknameisregisteredReturnsTrueIfATaskWithTheSpecifiedNameIsRegistered\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_TestCase\\:\\:testTheNameOfTheTaskBaseClassNameIsStoredInAClassConstant\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_TestCase\\:\\:test_gettaskclassfromargsReturnsTheNameOfTheClassAssociatedWithTheSpecifiedTask\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_TestCase_NoisyCli\\:\\:_run\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_TestCase_PassiveCli02\\:\\:_getTaskClassFromArgs\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_TestCase_PassiveCli02\\:\\:_getTaskClassFromArgs\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Cli_TestCase_PassiveCli\\:\\:includeAndRegisterTaskClasses\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Cli_TestCase\\:\\:\\$doctrineTaskClassName type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Cli_TestCase\\:\\:\\$fixturesPath \\(string\\) in isset\\(\\) is not nullable\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$autoload_function of function spl_autoload_register expects callable\\(string\\)\\: void, array\\{\'Doctrine_Core\', \'autoload\'\\} given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase/cli-default.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$autoload_function of function spl_autoload_register expects callable\\(string\\)\\: void, array\\{\'Doctrine_Core\', \'autoload\'\\} given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase/cli-with-custom-tasks.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$autoload_function of function spl_autoload_register expects callable\\(string\\)\\: void, array\\{\'Doctrine_Core\', \'autoload\'\\} given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CliTestCase/cli-without-autoregistered-custom-tasks.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$Group\\.$#', - 'count' => 9, - 'path' => __DIR__ . '/tests/Collection/SnapshotTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$id\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Collection/SnapshotTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Collection/SnapshotTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection_Snapshot_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Collection/SnapshotTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection_Snapshot_TestCase\\:\\:testDiffForManyToManyRelatedCollection\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Collection/SnapshotTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection_Snapshot_TestCase\\:\\:testDiffForOneToManyRelatedCollection\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Collection/SnapshotTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection_Snapshot_TestCase\\:\\:testDiffForSimpleCollection\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Collection/SnapshotTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Expression "\\$coll\\[1\\]" on a separate line does not do anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CollectionOffsetTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Expression "\\$users\\[5\\]" on a separate line does not do anything\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/CollectionOffsetTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Expression "\\$users\\[7\\]" on a separate line does not do anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CollectionOffsetTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection_Offset_TestCase\\:\\:testExpand\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CollectionOffsetTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection_Offset_TestCase\\:\\:testGetIterator\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CollectionOffsetTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$Phonenumber\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/CollectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CollectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Expression "\\$coll\\[0\\]" on a separate line does not do anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CollectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Expression "\\$coll\\[0\\]\\-\\>Group\\[0\\]" on a separate line does not do anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CollectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Expression "\\$coll\\[0\\]\\-\\>Phonenumber\\[1\\]\\-\\>phonenumber" on a separate line does not do anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CollectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection_TestCase\\:\\:testAdd\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CollectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection_TestCase\\:\\:testCount\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CollectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection_TestCase\\:\\:testCustomConnectionCollectionClass\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CollectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection_TestCase\\:\\:testCustomManagerCollectionClass\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CollectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection_TestCase\\:\\:testCustomTableCollectionClass\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CollectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection_TestCase\\:\\:testFetchCollectionWithIdAsIndex\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CollectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection_TestCase\\:\\:testFetchCollectionWithNameAsIndex\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CollectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection_TestCase\\:\\:testFetchMultipleCollections\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CollectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection_TestCase\\:\\:testGenerator\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CollectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection_TestCase\\:\\:testLoadRelated\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CollectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection_TestCase\\:\\:testLoadRelatedForAssociation\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CollectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection_TestCase\\:\\:testLoadRelatedForForeignKey\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CollectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection_TestCase\\:\\:testLoadRelatedForLocalKeyRelation\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CollectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection_TestCase\\:\\:testLoadRelatedForNormalAssociation\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CollectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Collection_TestCase\\:\\:testOffsetGetWithNullArgumentReturnsNewRecord\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CollectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:assertTrue\\(\\) invoked with 2 parameters, 1 required\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/CollectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Entity\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ColumnAggregationInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Entity\\:\\:\\$type\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ColumnAggregationInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ColumnAggregationInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$type\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ColumnAggregationInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_ColumnAggregationInheritance_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ColumnAggregationInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_ColumnAggregationInheritance_TestCase\\:\\:testQueriedClassReturnedIfNoSubclassMatch\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ColumnAggregationInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_ColumnAggregationInheritance_TestCase\\:\\:testStringColumnInheritance\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ColumnAggregationInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_ColumnAggregationInheritance_TestCase\\:\\:testSubclassFieldSetWhenCreatingNewSubclassedRecord\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ColumnAggregationInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_ColumnAggregationInheritance_TestCase\\:\\:testSubclassReturnedIfInheritanceMatches\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ColumnAggregationInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_ColumnAggregationInheritance_TestCase\\:\\:\\$otherEntity has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ColumnAggregationInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Book\\:\\:\\$id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ColumnAliasTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Book\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ColumnAliasTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property ColumnAliasTest\\:\\:\\$alias1\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/ColumnAliasTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property ColumnAliasTest\\:\\:\\$alias2\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/ColumnAliasTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property ColumnAliasTest\\:\\:\\$anotherField\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/ColumnAliasTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property ColumnAliasTest\\:\\:\\$bookId\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ColumnAliasTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_ColumnAlias_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ColumnAliasTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_ColumnAlias_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ColumnAliasTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_ColumnAlias_TestCase\\:\\:testAliasesAreSupportedForArrayFetching\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ColumnAliasTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_ColumnAlias_TestCase\\:\\:testAliasesAreSupportedForDqlAggregateFunctions\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ColumnAliasTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_ColumnAlias_TestCase\\:\\:testAliasesAreSupportedForDqlHavingPart\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ColumnAliasTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_ColumnAlias_TestCase\\:\\:testAliasesAreSupportedForDqlSelectPart\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ColumnAliasTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_ColumnAlias_TestCase\\:\\:testAliasesAreSupportedForDqlWherePart\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ColumnAliasTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_ColumnAlias_TestCase\\:\\:testAliasesAreSupportedForJoins\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ColumnAliasTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_ColumnAlias_TestCase\\:\\:testAliasesAreSupportedForRecordPropertyAccessors\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ColumnAliasTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Composite_PrimaryKey_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CompositePrimaryKeyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Composite_PrimaryKey_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CompositePrimaryKeyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method ConcreteChild\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConcreteInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method ConcreteMain\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConcreteInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method ConcreteParent\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConcreteInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_ConcreteInheritance_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConcreteInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConfigurableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConfigurableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable_TestCase\\:\\:testCollectionKeyAttributeAcceptsValidColumnName\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConfigurableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable_TestCase\\:\\:testDefaultListenerIsDoctrineEventListener\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConfigurableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable_TestCase\\:\\:testDefaultPortabilityAttributeValueIsAll\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConfigurableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable_TestCase\\:\\:testDefaultQuoteIdentifierAttributeValueIsFalse\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConfigurableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable_TestCase\\:\\:testDefaultSequenceColumnNameAttributeValueIsId\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConfigurableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable_TestCase\\:\\:testExceptionIsThrownWhenSettingFieldCaseToNotZeroOneOrTwo\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConfigurableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable_TestCase\\:\\:testExceptionIsThrownWhenSettingFieldCaseToNotZeroOneOrTwo2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConfigurableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable_TestCase\\:\\:testExceptionIsThrownWhenSettingIndexNameFormatAttributeAtTableLevel\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConfigurableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable_TestCase\\:\\:testExceptionIsThrownWhenSettingSequenceNameFormatAttributeAtTableLevel\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConfigurableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable_TestCase\\:\\:testGetAttributes\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConfigurableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable_TestCase\\:\\:testGetIndexNameFormatAttribute\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConfigurableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable_TestCase\\:\\:testGetSequenceNameFormatAttribute\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConfigurableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable_TestCase\\:\\:testListenerAttributeAcceptsEventListenerObjects\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConfigurableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable_TestCase\\:\\:testPortabilityAttributeAcceptsPortabilityConstants\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConfigurableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable_TestCase\\:\\:testQuoteIdentifierAttributeAcceptsBooleans\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConfigurableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable_TestCase\\:\\:testSequenceColumnNameAttributeAcceptsStrings\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConfigurableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable_TestCase\\:\\:testSetIndexNameFormatAttribute\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConfigurableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable_TestCase\\:\\:testSetSequenceNameFormatAttribute\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConfigurableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable_TestCase\\:\\:testSettingCollectionKeyAttributeOnOtherThanTableLevelThrowsException\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConfigurableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable_TestCase\\:\\:testSettingFieldCaseIsSuccesfulWithCaseConstants\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConfigurableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable_TestCase\\:\\:testSettingFieldCaseIsSuccesfulWithCaseConstants2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConfigurableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable_TestCase\\:\\:testSettingFieldCaseIsSuccesfulWithZero\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConfigurableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable_TestCase\\:\\:testSettingInvalidColumnNameToCollectionKeyAttributeThrowsException\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConfigurableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Configurable_TestCase\\:\\:testValidatorAttributeAcceptsBooleans\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConfigurableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Constructor of class Doctrine_Adapter_Test has an unused parameter \\$dsn\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/CustomTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Constructor of class Doctrine_Adapter_Test has an unused parameter \\$options\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/CustomTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Constructor of class Doctrine_Adapter_Test has an unused parameter \\$password\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/CustomTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Constructor of class Doctrine_Adapter_Test has an unused parameter \\$username\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/CustomTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Test\\:\\:__construct\\(\\) has parameter \\$dsn with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/CustomTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Test\\:\\:__construct\\(\\) has parameter \\$options with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/CustomTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Test\\:\\:__construct\\(\\) has parameter \\$password with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/CustomTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Test\\:\\:__construct\\(\\) has parameter \\$username with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/CustomTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Test\\:\\:beginTransaction\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/CustomTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Test\\:\\:commit\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/CustomTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Test\\:\\:errorCode\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/CustomTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Test\\:\\:errorInfo\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/CustomTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Test\\:\\:exec\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/CustomTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Test\\:\\:exec\\(\\) has parameter \\$statement with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/CustomTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Test\\:\\:getAttribute\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/CustomTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Test\\:\\:getAttribute\\(\\) has parameter \\$attribute with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/CustomTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Test\\:\\:lastInsertId\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/CustomTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Test\\:\\:prepare\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/CustomTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Test\\:\\:prepare\\(\\) has parameter \\$prepareString with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/CustomTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Test\\:\\:query\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/CustomTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Test\\:\\:query\\(\\) has parameter \\$queryString with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/CustomTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Test\\:\\:quote\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/CustomTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Test\\:\\:quote\\(\\) has parameter \\$input with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/CustomTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Test\\:\\:rollBack\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/CustomTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Test\\:\\:setAttribute\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/CustomTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Test\\:\\:setAttribute\\(\\) has parameter \\$attribute with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/CustomTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Test\\:\\:setAttribute\\(\\) has parameter \\$value with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/CustomTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Adapter_Test\\:\\:sqliteCreateFunction\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/CustomTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Custom_TestCase\\:\\:setUp\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/CustomTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Custom_TestCase\\:\\:testConnection\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/CustomTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$adapter of method Doctrine_Manager\\:\\:openConnection\\(\\) expects Doctrine_Adapter_Interface\\|PDO, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/CustomTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$name of method Doctrine_Manager\\:\\:openConnection\\(\\) expects string\\|null, false given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/CustomTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Connection_Custom_TestCase\\:\\:\\$_conn has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/CustomTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Connection_Custom_TestCase\\:\\:\\$_dbh has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/CustomTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mssql_TestCase\\:\\:testAlreadyExistsErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mssql_TestCase\\:\\:testAlreadyExistsErrorIsSupported2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mssql_TestCase\\:\\:testConstraintErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mssql_TestCase\\:\\:testConstraintErrorIsSupported2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mssql_TestCase\\:\\:testDivZeroErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mssql_TestCase\\:\\:testInvalidNumberErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mssql_TestCase\\:\\:testNoSuchFieldErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mssql_TestCase\\:\\:testNoSuchFieldErrorIsSupported2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mssql_TestCase\\:\\:testNoSuchTableErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mssql_TestCase\\:\\:testNoSuchTableErrorIsSupported2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mssql_TestCase\\:\\:testNotNullConstraintErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mssql_TestCase\\:\\:testSyntaxErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mssql_TestCase\\:\\:testValueCountOnRowErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mysql_TestCase\\:\\:testAccessViolationErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mysql_TestCase\\:\\:testAccessViolationErrorIsSupported2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mysql_TestCase\\:\\:testAlreadyExistsErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mysql_TestCase\\:\\:testAlreadyExistsErrorIsSupported2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mysql_TestCase\\:\\:testAlreadyExistsErrorIsSupported3\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mysql_TestCase\\:\\:testAlreadyExistsErrorIsSupported4\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mysql_TestCase\\:\\:testAlreadyExistsErrorIsSupported5\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mysql_TestCase\\:\\:testCannotCreateErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mysql_TestCase\\:\\:testCannotCreateErrorIsSupported2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mysql_TestCase\\:\\:testCannotCreateErrorIsSupported3\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mysql_TestCase\\:\\:testCannotDropErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mysql_TestCase\\:\\:testConstraintErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mysql_TestCase\\:\\:testConstraintErrorIsSupported2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mysql_TestCase\\:\\:testConstraintErrorIsSupported3\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mysql_TestCase\\:\\:testNoDbSelectedErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mysql_TestCase\\:\\:testNoSuchDbErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mysql_TestCase\\:\\:testNoSuchFieldErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mysql_TestCase\\:\\:testNoSuchTableErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mysql_TestCase\\:\\:testNoSuchTableErrorIsSupported2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mysql_TestCase\\:\\:testNotFoundErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mysql_TestCase\\:\\:testNotLockedErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mysql_TestCase\\:\\:testQuoteIdentifier\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mysql_TestCase\\:\\:testSyntaxErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Mysql_TestCase\\:\\:testValueCountOnRowErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Oracle_TestCase\\:\\:testAlreadyExistsErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Oracle_TestCase\\:\\:testConstraintErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Oracle_TestCase\\:\\:testConstraintErrorIsSupported2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Oracle_TestCase\\:\\:testConstraintErrorIsSupported3\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Oracle_TestCase\\:\\:testConstraintErrorIsSupported4\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Oracle_TestCase\\:\\:testDivZeroErrorIsSupported1\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Oracle_TestCase\\:\\:testInvalidErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Oracle_TestCase\\:\\:testInvalidNumberErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Oracle_TestCase\\:\\:testNoSuchFieldErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Oracle_TestCase\\:\\:testNoSuchTableErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Oracle_TestCase\\:\\:testNoSuchTableErrorIsSupported4\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Oracle_TestCase\\:\\:testNotFoundErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Oracle_TestCase\\:\\:testNotNullConstraintErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Oracle_TestCase\\:\\:testNotNullConstraintErrorIsSupported2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Oracle_TestCase\\:\\:testSyntaxErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Oracle_TestCase\\:\\:testSyntaxErrorIsSupported2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Oracle_TestCase\\:\\:testSyntaxErrorIsSupported3\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Oracle_TestCase\\:\\:testValueCountOnRowErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Pgsql_TestCase\\:\\:testAccessViolationErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Pgsql_TestCase\\:\\:testAlreadyExistsErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Pgsql_TestCase\\:\\:testConstraintErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Pgsql_TestCase\\:\\:testConstraintErrorIsSupported2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Pgsql_TestCase\\:\\:testDivZeroErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Pgsql_TestCase\\:\\:testDivZeroErrorIsSupported2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Pgsql_TestCase\\:\\:testInvalidErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Pgsql_TestCase\\:\\:testInvalidNumberErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Pgsql_TestCase\\:\\:testInvalidNumberErrorIsSupported2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Pgsql_TestCase\\:\\:testInvalidNumberErrorIsSupported3\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Pgsql_TestCase\\:\\:testInvalidNumberErrorIsSupported4\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Pgsql_TestCase\\:\\:testNoSuchFieldErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Pgsql_TestCase\\:\\:testNoSuchFieldErrorIsSupported2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Pgsql_TestCase\\:\\:testNoSuchFieldErrorIsSupported3\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Pgsql_TestCase\\:\\:testNoSuchFieldErrorIsSupported4\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Pgsql_TestCase\\:\\:testNoSuchFieldErrorIsSupported5\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Pgsql_TestCase\\:\\:testNoSuchTableErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Pgsql_TestCase\\:\\:testNoSuchTableErrorIsSupported2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Pgsql_TestCase\\:\\:testNoSuchTableErrorIsSupported3\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Pgsql_TestCase\\:\\:testNoSuchTableErrorIsSupported4\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Pgsql_TestCase\\:\\:testNotFoundErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Pgsql_TestCase\\:\\:testNotNullConstraintErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Pgsql_TestCase\\:\\:testSyntaxErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Pgsql_TestCase\\:\\:testSyntaxErrorIsSupported2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Pgsql_TestCase\\:\\:testSyntaxErrorIsSupported3\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Pgsql_TestCase\\:\\:testValueCountOnRowErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to method __toString\\(\\) on an unknown class Doctrine_Db_Exception\\.$#', - 'count' => 5, - 'path' => __DIR__ . '/tests/Connection/ProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Caught class Doctrine_Db_Exception not found\\.$#', - 'count' => 5, - 'path' => __DIR__ . '/tests/Connection/ProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Profiler_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/ProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Profiler_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/ProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Profiler_TestCase\\:\\:setUp\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/ProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Profiler_TestCase\\:\\:testExecuteStatementMultipleTimes\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/ProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Profiler_TestCase\\:\\:testMultiplePrepareAndExecute\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/ProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Profiler_TestCase\\:\\:testPrepareAndExecute\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/ProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Profiler_TestCase\\:\\:testQuery\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/ProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Profiler_TestCase\\:\\:testTransactionCommit\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/ProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Profiler_TestCase\\:\\:testTransactionRollback\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/ProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$adapter of method Doctrine_Manager\\:\\:openConnection\\(\\) expects Doctrine_Adapter_Interface\\|PDO, array\\ given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/ProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Sqlite_TestCase\\:\\:testColumnNotPresentInTablesErrorIsSupported2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Sqlite_TestCase\\:\\:testColumnsNotUniqueErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Sqlite_TestCase\\:\\:testIsNotUniqueErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Sqlite_TestCase\\:\\:testNearSyntaxErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Sqlite_TestCase\\:\\:testNoSuchFieldErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Sqlite_TestCase\\:\\:testNoSuchIndexErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Sqlite_TestCase\\:\\:testNoSuchTableErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Sqlite_TestCase\\:\\:testNotNullConstraintErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Sqlite_TestCase\\:\\:testUniquePrimaryKeyErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Sqlite_TestCase\\:\\:testUniquenessConstraintErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Sqlite_TestCase\\:\\:testValueCountOnRowErrorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_UnitOfWork_TestCase\\:\\:testFlush\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/UnitOfWork.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_UnitOfWork_TestCase\\:\\:testTransactions\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/UnitOfWork.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:assertTrue\\(\\) invoked with 2 parameters, 1 required\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Connection/UnitOfWork.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Expression "\\$this\\-\\>connection\\-\\>unknown" on a separate line does not do anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConnectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_TestCase\\:\\:testCount\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConnectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_TestCase\\:\\:testCreate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConnectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_TestCase\\:\\:testDeleteOnTransientRecordIsIgnored\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConnectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_TestCase\\:\\:testFetchAll\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConnectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_TestCase\\:\\:testFetchArray\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConnectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_TestCase\\:\\:testFetchColumn\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConnectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_TestCase\\:\\:testFetchOne\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConnectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_TestCase\\:\\:testFetchPairs\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConnectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_TestCase\\:\\:testFetchRow\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConnectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_TestCase\\:\\:testGetDbh\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConnectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_TestCase\\:\\:testGetIterator\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConnectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_TestCase\\:\\:testGetManager\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConnectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_TestCase\\:\\:testGetModule\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConnectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_TestCase\\:\\:testGetState\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConnectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_TestCase\\:\\:testGetTable\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConnectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_TestCase\\:\\:testGetTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConnectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_TestCase\\:\\:testNestedTransactions\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConnectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_TestCase\\:\\:testRollback\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConnectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_TestCase\\:\\:testSqliteDsn\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConnectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_TestCase\\:\\:testUnknownModule\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConnectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$adapter of static method Doctrine_Manager\\:\\:connection\\(\\) expects Doctrine_Adapter_Interface\\|PDO\\|null, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConnectionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConnectionTransactionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConnectionTransactionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Transaction_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConnectionTransactionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Transaction_TestCase\\:\\:testDelete\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConnectionTransactionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Transaction_TestCase\\:\\:testInsert\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConnectionTransactionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Transaction_TestCase\\:\\:testInsertMultiple\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConnectionTransactionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Transaction_TestCase\\:\\:testUpdate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConnectionTransactionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Transaction_TestCase\\:\\:testUpdateMultiple\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConnectionTransactionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Transaction_TestLogger\\:\\:__call\\(\\) has parameter \\$a with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConnectionTransactionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Transaction_TestLogger\\:\\:clear\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConnectionTransactionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Transaction_TestLogger\\:\\:getAll\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConnectionTransactionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Transaction_TestLogger\\:\\:pop\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConnectionTransactionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:assertTrue\\(\\) invoked with 2 parameters, 1 required\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/ConnectionTransactionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Transaction_TestLogger\\:\\:\\$messages has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ConnectionTransactionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method CTICATest2\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CtiColumnAggregationInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method CTICATestOneToManyRelated\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CtiColumnAggregationInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method CTICATestParent1\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CtiColumnAggregationInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method CTICATestParent2\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CtiColumnAggregationInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method CTICATestParent3\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CtiColumnAggregationInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method CTICATestParent4\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CtiColumnAggregationInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property CustomPK\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CustomPrimaryKeyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_CustomPrimaryKey_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CustomPrimaryKeyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_CustomPrimaryKey_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CustomPrimaryKeyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_CustomPrimaryKey_TestCase\\:\\:testOperations\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CustomPrimaryKeyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property BoardWithPosition\\:\\:\\$position\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/CustomResultSetOrderTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property CategoryWithPosition\\:\\:\\$Boards\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/CustomResultSetOrderTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property CategoryWithPosition\\:\\:\\$name\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/CustomResultSetOrderTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property CategoryWithPosition\\:\\:\\$position\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/CustomResultSetOrderTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_CustomResultSetOrder_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CustomResultSetOrderTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_CustomResultSetOrder_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CustomResultSetOrderTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_CustomResultSetOrder_TestCase\\:\\:testQueryWithOrdering\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CustomResultSetOrderTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_CustomResultSetOrder_TestCase\\:\\:testQueryWithOrdering2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/CustomResultSetOrderTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:assertEqual\\(\\) invoked with 3 parameters, 2 required\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/CustomResultSetOrderTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_TestLogger\\:\\:__call\\(\\) has parameter \\$a with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DBTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_TestLogger\\:\\:getAll\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DBTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_TestLogger\\:\\:pop\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DBTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Db_TestCase\\:\\:init\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DBTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Db_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DBTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Db_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DBTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Db_TestCase\\:\\:testAddValidEventListener\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DBTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Db_TestCase\\:\\:testInitialize\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DBTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Db_TestCase\\:\\:testInvalidDSN\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DBTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Db_TestCase\\:\\:testInvalidDatabase\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DBTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Db_TestCase\\:\\:testInvalidHost\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DBTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Db_TestCase\\:\\:testInvalidScheme\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DBTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Db_TestCase\\:\\:testListeningErrorHandlingMethodsOnExec\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DBTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Db_TestCase\\:\\:testListeningErrorHandlingMethodsOnPrepare\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DBTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Db_TestCase\\:\\:testListeningErrorHandlingMethodsOnQuery\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DBTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Db_TestCase\\:\\:testListeningErrorHandlingMethodsOnStatementExecute\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DBTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Db_TestCase\\:\\:testListeningEventsWithSingleListener\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DBTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Db_TestCase\\:\\:testListeningExecEventsWithListenerChain\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DBTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Db_TestCase\\:\\:testListeningPrepareEventsWithListenerChain\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DBTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Db_TestCase\\:\\:testListeningQueryEventsWithListenerChain\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DBTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Db_TestCase\\:\\:testListeningTransactionEventsWithListenerChain\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DBTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Db_TestCase\\:\\:testSetInvalidEventListener\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DBTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Db_TestCase\\:\\:testSetValidEventListener\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DBTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$adapter of method Doctrine_Manager\\:\\:openConnection\\(\\) expects Doctrine_Adapter_Interface\\|PDO, array\\ given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DBTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$adapter of method Doctrine_Manager\\:\\:openConnection\\(\\) expects Doctrine_Adapter_Interface\\|PDO, int given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DBTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$adapter of method Doctrine_Manager\\:\\:openConnection\\(\\) expects Doctrine_Adapter_Interface\\|PDO, string given\\.$#', - 'count' => 5, - 'path' => __DIR__ . '/tests/DBTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Connection_TestLogger\\:\\:\\$messages has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DBTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property I18nTestExport\\:\\:\\$Translation\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Data/ExportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property I18nTestExport\\:\\:\\$test_object\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Data/ExportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data_Export_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Data/ExportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data_Export_TestCase\\:\\:testI18nExport\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Data/ExportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method I18nTestExport\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Data/ExportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'I18nTestExport\' on null in isset\\(\\) does not exist\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Data/ExportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Offset \'I18nTestExportTrans…\' on null in isset\\(\\) does not exist\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Data/ExportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#3 \\$models of method Doctrine_Data\\:\\:exportData\\(\\) expects string, array\\ given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Data/ExportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of static method Doctrine_Parser\\:\\:load\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Data/ExportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$array in empty\\(\\) always exists and is always falsy\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Data/ExportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Record\\:\\:\\$Album\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Data/ImportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Record\\:\\:\\$Phonenumber\\.$#', - 'count' => 5, - 'path' => __DIR__ . '/tests/Data/ImportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Record\\:\\:\\$Translation\\.$#', - 'count' => 8, - 'path' => __DIR__ . '/tests/Data/ImportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Record\\:\\:\\$group_id\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Data/ImportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Record\\:\\:\\$name\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/Data/ImportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Record\\:\\:\\$user_id\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Data/ImportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data_Import_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Data/ImportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data_Import_TestCase\\:\\:testI18nImport\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Data/ImportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data_Import_TestCase\\:\\:testI18nImportWithInteger\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Data/ImportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data_Import_TestCase\\:\\:testImportNestedSetData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Data/ImportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data_Import_TestCase\\:\\:testImportNestedSetMultipleTreeData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Data/ImportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data_Import_TestCase\\:\\:testIncorrectYamlRelationThrowsException\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Data/ImportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data_Import_TestCase\\:\\:testInlineMany\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Data/ImportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data_Import_TestCase\\:\\:testInlineOne\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Data/ImportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data_Import_TestCase\\:\\:testInvalidElementThrowsException\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Data/ImportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data_Import_TestCase\\:\\:testMany2ManyManualDataFixtures\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Data/ImportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data_Import_TestCase\\:\\:testNormalMany\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Data/ImportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data_Import_TestCase\\:\\:testNormalNonRecursiveFixturesLoading\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Data/ImportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Data_Import_TestCase\\:\\:testRecursiveFixturesLoading\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Data/ImportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method I18nNumberLang\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Data/ImportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method I18nTestImport\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Data/ImportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method ImportNestedSet\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Data/ImportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method ImportNestedSetMultipleTree\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Data/ImportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$append of static method Doctrine_Core\\:\\:loadData\\(\\) expects string, true given\\.$#', - 'count' => 10, - 'path' => __DIR__ . '/tests/Data/ImportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mssql_TestCase\\:\\:testGetNativeDefinitionSupportsArrayType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mssql_TestCase\\:\\:testGetNativeDefinitionSupportsArrayType2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mssql_TestCase\\:\\:testGetNativeDefinitionSupportsBlobType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mssql_TestCase\\:\\:testGetNativeDefinitionSupportsBooleanType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mssql_TestCase\\:\\:testGetNativeDefinitionSupportsCharType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mssql_TestCase\\:\\:testGetNativeDefinitionSupportsClobType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mssql_TestCase\\:\\:testGetNativeDefinitionSupportsDateType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mssql_TestCase\\:\\:testGetNativeDefinitionSupportsFloatType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mssql_TestCase\\:\\:testGetNativeDefinitionSupportsIntegerType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mssql_TestCase\\:\\:testGetNativeDefinitionSupportsObjectType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mssql_TestCase\\:\\:testGetNativeDefinitionSupportsStringType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mssql_TestCase\\:\\:testGetNativeDefinitionSupportsTimeType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mssql_TestCase\\:\\:testGetNativeDefinitionSupportsTimestampType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mssql_TestCase\\:\\:testGetNativeDefinitionSupportsVarcharType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mssql_TestCase\\:\\:testGetPortableDeclarationSupportsNativeBitType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mssql_TestCase\\:\\:testGetPortableDeclarationSupportsNativeBlobTypes\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mssql_TestCase\\:\\:testGetPortableDeclarationSupportsNativeDecimalTypes\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mssql_TestCase\\:\\:testGetPortableDeclarationSupportsNativeFloatTypes\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mssql_TestCase\\:\\:testGetPortableDeclarationSupportsNativeIntegerTypes\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mssql_TestCase\\:\\:testGetPortableDeclarationSupportsNativeStringTypes\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mssql_TestCase\\:\\:testGetPortableDeclarationSupportsNativeTimestampType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mysql_TestCase\\:\\:testGetCharsetFieldDeclarationReturnsValidSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mysql_TestCase\\:\\:testGetCollationFieldDeclarationReturnsValidSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mysql_TestCase\\:\\:testGetNativeDeclarationSupportsArrayType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mysql_TestCase\\:\\:testGetNativeDeclarationSupportsArrayType2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mysql_TestCase\\:\\:testGetNativeDeclarationSupportsBlobType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mysql_TestCase\\:\\:testGetNativeDeclarationSupportsBooleanType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mysql_TestCase\\:\\:testGetNativeDeclarationSupportsCharType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mysql_TestCase\\:\\:testGetNativeDeclarationSupportsClobType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mysql_TestCase\\:\\:testGetNativeDeclarationSupportsDateType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mysql_TestCase\\:\\:testGetNativeDeclarationSupportsFloatType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mysql_TestCase\\:\\:testGetNativeDeclarationSupportsObjectType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mysql_TestCase\\:\\:testGetNativeDeclarationSupportsStringType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mysql_TestCase\\:\\:testGetNativeDeclarationSupportsStringTypeWithLongLength\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mysql_TestCase\\:\\:testGetNativeDeclarationSupportsTimeType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mysql_TestCase\\:\\:testGetNativeDeclarationSupportsTimestampType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mysql_TestCase\\:\\:testGetNativeDeclarationSupportsVarcharType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mysql_TestCase\\:\\:testGetNativeDefinitionSupportsIntegerType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mysql_TestCase\\:\\:testGetPortableDeclarationSupportsNativeBlobTypes\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mysql_TestCase\\:\\:testGetPortableDeclarationSupportsNativeDateType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mysql_TestCase\\:\\:testGetPortableDeclarationSupportsNativeDecimalTypes\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mysql_TestCase\\:\\:testGetPortableDeclarationSupportsNativeFloatTypes\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mysql_TestCase\\:\\:testGetPortableDeclarationSupportsNativeIntegerTypes\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mysql_TestCase\\:\\:testGetPortableDeclarationSupportsNativeStringTypes\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mysql_TestCase\\:\\:testGetPortableDeclarationSupportsNativeTimestampTypes\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Mysql_TestCase\\:\\:testGetPortableDeclarationSupportsNativeYearType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Oracle_TestCase\\:\\:testGetNativeDefinitionSupportsArrayType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Oracle_TestCase\\:\\:testGetNativeDefinitionSupportsArrayType2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Oracle_TestCase\\:\\:testGetNativeDefinitionSupportsBlobType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Oracle_TestCase\\:\\:testGetNativeDefinitionSupportsBooleanType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Oracle_TestCase\\:\\:testGetNativeDefinitionSupportsCharType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Oracle_TestCase\\:\\:testGetNativeDefinitionSupportsClobType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Oracle_TestCase\\:\\:testGetNativeDefinitionSupportsDateType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Oracle_TestCase\\:\\:testGetNativeDefinitionSupportsFloatType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Oracle_TestCase\\:\\:testGetNativeDefinitionSupportsIntegerType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Oracle_TestCase\\:\\:testGetNativeDefinitionSupportsLargerStrings\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Oracle_TestCase\\:\\:testGetNativeDefinitionSupportsObjectType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Oracle_TestCase\\:\\:testGetNativeDefinitionSupportsStringType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Oracle_TestCase\\:\\:testGetNativeDefinitionSupportsTimeType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Oracle_TestCase\\:\\:testGetNativeDefinitionSupportsTimestampType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Oracle_TestCase\\:\\:testGetNativeDefinitionSupportsVarcharOwnParams\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Oracle_TestCase\\:\\:testGetNativeDefinitionSupportsVarcharType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Oracle_TestCase\\:\\:testGetPortableDeclarationSupportsNativeBlobTypes\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Oracle_TestCase\\:\\:testGetPortableDeclarationSupportsNativeClobTypes\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Oracle_TestCase\\:\\:testGetPortableDeclarationSupportsNativeFloatType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Oracle_TestCase\\:\\:testGetPortableDeclarationSupportsNativeIntegerTypes\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Oracle_TestCase\\:\\:testGetPortableDeclarationSupportsNativeNumberType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Oracle_TestCase\\:\\:testGetPortableDeclarationSupportsNativeStringTypes\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Oracle_TestCase\\:\\:testGetPortableDeclarationSupportsNativeTimestampType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Pgsql_TestCase\\:\\:getDeclaration\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Pgsql_TestCase\\:\\:getDeclaration\\(\\) has parameter \\$type with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Pgsql_TestCase\\:\\:testGetNativeDefinitionSupportsArrayType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Pgsql_TestCase\\:\\:testGetNativeDefinitionSupportsArrayType2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Pgsql_TestCase\\:\\:testGetNativeDefinitionSupportsBlobType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Pgsql_TestCase\\:\\:testGetNativeDefinitionSupportsBooleanType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Pgsql_TestCase\\:\\:testGetNativeDefinitionSupportsCharType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Pgsql_TestCase\\:\\:testGetNativeDefinitionSupportsClobType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Pgsql_TestCase\\:\\:testGetNativeDefinitionSupportsDateType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Pgsql_TestCase\\:\\:testGetNativeDefinitionSupportsFloatType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Pgsql_TestCase\\:\\:testGetNativeDefinitionSupportsIntegerType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Pgsql_TestCase\\:\\:testGetNativeDefinitionSupportsIntegerTypeWithAutoinc\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Pgsql_TestCase\\:\\:testGetNativeDefinitionSupportsObjectType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Pgsql_TestCase\\:\\:testGetNativeDefinitionSupportsStringType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Pgsql_TestCase\\:\\:testGetNativeDefinitionSupportsTimeType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Pgsql_TestCase\\:\\:testGetNativeDefinitionSupportsTimestampType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Pgsql_TestCase\\:\\:testGetNativeDefinitionSupportsVarcharType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Pgsql_TestCase\\:\\:testGetPortableDeclarationSupportsNativeBlobTypes\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Pgsql_TestCase\\:\\:testGetPortableDeclarationSupportsNativeBooleanTypes\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Pgsql_TestCase\\:\\:testGetPortableDeclarationSupportsNativeDateType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Pgsql_TestCase\\:\\:testGetPortableDeclarationSupportsNativeDecimalTypes\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Pgsql_TestCase\\:\\:testGetPortableDeclarationSupportsNativeFloatTypes\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Pgsql_TestCase\\:\\:testGetPortableDeclarationSupportsNativeIntegerTypes\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Pgsql_TestCase\\:\\:testGetPortableDeclarationSupportsNativeStringTypes\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Pgsql_TestCase\\:\\:testGetPortableDeclarationSupportsNativeTimeType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Pgsql_TestCase\\:\\:testGetPortableDeclarationSupportsNativeTimestampTypes\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Pgsql_TestCase\\:\\:testGetPortableDeclarationSupportsNativeYearType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Sqlite_TestCase\\:\\:testBlobsMapToBlobType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Sqlite_TestCase\\:\\:testBooleanMapsToBooleanType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Sqlite_TestCase\\:\\:testDecimalMapsToDecimal\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Sqlite_TestCase\\:\\:testFloatRealAndDoubleMapToFloat\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Sqlite_TestCase\\:\\:testGetNativeDefinitionSupportsArrayType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Sqlite_TestCase\\:\\:testGetNativeDefinitionSupportsArrayType2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Sqlite_TestCase\\:\\:testGetNativeDefinitionSupportsBlobType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Sqlite_TestCase\\:\\:testGetNativeDefinitionSupportsBooleanType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Sqlite_TestCase\\:\\:testGetNativeDefinitionSupportsCharType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Sqlite_TestCase\\:\\:testGetNativeDefinitionSupportsClobType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Sqlite_TestCase\\:\\:testGetNativeDefinitionSupportsDateType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Sqlite_TestCase\\:\\:testGetNativeDefinitionSupportsFloatType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Sqlite_TestCase\\:\\:testGetNativeDefinitionSupportsIntegerType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Sqlite_TestCase\\:\\:testGetNativeDefinitionSupportsObjectType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Sqlite_TestCase\\:\\:testGetNativeDefinitionSupportsStringType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Sqlite_TestCase\\:\\:testGetNativeDefinitionSupportsTimeType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Sqlite_TestCase\\:\\:testGetNativeDefinitionSupportsTimestampType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Sqlite_TestCase\\:\\:testGetNativeDefinitionSupportsVarcharType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Sqlite_TestCase\\:\\:testIntegersMapToIntegerType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataDict_Sqlite_TestCase\\:\\:testYearMapsToIntegerAndDate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataDict/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property BooleanTest\\:\\:\\$id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataType/BooleanTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property BooleanTest\\:\\:\\$is_working\\.$#', - 'count' => 6, - 'path' => __DIR__ . '/tests/DataType/BooleanTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property BooleanTest\\:\\:\\$is_working_notnull\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/DataType/BooleanTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$is_working on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataType/BooleanTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataType_Boolean_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataType/BooleanTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataType_Boolean_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataType/BooleanTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataType_Boolean_TestCase\\:\\:testFetchingWithSmartConversion\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataType/BooleanTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataType_Boolean_TestCase\\:\\:testNormalQuerying\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataType/BooleanTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataType_Boolean_TestCase\\:\\:testPreparedQueries\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataType/BooleanTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataType_Boolean_TestCase\\:\\:testSavingNullValue\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataType/BooleanTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataType_Boolean_TestCase\\:\\:testSetFalse\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataType/BooleanTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataType_Boolean_TestCase\\:\\:testSetTrue\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataType/BooleanTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property EnumTest2\\:\\:\\$status\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataType/EnumTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property EnumTest\\:\\:\\$id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataType/EnumTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property EnumTest\\:\\:\\$status\\.$#', - 'count' => 14, - 'path' => __DIR__ . '/tests/DataType/EnumTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$status on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/DataType/EnumTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataType_Enum_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataType/EnumTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataType_Enum_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataType/EnumTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataType_Enum_TestCase\\:\\:testDqlUpdate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataType/EnumTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataType_Enum_TestCase\\:\\:testEnumFetchArray\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataType/EnumTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataType_Enum_TestCase\\:\\:testEnumType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataType/EnumTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataType_Enum_TestCase\\:\\:testEnumTypeWithCaseConversion\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataType/EnumTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataType_Enum_TestCase\\:\\:testExpressionComposition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataType/EnumTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataType_Enum_TestCase\\:\\:testFailingRefresh\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataType/EnumTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataType_Enum_TestCase\\:\\:testInAndNotIn\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataType/EnumTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataType_Enum_TestCase\\:\\:testInvalidValueErrors\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataType/EnumTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataType_Enum_TestCase\\:\\:testLiteralEnumValueConversionSupportsJoins\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataType/EnumTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataType_Enum_TestCase\\:\\:testNotEqual\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataType/EnumTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataType_Enum_TestCase\\:\\:testParameterConversion\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataType/EnumTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataType_Enum_TestCase\\:\\:testParameterConversionInCount\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataType/EnumTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_DataType_Enum_TestCase\\:\\:testUpdate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DataType/EnumTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to constant BEGIN on an unknown class Doctrine_Db_Event\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Db/ProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to constant COMMIT on an unknown class Doctrine_Db_Event\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Db/ProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to constant EXEC on an unknown class Doctrine_Db_Event\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Db/ProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to constant EXECUTE on an unknown class Doctrine_Db_Event\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/Db/ProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to constant PREPARE on an unknown class Doctrine_Db_Event\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Db/ProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to constant ROLLBACK on an unknown class Doctrine_Db_Event\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Db/ProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to method __toString\\(\\) on an unknown class Doctrine_Db_Exception\\.$#', - 'count' => 5, - 'path' => __DIR__ . '/tests/Db/ProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Caught class Doctrine_Db_Exception not found\\.$#', - 'count' => 5, - 'path' => __DIR__ . '/tests/Db/ProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Profiler_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Db/ProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Profiler_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Db/ProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Profiler_TestCase\\:\\:testExecuteStatementMultipleTimes\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Db/ProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Profiler_TestCase\\:\\:testMultiplePrepareAndExecute\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Db/ProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Profiler_TestCase\\:\\:testPrepareAndExecute\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Db/ProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Profiler_TestCase\\:\\:testQuery\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Db/ProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Profiler_TestCase\\:\\:testTransactionCommit\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Db/ProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Connection_Profiler_TestCase\\:\\:testTransactionRollback\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Db/ProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$adapter of method Doctrine_Manager\\:\\:openConnection\\(\\) expects Doctrine_Adapter_Interface\\|PDO, array\\ given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Db/ProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to constant BEGIN on an unknown class Doctrine_Db_Event\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/DbProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to constant COMMIT on an unknown class Doctrine_Db_Event\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DbProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to constant EXECUTE on an unknown class Doctrine_Db_Event\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/DbProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to constant PREPARE on an unknown class Doctrine_Db_Event\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/DbProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to constant QUERY on an unknown class Doctrine_Db_Event\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DbProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to constant ROLLBACK on an unknown class Doctrine_Db_Event\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DbProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to method __toString\\(\\) on an unknown class Doctrine_Db_Exception\\.$#', - 'count' => 5, - 'path' => __DIR__ . '/tests/DbProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to method lastEvent\\(\\) on an unknown class Doctrine_Db_Profiler\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/DbProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to static method getConnection\\(\\) on an unknown class Doctrine_Db2\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DbProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Caught class Doctrine_Db_Exception not found\\.$#', - 'count' => 5, - 'path' => __DIR__ . '/tests/DbProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Instantiated class Doctrine_Db_Profiler not found\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DbProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Db_Profiler_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DbProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Db_Profiler_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DbProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Db_Profiler_TestCase\\:\\:testExecuteStatementMultipleTimes\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DbProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Db_Profiler_TestCase\\:\\:testMultiplePrepareAndExecute\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DbProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Db_Profiler_TestCase\\:\\:testPrepareAndExecute\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DbProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Db_Profiler_TestCase\\:\\:testQuery\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DbProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Db_Profiler_TestCase\\:\\:testTransactionCommit\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DbProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Db_Profiler_TestCase\\:\\:testTransactionRollback\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DbProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Db_Profiler_TestCase\\:\\:\\$dbh has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DbProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Db_Profiler_TestCase\\:\\:\\$profiler has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DbProfilerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method DoctrineTest\\:\\:addTestCase\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method DoctrineTest\\:\\:addTestCase\\(\\) has parameter \\$testCase with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method DoctrineTest\\:\\:parseOptions\\(\\) has parameter \\$array with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method DoctrineTest\\:\\:parseOptions\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method DoctrineTest\\:\\:requireModels\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method DoctrineTest\\:\\:run\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(UnitTestCase A test case\\)\\: Unexpected token "A", expected variable at offset 216$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property DoctrineTest\\:\\:\\$groups has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property DoctrineTest\\:\\:\\$testGroup has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property DoctrineTest_Coverage\\:\\:\\$sortBy\\.$#', - 'count' => 6, - 'path' => __DIR__ . '/tests/DoctrineTest/Coverage.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method DoctrineTest_Coverage\\:\\:generateCoverageInfoCoveredFile\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Coverage.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method DoctrineTest_Coverage\\:\\:generateCoverageInfoCoveredFile\\(\\) has parameter \\$file with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Coverage.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method DoctrineTest_Coverage\\:\\:generateCoverageInfoNotCoveredFile\\(\\) return type has no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Coverage.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method DoctrineTest_Coverage\\:\\:generateReport\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Coverage.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method DoctrineTest_Coverage\\:\\:getRevision\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Coverage.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method DoctrineTest_Coverage\\:\\:saveFile\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Coverage.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method DoctrineTest_Coverage\\:\\:saveFile\\(\\) has parameter \\$fileName with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Coverage.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method DoctrineTest_Coverage\\:\\:showSummary\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Coverage.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method DoctrineTest_Coverage\\:\\:sortArray\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Coverage.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method DoctrineTest_Coverage\\:\\:sortArray\\(\\) has parameter \\$a with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Coverage.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method DoctrineTest_Coverage\\:\\:sortArray\\(\\) has parameter \\$b with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Coverage.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param has invalid value \\(int The revision number\\)\\: Unexpected token "The", expected variable at offset 85$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Coverage.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property DoctrineTest_Coverage\\:\\:\\$covered has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Coverage.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property DoctrineTest_Coverage\\:\\:\\$covered is unused\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Coverage.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property DoctrineTest_Coverage\\:\\:\\$result has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Coverage.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property DoctrineTest_Coverage\\:\\:\\$totalcovered has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Coverage.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property DoctrineTest_Coverage\\:\\:\\$totallines has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Coverage.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property DoctrineTest_Coverage\\:\\:\\$totalmaybe has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Coverage.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property DoctrineTest_Coverage\\:\\:\\$totalnotcovered has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Coverage.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$coverageInfo might not be defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Coverage.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$refClass might not be defined\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/DoctrineTest/Coverage.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$dataDict\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$export\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$expression\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$import\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$sequence\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$transaction\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$unitOfWork\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_UnitTestCase\\:\\:\\$expression\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_UnitTestCase\\:\\:assertDeclarationType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_UnitTestCase\\:\\:assertDeclarationType\\(\\) has parameter \\$type with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_UnitTestCase\\:\\:assertDeclarationType\\(\\) has parameter \\$type2 with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_UnitTestCase\\:\\:closeAdditionalConnections\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_UnitTestCase\\:\\:getConnection\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_UnitTestCase\\:\\:getDeclaration\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_UnitTestCase\\:\\:getDeclaration\\(\\) has parameter \\$type with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_UnitTestCase\\:\\:getName\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_UnitTestCase\\:\\:init\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_UnitTestCase\\:\\:openAdditionalConnection\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_UnitTestCase\\:\\:openAdditionalConnection\\(\\) has parameter \\$adapter with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_UnitTestCase\\:\\:openAdditionalConnection\\(\\) has parameter \\$name with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_UnitTestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_UnitTestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_UnitTestCase\\:\\:setUp\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_UnitTestCase\\:\\:tearDown\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_UnitTestCase\\:\\:\\$_name has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_UnitTestCase\\:\\:\\$adapter has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_UnitTestCase\\:\\:\\$conn has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_UnitTestCase\\:\\:\\$connection has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_UnitTestCase\\:\\:\\$dataDict has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_UnitTestCase\\:\\:\\$dbh has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_UnitTestCase\\:\\:\\$driverName has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_UnitTestCase\\:\\:\\$exc has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_UnitTestCase\\:\\:\\$export has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_UnitTestCase\\:\\:\\$expr has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_UnitTestCase\\:\\:\\$generic has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_UnitTestCase\\:\\:\\$import has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_UnitTestCase\\:\\:\\$init has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_UnitTestCase\\:\\:\\$listener has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_UnitTestCase\\:\\:\\$manager has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_UnitTestCase\\:\\:\\$new has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_UnitTestCase\\:\\:\\$objTable has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_UnitTestCase\\:\\:\\$old has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_UnitTestCase\\:\\:\\$profiler has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_UnitTestCase\\:\\:\\$query has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_UnitTestCase\\:\\:\\$sequence has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_UnitTestCase\\:\\:\\$tables has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_UnitTestCase\\:\\:\\$transaction has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_UnitTestCase\\:\\:\\$unitOfWork has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_UnitTestCase\\:\\:\\$users has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_UnitTestCase\\:\\:\\$valueHolder has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Doctrine_UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method DoctrineTest_Reporter\\:\\:paintFooter\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/GroupTest.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method DoctrineTest_Reporter\\:\\:paintHeader\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/GroupTest.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method GroupTest\\:\\:__construct\\(\\) has parameter \\$name with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/GroupTest.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method GroupTest\\:\\:__construct\\(\\) has parameter \\$title with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/GroupTest.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method GroupTest\\:\\:addTestCase\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/GroupTest.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method GroupTest\\:\\:getName\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/GroupTest.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method GroupTest\\:\\:getTestCaseCount\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/GroupTest.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method GroupTest\\:\\:getTestCases\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/GroupTest.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method GroupTest\\:\\:onlyRunFailed\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/GroupTest.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method GroupTest\\:\\:onlyRunFailed\\(\\) has parameter \\$bool with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/GroupTest.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method GroupTest\\:\\:run\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/GroupTest.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method GroupTest\\:\\:run\\(\\) has parameter \\$filter with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/GroupTest.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method GroupTest\\:\\:shouldBeRun\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/GroupTest.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method GroupTest\\:\\:shouldBeRun\\(\\) has parameter \\$filter with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/GroupTest.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method GroupTest\\:\\:shouldBeRun\\(\\) has parameter \\$testCase with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/GroupTest.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property GroupTest\\:\\:\\$_formatter has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/GroupTest.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property GroupTest\\:\\:\\$_name has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/GroupTest.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property GroupTest\\:\\:\\$_onlyRunFailed has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/GroupTest.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property GroupTest\\:\\:\\$_testCases has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/GroupTest.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property GroupTest\\:\\:\\$_title has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/GroupTest.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method DoctrineTest_Reporter\\:\\:format\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Reporter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method DoctrineTest_Reporter\\:\\:format\\(\\) has parameter \\$message with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Reporter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method DoctrineTest_Reporter\\:\\:format\\(\\) has parameter \\$type with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Reporter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method DoctrineTest_Reporter\\:\\:paintMessages\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Reporter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method DoctrineTest_Reporter\\:\\:setTestCase\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Reporter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method DoctrineTest_Reporter\\:\\:setTestCase\\(\\) has parameter \\$test with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Reporter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property DoctrineTest_Reporter\\:\\:\\$_formatter has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Reporter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property DoctrineTest_Reporter\\:\\:\\$_test has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Reporter.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method DoctrineTest_Reporter_Cli\\:\\:paintFooter\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Reporter/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method DoctrineTest_Reporter_Cli\\:\\:paintHeader\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Reporter/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method DoctrineTest_Reporter_Cli\\:\\:paintHeader\\(\\) has parameter \\$name with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Reporter/Cli.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method DoctrineTest_Reporter_Html\\:\\:paintFooter\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Reporter/Html.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method DoctrineTest_Reporter_Html\\:\\:paintHeader\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Reporter/Html.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method DoctrineTest_Reporter_Html\\:\\:paintHeader\\(\\) has parameter \\$name with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Reporter/Html.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method DoctrineTest_Reporter_Html\\:\\:paintMessages\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Reporter/Html.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method DoctrineTest_Reporter_Html\\:\\:paintSummary\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/Reporter/Html.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property UnitTestCase\\:\\:\\$_testCases\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Dead catch \\- Exception is already caught above\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:_fail\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:_fail\\(\\) has parameter \\$message with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:addMessage\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:addMessage\\(\\) has parameter \\$msg with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:assertEqual\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:assertEqual\\(\\) has parameter \\$value with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:assertEqual\\(\\) has parameter \\$value2 with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:assertFalse\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:assertFalse\\(\\) has parameter \\$expr with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:assertIdentical\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:assertIdentical\\(\\) has parameter \\$value with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:assertIdentical\\(\\) has parameter \\$value2 with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:assertNotEqual\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:assertNotEqual\\(\\) has parameter \\$value with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:assertNotEqual\\(\\) has parameter \\$value2 with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:assertNotNull\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:assertNotNull\\(\\) has parameter \\$expr with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:assertNull\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:assertNull\\(\\) has parameter \\$expr with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:assertTrue\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:assertTrue\\(\\) has parameter \\$expr with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:cachePassesAndFails\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:doRunTestAndTearDown\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:doRunTestAndTearDown\\(\\) has parameter \\$method with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:fail\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:fail\\(\\) has parameter \\$message with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:getFailCount\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:getFixedFails\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:getLastRunsFails\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:getLastRunsPass\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:getLastRunsPassesAndFails\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:getMessages\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:getNewFails\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:getNumFixedFails\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:getNumNewFails\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:getPassCount\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:getPassesAndFails\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:getPassesAndFailsCachePath\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:init\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:isTestMethod\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:isTestMethod\\(\\) has parameter \\$method with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:pass\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:run\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:run\\(\\) has parameter \\$filter with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:runTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:runTest\\(\\) has parameter \\$method with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:setUp\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:tearDown\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:tryFinally\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property UnitTestCase\\:\\:\\$_failed has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property UnitTestCase\\:\\:\\$_lastRunsPassesAndFails has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property UnitTestCase\\:\\:\\$_messages has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property UnitTestCase\\:\\:\\$_passed has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property UnitTestCase\\:\\:\\$_passesAndFails has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DoctrineTest/UnitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$export\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Driver_UnitTestCase\\:\\:\\$exc\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AdapterMock\\:\\:__construct\\(\\) has parameter \\$name with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AdapterMock\\:\\:addQuery\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AdapterMock\\:\\:addQuery\\(\\) has parameter \\$query with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AdapterMock\\:\\:beginTransaction\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AdapterMock\\:\\:commit\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AdapterMock\\:\\:errorCode\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AdapterMock\\:\\:errorInfo\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AdapterMock\\:\\:exec\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AdapterMock\\:\\:exec\\(\\) has parameter \\$statement with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AdapterMock\\:\\:forceException\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AdapterMock\\:\\:forceException\\(\\) has parameter \\$code with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AdapterMock\\:\\:forceException\\(\\) has parameter \\$message with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AdapterMock\\:\\:forceException\\(\\) has parameter \\$name with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AdapterMock\\:\\:forceLastInsertIdFail\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AdapterMock\\:\\:forceLastInsertIdFail\\(\\) has parameter \\$fail with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AdapterMock\\:\\:getAll\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AdapterMock\\:\\:getAttribute\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AdapterMock\\:\\:getAttribute\\(\\) has parameter \\$attribute with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AdapterMock\\:\\:getName\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AdapterMock\\:\\:lastInsertId\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AdapterMock\\:\\:pop\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AdapterMock\\:\\:prepare\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AdapterMock\\:\\:prepare\\(\\) has parameter \\$query with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AdapterMock\\:\\:query\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AdapterMock\\:\\:query\\(\\) has parameter \\$query with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AdapterMock\\:\\:quote\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AdapterMock\\:\\:quote\\(\\) has parameter \\$input with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AdapterMock\\:\\:rollBack\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AdapterMock\\:\\:setAttribute\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AdapterMock\\:\\:setAttribute\\(\\) has parameter \\$attribute with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AdapterMock\\:\\:setAttribute\\(\\) has parameter \\$value with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AdapterStatementMock\\:\\:__construct\\(\\) has parameter \\$query with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AdapterStatementMock\\:\\:execute\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AdapterStatementMock\\:\\:fetch\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AdapterStatementMock\\:\\:fetch\\(\\) has parameter \\$fetchMode with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AdapterStatementMock\\:\\:fetchAll\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AdapterStatementMock\\:\\:fetchAll\\(\\) has parameter \\$fetchMode with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AdapterStatementMock\\:\\:fetchColumn\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AdapterStatementMock\\:\\:fetchColumn\\(\\) has parameter \\$colnum with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Driver_UnitTestCase\\:\\:__construct\\(\\) has parameter \\$driverName with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Driver_UnitTestCase\\:\\:__construct\\(\\) has parameter \\$generic with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Driver_UnitTestCase\\:\\:assertDeclarationType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Driver_UnitTestCase\\:\\:assertDeclarationType\\(\\) has parameter \\$type with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Driver_UnitTestCase\\:\\:assertDeclarationType\\(\\) has parameter \\$type2 with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Driver_UnitTestCase\\:\\:getDeclaration\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Driver_UnitTestCase\\:\\:getDeclaration\\(\\) has parameter \\$type with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Driver_UnitTestCase\\:\\:init\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Driver_UnitTestCase\\:\\:setDriverName\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Driver_UnitTestCase\\:\\:setDriverName\\(\\) has parameter \\$driverName with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Driver_UnitTestCase\\:\\:setUp\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property AdapterMock\\:\\:\\$exception has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property AdapterMock\\:\\:\\$lastInsertIdFail has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property AdapterMock\\:\\:\\$name has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property AdapterMock\\:\\:\\$queries has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property AdapterStatementMock\\:\\:\\$mock has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property AdapterStatementMock\\:\\:\\$query has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Driver_UnitTestCase\\:\\:\\$adapter has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Driver_UnitTestCase\\:\\:\\$conn has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Driver_UnitTestCase\\:\\:\\$dataDict has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Driver_UnitTestCase\\:\\:\\$driverName has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Driver_UnitTestCase\\:\\:\\$export has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Driver_UnitTestCase\\:\\:\\$generic has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Driver_UnitTestCase\\:\\:\\$manager has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Driver_UnitTestCase\\:\\:\\$transaction has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property EventListenerChainTest\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/EventListener/ChainTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Chain_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/EventListener/ChainTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Chain_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/EventListener/ChainTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_Chain_TestCase\\:\\:testAccessorInvokerChain\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/EventListener/ChainTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property EventListenerTest\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/EventListenerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/EventListenerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/EventListenerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_TestCase\\:\\:testSetListener\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/EventListenerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_TestLogger\\:\\:__call\\(\\) has parameter \\$a with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/EventListenerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_TestLogger\\:\\:clear\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/EventListenerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_TestLogger\\:\\:getAll\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/EventListenerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_EventListener_TestLogger\\:\\:pop\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/EventListenerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_EventListener_TestCase\\:\\:\\$logger has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/EventListenerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_EventListener_TestLogger\\:\\:\\$messages has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/EventListenerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_CheckConstraint_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/CheckConstraintTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_CheckConstraint_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/CheckConstraintTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_CheckConstraint_TestCase\\:\\:testCheckConstraints\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/CheckConstraintTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mssql_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mssql_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mssql_TestCase\\:\\:testAlterTableChange\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mssql_TestCase\\:\\:testAlterTableMultipleColumnAlterationsRequireMultipleAlterTableQueries\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mssql_TestCase\\:\\:testAlterTableName\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mssql_TestCase\\:\\:testAlterTableRemove\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mssql_TestCase\\:\\:testAlterTableRename\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mssql_TestCase\\:\\:testAlterTableThrowsExceptionWithoutValidTableName\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mssql_TestCase\\:\\:testCreateDatabaseExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mssql_TestCase\\:\\:testCreateTableExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mssql_TestCase\\:\\:testCreateTableSupportsAutoincPks\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mssql_TestCase\\:\\:testCreateTableSupportsCompoundForeignKeys\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mssql_TestCase\\:\\:testCreateTableSupportsForeignKeys\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mssql_TestCase\\:\\:testCreateTableSupportsIndexesUsingSingleFieldString\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mssql_TestCase\\:\\:testCreateTableSupportsMultiplePks\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mssql_TestCase\\:\\:testDropDatabaseExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mssql_TestCase\\:\\:testDropIndexExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql_TestCase\\:\\:testAlterTableThrowsExceptionWithoutValidTableName\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql_TestCase\\:\\:testCreateDatabaseExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql_TestCase\\:\\:testCreateTableDoesNotAutoAddIndexesWhenIndexForFkFieldAlreadyExists\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql_TestCase\\:\\:testCreateTableExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql_TestCase\\:\\:testCreateTableSupportsAutoincPks\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql_TestCase\\:\\:testCreateTableSupportsBlobType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql_TestCase\\:\\:testCreateTableSupportsBlobType2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql_TestCase\\:\\:testCreateTableSupportsBooleanType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql_TestCase\\:\\:testCreateTableSupportsCharType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql_TestCase\\:\\:testCreateTableSupportsCharType2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql_TestCase\\:\\:testCreateTableSupportsCompoundForeignKeys\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql_TestCase\\:\\:testCreateTableSupportsDefaultTableType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql_TestCase\\:\\:testCreateTableSupportsFieldCharset\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql_TestCase\\:\\:testCreateTableSupportsFieldCollation\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql_TestCase\\:\\:testCreateTableSupportsForeignKeys\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql_TestCase\\:\\:testCreateTableSupportsFulltextIndexes\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql_TestCase\\:\\:testCreateTableSupportsIndexesUsingSingleFieldString\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql_TestCase\\:\\:testCreateTableSupportsIndexesWithCustomSorting\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql_TestCase\\:\\:testCreateTableSupportsIntegerType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql_TestCase\\:\\:testCreateTableSupportsMultiplePks\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql_TestCase\\:\\:testCreateTableSupportsVarcharType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql_TestCase\\:\\:testDropDatabaseExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql_TestCase\\:\\:testDropIndexExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql_TestCase\\:\\:testForeignKeyIdentifierQuoting\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql_TestCase\\:\\:testIndexDeclarationsSupportSortingAndLengthAttributes\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql_TestCase\\:\\:testIndexIdentifierQuoting\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Mysql_TestCase\\:\\:testUnknownIndexSortingAttributeThrowsException\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Oracle_TestCase\\:\\:testCreateSequenceExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Oracle_TestCase\\:\\:testCreateTableExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Oracle_TestCase\\:\\:testCreateTableSupportsAutoincPks\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Oracle_TestCase\\:\\:testCreateTableSupportsCharType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Oracle_TestCase\\:\\:testCreateTableSupportsDefaultAttribute\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Oracle_TestCase\\:\\:testCreateTableSupportsIndexes\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Oracle_TestCase\\:\\:testCreateTableSupportsMultiplePks\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Oracle_TestCase\\:\\:testCreateTableSupportsUniqueConstraint\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Oracle_TestCase\\:\\:testCreateTableWithOwnParams\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Oracle_TestCase\\:\\:testDropSequenceExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Oracle_TestCase\\:\\:testIdentifierQuoting\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Pgsql_TestCase\\:\\:testAlterTableSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Pgsql_TestCase\\:\\:testAlterTableSqlIdentifierQuoting\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Pgsql_TestCase\\:\\:testCreateDatabaseExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Pgsql_TestCase\\:\\:testCreateTableSupportsAutoincPks\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Pgsql_TestCase\\:\\:testCreateTableSupportsDefaultAttribute\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Pgsql_TestCase\\:\\:testCreateTableSupportsMultiplePks\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Pgsql_TestCase\\:\\:testDropDatabaseExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Pgsql_TestCase\\:\\:testExportSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Pgsql_TestCase\\:\\:testForeignKeyIdentifierQuoting\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Pgsql_TestCase\\:\\:testQuoteAutoincPks\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Record_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Record_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Record_TestCase\\:\\:setUp\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Record_TestCase\\:\\:testExportModelFromDirectory\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Record_TestCase\\:\\:testExportSupportsForeignKeys\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Record_TestCase\\:\\:testExportSupportsForeignKeysForManyToManyRelations\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Record_TestCase\\:\\:testExportSupportsForeignKeysWithoutAttributes\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Record_TestCase\\:\\:testExportSupportsIndexes\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Record_TestCase\\:\\:testRecordDefinitionsSupportTableOptions\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Schema_TestCase\\:\\:testYmlExport\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/SchemaTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Export_Schema_TestCase\\:\\:\\$tables has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/SchemaTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Sqlite_TestCase\\:\\:testCreateDatabaseDoesNotExecuteSqlAndCreatesSqliteFile\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Sqlite_TestCase\\:\\:testCreateTableSupportsAutoincPks\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Sqlite_TestCase\\:\\:testCreateTableSupportsDefaultAttribute\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Sqlite_TestCase\\:\\:testCreateTableSupportsIndexes\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Sqlite_TestCase\\:\\:testCreateTableSupportsIndexesWithCustomSorting\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Sqlite_TestCase\\:\\:testCreateTableSupportsMultiplePks\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Sqlite_TestCase\\:\\:testDropDatabaseDoesNotExecuteSqlAndDeletesSqliteFile\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Sqlite_TestCase\\:\\:testIdentifierQuoting\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Sqlite_TestCase\\:\\:testQuoteMultiplePks\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_Sqlite_TestCase\\:\\:testUnknownIndexSortingAttributeThrowsException\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Export/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_TestCase\\:\\:testCreateIndexExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ExportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_TestCase\\:\\:testCreateTableThrowsExceptionWithEmptyFieldsArray\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ExportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_TestCase\\:\\:testCreateTableThrowsExceptionWithoutValidTableName\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ExportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_TestCase\\:\\:testDropConstraintExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ExportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_TestCase\\:\\:testDropDottedForeignKey\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ExportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_TestCase\\:\\:testDropIndexExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ExportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_TestCase\\:\\:testDropTableExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ExportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_TestCase\\:\\:testExport\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ExportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Export_TestCase\\:\\:testRecordIsExportedProperly\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ExportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver_TestCase\\:\\:testAddReturnsValidSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Expression/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver_TestCase\\:\\:testAvgReturnsValidSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Expression/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver_TestCase\\:\\:testBetweenReturnsValidSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Expression/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver_TestCase\\:\\:testConcatReturnsValidSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Expression/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver_TestCase\\:\\:testCountReturnsValidSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Expression/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver_TestCase\\:\\:testDivReturnsValidSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Expression/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver_TestCase\\:\\:testEqReturnsValidSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Expression/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver_TestCase\\:\\:testGtReturnsValidSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Expression/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver_TestCase\\:\\:testGteReturnsValidSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Expression/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver_TestCase\\:\\:testInReturnsValidSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Expression/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver_TestCase\\:\\:testIsNotNullReturnsValidSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Expression/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver_TestCase\\:\\:testIsNullReturnsValidSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Expression/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver_TestCase\\:\\:testLengthReturnsValidSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Expression/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver_TestCase\\:\\:testLocateReturnsValidSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Expression/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver_TestCase\\:\\:testLowerReturnsValidSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Expression/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver_TestCase\\:\\:testLtReturnsValidSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Expression/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver_TestCase\\:\\:testLteReturnsValidSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Expression/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver_TestCase\\:\\:testLtrimReturnsValidSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Expression/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver_TestCase\\:\\:testMaxReturnsValidSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Expression/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver_TestCase\\:\\:testMinReturnsValidSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Expression/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver_TestCase\\:\\:testModReturnsValidSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Expression/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver_TestCase\\:\\:testMulReturnsValidSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Expression/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver_TestCase\\:\\:testNeqReturnsValidSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Expression/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver_TestCase\\:\\:testNotReturnsValidSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Expression/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver_TestCase\\:\\:testNowReturnsValidSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Expression/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver_TestCase\\:\\:testRegexpImplementedOnlyAtDriverLevel\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Expression/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver_TestCase\\:\\:testRoundReturnsValidSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Expression/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver_TestCase\\:\\:testSoundexImplementedOnlyAtDriverLevel\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Expression/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver_TestCase\\:\\:testSubReturnsValidSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Expression/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver_TestCase\\:\\:testSubstringReturnsValidSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Expression/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver_TestCase\\:\\:testSumReturnsValidSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Expression/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_Driver_TestCase\\:\\:testUpperReturnsValidSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Expression/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$name\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/ExpressionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ExpressionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_TestCase\\:\\:testExpressionParserSupportsFunctionComposition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ExpressionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_TestCase\\:\\:testExpressionParserSupportsNumericalClauses\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ExpressionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_TestCase\\:\\:testExpressionParserSupportsParensInClauses\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ExpressionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Expression_TestCase\\:\\:testSavingWithAnExpression\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ExpressionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Extension_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ExtensionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Extension_TestCase\\:\\:tearDown\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ExtensionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Extension_TestCase\\:\\:testBehaviorExtension\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ExtensionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Extension_TestCase\\:\\:testExtensionAutoload\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ExtensionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method ExtensionBehaviorTest\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ExtensionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$autoload_function of function spl_autoload_register expects callable\\(string\\)\\: void, array\\{\'Doctrine_Core\', \'extensionsAutoload\'\\} given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ExtensionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_ForeignKey_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ForeignKeyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_ForeignKey_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ForeignKeyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_ForeignKey_TestCase\\:\\:testExportingForeignKeysSupportsAssociationTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ForeignKeyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hook_TestCase\\:\\:testEqualParserUsesEqualOperator\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/HookTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hook_TestCase\\:\\:testHookOrderbyAcceptsArray\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/HookTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hook_TestCase\\:\\:testHookOrderbyAcceptsDescendingOrder\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/HookTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hook_TestCase\\:\\:testHookOrderbyAcceptsMultipleParameters\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/HookTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hook_TestCase\\:\\:testHookOrderbyDoesntAcceptUnknownColumn\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/HookTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hook_TestCase\\:\\:testHookWhereAcceptsArrays\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/HookTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hook_TestCase\\:\\:testHookWhereDoesntAcceptUnknownColumn\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/HookTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hook_TestCase\\:\\:testHookWhereSupportsIntegerTypes\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/HookTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hook_TestCase\\:\\:testIntegerParserSupportsEqualOperator\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/HookTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hook_TestCase\\:\\:testIntegerParserSupportsIntervals\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/HookTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hook_TestCase\\:\\:testIntegerParserSupportsNestingConditions\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/HookTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hook_TestCase\\:\\:testWordLikeParserSupportsHyphens\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/HookTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hook_TestCase\\:\\:testWordLikeParserUsesLikeOperator\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/HookTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$query of class Doctrine_Hook constructor expects Doctrine_Query, string given\\.$#', - 'count' => 7, - 'path' => __DIR__ . '/tests/HookTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Record\\:\\:\\$Phonenumber\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Hydrate/CollectionInitializationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$Phonenumber\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Hydrate/CollectionInitializationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Hydrate/CollectionInitializationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrate_CollectionInitialization_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Hydrate/CollectionInitializationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrate_CollectionInitialization_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Hydrate/CollectionInitializationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrate_CollectionInitialization_TestCase\\:\\:testCollectionsAreReinitializedOnHydration\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Hydrate/CollectionInitializationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrate_CollectionInitialization_TestCase\\:\\:testOneToManyReverseMatching\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Hydrate/CollectionInitializationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrate_Driver_TestCase\\:\\:testCustomHydrator\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Hydrate/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrate_Driver_TestCase\\:\\:testCustomHydratorConstructor\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Hydrate/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrate_Driver_TestCase\\:\\:testCustomHydratorUsingClassInstance\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Hydrate/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrate_Driver_TestCase\\:\\:testCustomHydratorUsingClassInstanceExceptingException\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Hydrate/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method MyHydrator\\:\\:hydrateResultSet\\(\\) has parameter \\$stmt with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Hydrate/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property MyHydrator\\:\\:\\$_hydrationMode has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Hydrate/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property MyHydrator\\:\\:\\$_queryComponents has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Hydrate/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property MyHydrator\\:\\:\\$_tableAliases has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Hydrate/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$created\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Hydrate/FetchModeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$id\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Hydrate/FetchModeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$name\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Hydrate/FetchModeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrate_FetchMode_TestCase\\:\\:testFetchArrayNull\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Hydrate/FetchModeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrate_FetchMode_TestCase\\:\\:testFetchArraySupportsOneToManyRelations\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Hydrate/FetchModeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrate_FetchMode_TestCase\\:\\:testFetchArraySupportsOneToManyRelations2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Hydrate/FetchModeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrate_FetchMode_TestCase\\:\\:testFetchArraySupportsOneToManyRelations3\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Hydrate/FetchModeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrate_FetchMode_TestCase\\:\\:testFetchArraySupportsOneToOneRelations\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Hydrate/FetchModeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrate_FetchMode_TestCase\\:\\:testFetchArraySupportsOneToOneRelations2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Hydrate/FetchModeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrate_FetchMode_TestCase\\:\\:testFetchRecordSupportsOneToManyRelations\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Hydrate/FetchModeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrate_FetchMode_TestCase\\:\\:testFetchRecordSupportsOneToOneRelations\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Hydrate/FetchModeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrate_FetchMode_TestCase\\:\\:testFetchRecordSupportsSimpleFetching\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Hydrate/FetchModeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrate_FetchMode_TestCase\\:\\:testHydrateNone\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Hydrate/FetchModeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrate_Performance_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Hydrate/PerformanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrate_Performance_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Hydrate/PerformanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrate_Performance_TestCase\\:\\:testPerformance\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Hydrate/PerformanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method HydratePerformance\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Hydrate/PerformanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$Phonenumber\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Hydrate/ScalarTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Hydrate/ScalarTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrate_Scalar_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Hydrate/ScalarTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrate_Scalar_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Hydrate/ScalarTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrate_Scalar_TestCase\\:\\:testHydrateArrayShallow\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Hydrate/ScalarTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrate_Scalar_TestCase\\:\\:testHydrateArrayShallowWithJoin\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Hydrate/ScalarTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrate_Scalar_TestCase\\:\\:testHydrateArrayShallowWithJoinAndAggregate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Hydrate/ScalarTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrate_Scalar_TestCase\\:\\:testHydrateScalar\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Hydrate/ScalarTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrate_Scalar_TestCase\\:\\:testHydrateScalarWithJoin\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Hydrate/ScalarTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrate_Scalar_TestCase\\:\\:testHydrateScalarWithJoinAndAggregate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Hydrate/ScalarTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrate_Scalar_TestCase\\:\\:testHydrateSingleScalarDoesNotAddPKToSelect\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Hydrate/ScalarTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrate_Scalar_TestCase\\:\\:testHydrateSingleScalarWithAggregate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Hydrate/ScalarTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Event\\:\\:\\$data\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/HydrateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/HydrateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$name on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/HydrateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$password on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/HydrateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrate_Mock\\:\\:hydrateResultSet\\(\\) has parameter \\$stmt with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/HydrateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrate_Mock\\:\\:setData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/HydrateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrate_Mock\\:\\:setData\\(\\) has parameter \\$data with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/HydrateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrate_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/HydrateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Hydrate_TestCase\\:\\:testHydrateHooks\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/HydrateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method HydrationListener\\:\\:postHydrate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/HydrateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method HydrationListener\\:\\:preHydrate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/HydrateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$listener of method Doctrine_Configurable\\:\\:addRecordListener\\(\\) expects Doctrine_EventListener_Interface\\|Doctrine_Overloadable, HydrationListener given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/HydrateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Hydrate_Mock\\:\\:\\$data has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/HydrateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Hydrate_TestCase\\:\\:\\$testData1 has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/HydrateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property I18nTest\\:\\:\\$Translation\\.$#', - 'count' => 6, - 'path' => __DIR__ . '/tests/I18nTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property I18nTest\\:\\:\\$id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/I18nTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$lang on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/I18nTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$name on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/I18nTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$title on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/I18nTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_I18n_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/I18nTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_I18n_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/I18nTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_I18n_TestCase\\:\\:testDataFetching\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/I18nTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_I18n_TestCase\\:\\:testIndexByLangIsAttachedToFetchedCollections\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/I18nTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_I18n_TestCase\\:\\:testIndexByLangIsAttachedToNewlyCreatedCollections\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/I18nTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_I18n_TestCase\\:\\:testTranslatedColumnsAreRemovedFromMainComponent\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/I18nTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_I18n_TestCase\\:\\:testTranslationTableGetsExported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/I18nTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_I18n_TestCase\\:\\:testTranslationTableIsInitializedProperly\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/I18nTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_I18n_TestCase\\:\\:testUpdatingI18nItems\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/I18nTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder_TestCase\\:\\:testBaseTableClass\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/BuilderTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Builder_TestCase\\:\\:testInheritanceGeneration\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/BuilderTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$argument of class ReflectionClass constructor expects class\\-string\\\\|SchemaTestClassTableInheritanceChild, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/BuilderTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$argument of class ReflectionClass constructor expects class\\-string\\\\|SchemaTestClassTableInheritanceParent, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/BuilderTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$argument of class ReflectionClass constructor expects class\\-string\\\\|SchemaTestColumnAggregationInheritanceChild, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/BuilderTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$argument of class ReflectionClass constructor expects class\\-string\\\\|SchemaTestColumnAggregationInheritanceParent, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/BuilderTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$argument of class ReflectionClass constructor expects class\\-string\\\\|SchemaTestConcreteInheritanceChild, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/BuilderTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$argument of class ReflectionClass constructor expects class\\-string\\\\|SchemaTestConcreteInheritanceParent, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/BuilderTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$argument of class ReflectionClass constructor expects class\\-string\\\\|SchemaTestInheritanceChild1, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/BuilderTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$argument of class ReflectionClass constructor expects class\\-string\\\\|SchemaTestInheritanceChild1Table, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/BuilderTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$argument of class ReflectionClass constructor expects class\\-string\\\\|SchemaTestInheritanceChild2, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/BuilderTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$argument of class ReflectionClass constructor expects class\\-string\\\\|SchemaTestInheritanceChild2Table, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/BuilderTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$argument of class ReflectionClass constructor expects class\\-string\\\\|SchemaTestInheritanceParent, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/BuilderTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$argument of class ReflectionClass constructor expects class\\-string\\\\|SchemaTestInheritanceParentTable, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/BuilderTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$argument of class ReflectionClass constructor expects class\\-string\\\\|SchemaTestSimpleInheritanceChild, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/BuilderTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$argument of class ReflectionClass constructor expects class\\-string\\\\|SchemaTestSimpleInheritanceParent, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/BuilderTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$value of method Doctrine_Import_Schema\\:\\:setOption\\(\\) expects string, true given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/BuilderTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Mssql_TestCase\\:\\:testListSequencesExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Mssql_TestCase\\:\\:testListTableColumnsExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Mssql_TestCase\\:\\:testListTableTriggersExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Mssql_TestCase\\:\\:testListTablesExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Mssql_TestCase\\:\\:testListTriggersExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Mssql_TestCase\\:\\:testListViewsExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Oracle_TestCase\\:\\:testListDatabasesExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Oracle_TestCase\\:\\:testListFunctionsExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Oracle_TestCase\\:\\:testListSequencesExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Oracle_TestCase\\:\\:testListTableColumnsExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Oracle_TestCase\\:\\:testListTableConstraintsExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Oracle_TestCase\\:\\:testListTableIndexesExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Oracle_TestCase\\:\\:testListTablesExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Oracle_TestCase\\:\\:testListUsersExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Oracle_TestCase\\:\\:testListViewsExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Pgsql_TestCase\\:\\:testListDatabasesExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Pgsql_TestCase\\:\\:testListFunctionsExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Pgsql_TestCase\\:\\:testListSequencesExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Pgsql_TestCase\\:\\:testListTableColumnsExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Pgsql_TestCase\\:\\:testListTableConstraintsExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Pgsql_TestCase\\:\\:testListTableIndexesExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Pgsql_TestCase\\:\\:testListTablesExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Pgsql_TestCase\\:\\:testListUsersExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Pgsql_TestCase\\:\\:testListViewsExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_PluginHierarchy_TestCase\\:\\:testImportOfHieriarchyOfPluginGeneration\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/PluginHierarchyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$value of method Doctrine_Import_Schema\\:\\:setOption\\(\\) expects string, true given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/PluginHierarchyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Schema_TestCase\\:\\:_verifyMultiDirectionalRelationship\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/SchemaTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Schema_TestCase\\:\\:_verifyMultiDirectionalRelationship\\(\\) has parameter \\$class with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/SchemaTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Schema_TestCase\\:\\:_verifyMultiDirectionalRelationship\\(\\) has parameter \\$relation with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/SchemaTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Schema_TestCase\\:\\:_verifyMultiDirectionalRelationship\\(\\) has parameter \\$relationAlias with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/SchemaTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Schema_TestCase\\:\\:testBuildSchema\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/SchemaTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Schema_TestCase\\:\\:testSchemaRelationshipCompletion\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/SchemaTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Schema_TestCase\\:\\:testYmlImport\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/SchemaTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Import_Schema_TestCase\\:\\:\\$buildSchema has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/SchemaTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Import_Schema_TestCase\\:\\:\\$schema has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/SchemaTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Sqlite_TestCase\\:\\:testListSequencesExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Sqlite_TestCase\\:\\:testListTableColumnsExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Sqlite_TestCase\\:\\:testListTableIndexesExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_Sqlite_TestCase\\:\\:testListTablesExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Import/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$import\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ImportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ImportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ImportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Import_TestCase\\:\\:testImport\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ImportTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property CascadeDeleteTest\\:\\:\\$Related\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/IntegrityActionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property CascadeDeleteTest\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/IntegrityActionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_IntegrityAction_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/IntegrityActionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_IntegrityAction_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/IntegrityActionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_IntegrityAction_TestCase\\:\\:testIntegrityActionsAreAddedIntoGlobalActionsArray\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/IntegrityActionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_IntegrityAction_TestCase\\:\\:testOnDeleteCascadeEmulation\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/IntegrityActionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Manager_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ManagerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Manager_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ManagerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Manager_TestCase\\:\\:testClassifyTableize\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ManagerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Manager_TestCase\\:\\:testConnectionInformationDecoded\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ManagerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Manager_TestCase\\:\\:testCount\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ManagerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Manager_TestCase\\:\\:testCreateDatabases\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ManagerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Manager_TestCase\\:\\:testDropDatabases\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ManagerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Manager_TestCase\\:\\:testDsnParser\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ManagerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Manager_TestCase\\:\\:testGetConnectionDrivers\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ManagerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Manager_TestCase\\:\\:testGetConnections\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ManagerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Manager_TestCase\\:\\:testGetCurrentConnection\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ManagerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Manager_TestCase\\:\\:testGetInstance\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ManagerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Manager_TestCase\\:\\:testGetIterator\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ManagerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Manager_TestCase\\:\\:testOpenConnection\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ManagerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$adapter of static method Doctrine_Manager\\:\\:connection\\(\\) expects Doctrine_Adapter_Interface\\|PDO\\|null, string given\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/ManagerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Manager_TestCase\\:\\:\\$conn1 has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ManagerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Manager_TestCase\\:\\:\\$conn1_database has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ManagerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Manager_TestCase\\:\\:\\$conn2 has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ManagerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Manager_TestCase\\:\\:\\$conn2_database has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ManagerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Base_TestCase\\:\\:tearDown\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Migration/BaseTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Base_TestCase\\:\\:testByDefaultHasNoDefaultTableOptions\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Migration/BaseTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Base_TestCase\\:\\:testCreatetableMergesTheDefaultTableOptionsWithTheSpecifiedOptions\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Migration/BaseTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Base_TestCase\\:\\:testGetdefaulttableoptionsReturnsTheOptionsSetWithSetdefaulttableoptions\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Migration/BaseTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Base_TestCase\\:\\:testIsAbstract\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Migration/BaseTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Base_TestCase_TestBase01\\:\\:table\\(\\) has parameter \\$fields with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Migration/BaseTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Base_TestCase_TestBase01\\:\\:table\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Migration/BaseTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Migration_Base_TestCase_TestBase01\\:\\:\\$mergedOptions has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Migration/BaseTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_Diff_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Migration/DiffTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/MigrationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_TestCase\\:\\:testMigrateClearsErrors\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/MigrationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_TestCase\\:\\:testMigration\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/MigrationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Migration_TestCase\\:\\:testMigrationClassNameInflected\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/MigrationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method MigrationPhonenumber\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/MigrationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method MigrationProfile\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/MigrationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method MigrationUser\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/MigrationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AggressiveModelLoadingUser\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ModelLoadingTest/Aggressive/Models.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method BaseAggressiveModelLoadingUser\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ModelLoadingTest/Aggressive/Models.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AggressiveModelLoadingContact\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ModelLoadingTest/Aggressive/MoreModels.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method AggressiveModelLoadingProfile\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ModelLoadingTest/Aggressive/MoreModels.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method BaseConservativeModelLoadingUser\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ModelLoadingTest/Conservative/BaseConservativeModelLoadingUser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method ConservativeModelLoadingContact\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ModelLoadingTest/Conservative/ConservativeModelLoadingContact.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method ConservativeModelLoadingProfile\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ModelLoadingTest/Conservative/ConservativeModelLoadingProfile.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method ConservativeModelLoadingUser\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ModelLoadingTest/Conservative/ConservativeModelLoadingUser.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property NestedSetTest_SingleRootNode\\:\\:\\$name\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/NestedSet/HydrationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:insertAsLastChildOf\\(\\)\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/NestedSet/HydrationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_NestedSet_Hydration_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/NestedSet/HydrationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_NestedSet_Hydration_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/NestedSet/HydrationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_NestedSet_Hydration_TestCase\\:\\:testArrayHierarchyHydration\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/NestedSet/HydrationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_NestedSet_Hydration_TestCase\\:\\:testArrayHierarchyToArray\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/NestedSet/HydrationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_NestedSet_Hydration_TestCase\\:\\:testHierarchyHydrationNotAllowedOnInvalidModel\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/NestedSet/HydrationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_NestedSet_Hydration_TestCase\\:\\:testRecordHierarchyHydration\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/NestedSet/HydrationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property NestedSet_MultiRootNode\\:\\:\\$id\\.$#', - 'count' => 5, - 'path' => __DIR__ . '/tests/NestedSet/MultiRootTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property NestedSet_MultiRootNode\\:\\:\\$level\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/NestedSet/MultiRootTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property NestedSet_MultiRootNode\\:\\:\\$lft\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/NestedSet/MultiRootTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property NestedSet_MultiRootNode\\:\\:\\$name\\.$#', - 'count' => 7, - 'path' => __DIR__ . '/tests/NestedSet/MultiRootTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property NestedSet_MultiRootNode\\:\\:\\$rgt\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/NestedSet/MultiRootTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property NestedSet_MultiRootNode\\:\\:\\$root_id\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/NestedSet/MultiRootTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:delete\\(\\)\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/NestedSet/MultiRootTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:insertAsLastChildOf\\(\\)\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/NestedSet/MultiRootTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_NestedSet_MultiRoot_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/NestedSet/MultiRootTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_NestedSet_MultiRoot_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/NestedSet/MultiRootTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_NestedSet_MultiRoot_TestCase\\:\\:testSaveMultipleRootsWithChildren\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/NestedSet/MultiRootTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_NestedSet_MultiRoot_TestCase\\:\\:testSavingNewRecordAsRootWithoutRootIdThrowsException\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/NestedSet/MultiRootTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_NestedSet_MultiRoot_TestCase\\:\\:testSavingNewRecordWithRootIdWorks\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/NestedSet/MultiRootTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_NestedSet_MultiRoot_TestCase\\:\\:testSavingPersistentRecordAsRootAssignsIdToRootId\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/NestedSet/MultiRootTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property NestedSetTest_SingleRootNode\\:\\:\\$name\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/NestedSet/SingleRootTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:hasParent\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/NestedSet/SingleRootTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:insertAsLastChildOf\\(\\)\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/NestedSet/SingleRootTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_NestedSet_SingleRoot_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/NestedSet/SingleRootTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_NestedSet_SingleRoot_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/NestedSet/SingleRootTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_NestedSet_SingleRoot_TestCase\\:\\:testGetAncestors\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/NestedSet/SingleRootTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_NestedSet_SingleRoot_TestCase\\:\\:testGetDescendants\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/NestedSet/SingleRootTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_NestedSet_SingleRoot_TestCase\\:\\:testGetNumberChildren\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/NestedSet/SingleRootTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_NestedSet_SingleRoot_TestCase\\:\\:testInvalidNodeHasParent\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/NestedSet/SingleRootTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_NestedSet_SingleRoot_TestCase\\:\\:testLftRgtValues\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/NestedSet/SingleRootTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property NestedSet_Timestampable_MultiRootNode\\:\\:\\$level\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/NestedSet/TimestampableMultiRootTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property NestedSet_Timestampable_MultiRootNode\\:\\:\\$lft\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/NestedSet/TimestampableMultiRootTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property NestedSet_Timestampable_MultiRootNode\\:\\:\\$name\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/NestedSet/TimestampableMultiRootTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property NestedSet_Timestampable_MultiRootNode\\:\\:\\$rgt\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/NestedSet/TimestampableMultiRootTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property NestedSet_Timestampable_MultiRootNode\\:\\:\\$root_id\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/NestedSet/TimestampableMultiRootTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:delete\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/NestedSet/TimestampableMultiRootTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:insertAsLastChildOf\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/NestedSet/TimestampableMultiRootTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_NestedSet_TimestampableMultiRoot_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/NestedSet/TimestampableMultiRootTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_NestedSet_TimestampableMultiRoot_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/NestedSet/TimestampableMultiRootTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_NestedSet_TimestampableMultiRoot_TestCase\\:\\:testSavingNewRecordWithRootIdWorks\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/NestedSet/TimestampableMultiRootTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_NewCore_TestCase\\:\\:testFromParser\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/NewCoreTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_OneTableOneClassInheritance_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/OneTableOneClassInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_OneTableOneClassInheritance_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/OneTableOneClassInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_OneTableOneClassInheritance_TestCase\\:\\:testTableExporting\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/OneTableOneClassInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot call method doDump\\(\\) on null\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/ParserTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot call method doLoad\\(\\) on null\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ParserTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot call method loadData\\(\\) on null\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ParserTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Instanceof between null and Doctrine_Parser_Yml will always evaluate to false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ParserTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Parser_TestCase\\:\\:testFacadeLoadAndDump\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ParserTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Parser_TestCase\\:\\:testGetParserInstance\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ParserTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Parser_TestCase\\:\\:testLoadFromString\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ParserTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Parser_TestCase\\:\\:testParserReturningLoadedData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ParserTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Parser_TestCase\\:\\:testParserSupportsEmbeddingPhpSyntax\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ParserTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Parser_TestCase\\:\\:testParserWritingToDisk\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ParserTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$array of static method Doctrine_Parser\\:\\:dump\\(\\) expects string, array\\\\|string\\|true\\> given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ParserTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of static method Doctrine_Parser\\:\\:getParser\\(\\) \\(void\\) is used\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/ParserTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of static method Doctrine_Parser\\:\\:load\\(\\) \\(void\\) is used\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/ParserTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Forum_Entry\\:\\:\\$author\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/PessimisticLockingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Forum_Entry\\:\\:\\$topic\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/PessimisticLockingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_PessimisticLocking_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/PessimisticLockingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_PessimisticLocking_TestCase\\:\\:testGetLockOwner\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/PessimisticLockingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_PessimisticLocking_TestCase\\:\\:testInitData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/PessimisticLockingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_PessimisticLocking_TestCase\\:\\:testLock\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/PessimisticLockingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_PessimisticLocking_TestCase\\:\\:testReleaseAgedLocks\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/PessimisticLockingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$lockedRecord$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/PessimisticLockingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_PessimisticLocking_TestCase\\:\\:\\$lockingManager has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/PessimisticLockingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Wiki\\:\\:\\$Translation\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/PluginTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$Translation on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/PluginTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Plugin_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/PluginTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Plugin_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/PluginTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Plugin_TestCase\\:\\:testCreatingNewRecordsInvokesAllPlugins\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/PluginTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Plugin_TestCase\\:\\:testNestedPluginsGetExportedRecursively\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/PluginTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Plugin_TestCase\\:\\:testSavingUnmodifiedRecordsDoesNotInvokeTimestampableListener\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/PluginTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Plugin_TestCase\\:\\:testSearchableChildTemplate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/PluginTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Plugin_TestCase\\:\\:testSluggableChildTemplate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/PluginTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Wiki\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/PluginTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_AggregateValue_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/AggregateValueTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_AggregateValue_TestCase\\:\\:testAggregateFunctionParser\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/AggregateValueTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_AggregateValue_TestCase\\:\\:testAggregateFunctionParser2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/AggregateValueTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_AggregateValue_TestCase\\:\\:testAggregateFunctionParser3\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/AggregateValueTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_AggregateValue_TestCase\\:\\:testAggregateFunctionParser4\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/AggregateValueTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_AggregateValue_TestCase\\:\\:testAggregateFunctionParsingSupportsMultipleComponentReferences\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/AggregateValueTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_AggregateValue_TestCase\\:\\:testAggregateOrder\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/AggregateValueTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_AggregateValue_TestCase\\:\\:testAggregateValueIsMappedToNewRecordOnEmptyResultSet\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/AggregateValueTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_AggregateValue_TestCase\\:\\:testAggregateValueIsMappedToRecord\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/AggregateValueTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_AggregateValue_TestCase\\:\\:testAggregateValueMappingSupportsInnerJoins\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/AggregateValueTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_AggregateValue_TestCase\\:\\:testAggregateValueMappingSupportsLeftJoins\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/AggregateValueTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_AggregateValue_TestCase\\:\\:testAggregateValueMappingSupportsLeftJoins2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/AggregateValueTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_AggregateValue_TestCase\\:\\:testAggregateValueMappingSupportsMultipleValues\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/AggregateValueTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_AggregateValue_TestCase\\:\\:testAggregateValueMappingSupportsMultipleValues2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/AggregateValueTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_AggregateValue_TestCase\\:\\:testInitData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/AggregateValueTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_AggregateValue_TestCase\\:\\:testRecordSupportsValueMapping\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/AggregateValueTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$i might not be defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/AggregateValueTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_ApplyInheritance_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/ApplyInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_ApplyInheritance_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/ApplyInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_ApplyInheritance_TestCase\\:\\:testApplyInheritance\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/ApplyInheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Cache_TestCase\\:\\:_getCacheDriver\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/CacheTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Cache_TestCase\\:\\:testQueryCacheAddsQueryIntoCache\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/CacheTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Cache_TestCase\\:\\:testQueryCacheCanBeDisabledForSingleQuery\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/CacheTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Cache_TestCase\\:\\:testQueryCacheLifeSpan\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/CacheTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Cache_TestCase\\:\\:testQueryCacheWorksWithGlobalConfiguration\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/CacheTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Cache_TestCase\\:\\:testResultCacheLifeSpan\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/CacheTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Cache_TestCase\\:\\:testResultSetCacheAddsResultSetsIntoCache\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/CacheTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Cache_TestCase\\:\\:testResultSetCacheSupportsPreparedStatements\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/CacheTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Cache_TestCase\\:\\:testResultSetCacheSupportsQueriesWithJoins\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/CacheTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Cache_TestCase\\:\\:testUseCacheSupportsBooleanTrueAsParameter\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/CacheTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Check_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/CheckTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Check_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/CheckTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Check_TestCase\\:\\:testCheckParserSupportsStandardFunctions\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/CheckTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Check_TestCase\\:\\:testCheckParserThrowsExceptionForUnknownFunction\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/CheckTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Check_TestCase\\:\\:testCheckParserThrowsExceptionForUnknownOperator\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/CheckTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_ComponentAlias_TestCase\\:\\:testQueryWithMultipleNestedAliases\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/ComponentAliasTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_ComponentAlias_TestCase\\:\\:testQueryWithMultipleNestedAliasesAndArrayFetching\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/ComponentAliasTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_ComponentAlias_TestCase\\:\\:testQueryWithNestedAliases\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/ComponentAliasTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_ComponentAlias_TestCase\\:\\:testQueryWithNestedAliasesAndArrayFetching\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/ComponentAliasTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_ComponentAlias_TestCase\\:\\:testQueryWithSingleAlias\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/ComponentAliasTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Condition_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/ConditionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Condition_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/ConditionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Condition_TestCase\\:\\:testBracktExplode\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/ConditionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Condition_TestCase\\:\\:testConditionParser\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/ConditionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Condition_TestCase\\:\\:testConditionParser2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/ConditionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$d of method Doctrine_Query_Tokenizer\\:\\:bracketExplode\\(\\) expects string, array\\ given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/ConditionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Copy_TestCase\\:\\:testQueryCopy\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/CopyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method DeleteTestModel\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/DeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Delete_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/DeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Delete_TestCase\\:\\:testDeleteAll\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/DeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Delete_TestCase\\:\\:testDeleteAllWithColumnAggregationInheritance\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/DeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Delete_TestCase\\:\\:testDeleteWithCondition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/DeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Delete_TestCase\\:\\:testDeleteWithFromInDeleteFunction\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/DeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Delete_TestCase\\:\\:testDeleteWithLimit\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/DeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Delete_TestCase\\:\\:testDeleteWithLimitAndOffset\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/DeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Driver_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Driver_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Driver_TestCase\\:\\:testLimitOffsetLimitSubqueriesForOracle\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Driver_TestCase\\:\\:testLimitOffsetLimitSubqueriesForOracleWithGroupByOrderBy\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Driver_TestCase\\:\\:testLimitOffsetQueriesForOracle\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Driver_TestCase\\:\\:testLimitQueriesForMysql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Driver_TestCase\\:\\:testLimitQueriesForOracle\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Driver_TestCase\\:\\:testLimitQueriesForPgsql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Driver_TestCase\\:\\:testLimitQueriesForSqlite\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/DriverTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Expression_TestCase\\:\\:testConcatInSelectClauseSupportsLiteralStrings\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/ExpressionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Expression_TestCase\\:\\:testConcatInSelectClauseSupportsMoreThanTwoArgs\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/ExpressionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Expression_TestCase\\:\\:testConcatIsSupportedInSelectClause\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/ExpressionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Expression_TestCase\\:\\:testNonPortableFunctionsAreSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/ExpressionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Expression_TestCase\\:\\:testUnknownColumnWithinFunctionInSelectClauseThrowsException\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/ExpressionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Expression_TestCase\\:\\:testUnknownExpressionInSelectClauseDoesntThrowException\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/ExpressionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Expression_TestCase\\:\\:testUnknownExpressionInSelectClauseThrowsException\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/ExpressionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_From_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/FromTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_From_TestCase\\:\\:testCount\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/FromTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_From_TestCase\\:\\:testDefaultJoinIsLeftJoin\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/FromTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_From_TestCase\\:\\:testInnerJoin\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/FromTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_From_TestCase\\:\\:testLeftJoin\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/FromTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_From_TestCase\\:\\:testMixingOfJoins\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/FromTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_From_TestCase\\:\\:testMixingOfJoins2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/FromTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_From_TestCase\\:\\:testMultipleInnerJoin\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/FromTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_From_TestCase\\:\\:testMultipleInnerJoin2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/FromTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_From_TestCase\\:\\:testMultipleLeftJoin\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/FromTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_From_TestCase\\:\\:testMultipleLeftJoin2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/FromTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Query\\:\\:getQuery\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/GroupbyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Groupby_TestCase\\:\\:testAggregateFunctionsInHavingReturnValidSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/GroupbyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Having_TestCase\\:\\:testAggregateFunctionsInHavingReturnValidSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/HavingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Having_TestCase\\:\\:testAggregateFunctionsInHavingReturnValidSql2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/HavingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Having_TestCase\\:\\:testAggregateFunctionsInHavingSupportMultipleParameters\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/HavingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Having_TestCase\\:\\:testReturnFuncIfNumeric\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/HavingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_HydrateNone_TestCase\\:\\:testCheckParserSupportsStandardFunctions\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/HydrateNoneTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_IdentifierQuoting_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/IdentifierQuotingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_IdentifierQuoting_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/IdentifierQuotingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_IdentifierQuoting_TestCase\\:\\:testCountQuerySupportsIdentifierQuoting\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/IdentifierQuotingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_IdentifierQuoting_TestCase\\:\\:testLimitSubqueryAlgorithmSupportsIdentifierQuoting\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/IdentifierQuotingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_IdentifierQuoting_TestCase\\:\\:testQuerySupportsIdentifierQuoting\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/IdentifierQuotingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_IdentifierQuoting_TestCase\\:\\:testQuerySupportsIdentifierQuotingInWherePart\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/IdentifierQuotingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_IdentifierQuoting_TestCase\\:\\:testQuerySupportsIdentifierQuotingWithJoins\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/IdentifierQuotingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_IdentifierQuoting_TestCase\\:\\:testUpdateQuerySupportsIdentifierQuoting\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/IdentifierQuotingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_IdentifierQuoting_TestCase\\:\\:testUpdateQuerySupportsIdentifierQuoting2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/IdentifierQuotingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_IdentifierQuoting_TestCase\\:\\:testUpdateQuerySupportsIdentifierQuoting3\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/IdentifierQuotingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_IdentifierQuoting_TestCase\\:\\:testUpdateQuerySupportsIdentifierQuoting4\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/IdentifierQuotingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_IdentifierQuoting_TestCase\\:\\:testUpdateQuerySupportsIdentifierQuoting5\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/IdentifierQuotingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_IdentifierQuoting_TestCase\\:\\:testUpdateQuerySupportsIdentifierQuoting6\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/IdentifierQuotingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_IdentifierQuoting_TestCase\\:\\:testUpdateQuerySupportsIdentifierQuoting7\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/IdentifierQuotingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_IdentifierQuoting_TestCase\\:\\:testUpdateQuerySupportsIdentifierQuoting8\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/IdentifierQuotingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_JoinCondition_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/JoinConditionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_JoinCondition_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/JoinConditionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_JoinCondition_TestCase\\:\\:testJoinConditionsAreSupportedForManyToManyInnerJoins\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/JoinConditionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_JoinCondition_TestCase\\:\\:testJoinConditionsAreSupportedForManyToManyLeftJoins\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/JoinConditionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_JoinCondition_TestCase\\:\\:testJoinConditionsAreSupportedForOneToManyInnerJoins\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/JoinConditionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_JoinCondition_TestCase\\:\\:testJoinConditionsAreSupportedForOneToManyLeftJoins\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/JoinConditionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_JoinCondition_TestCase\\:\\:testJoinConditionsWithClauseAndAliases\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/JoinConditionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_JoinCondition_TestCase\\:\\:testJoinWithConditionAndNotInClause\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/JoinConditionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Record_Country\\:\\:\\$City\\.$#', - 'count' => 7, - 'path' => __DIR__ . '/tests/Query/JoinTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Record_Country\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/JoinTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$City on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/JoinTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Join_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/JoinTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Join_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/JoinTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Join_TestCase\\:\\:testInitData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/JoinTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Join_TestCase\\:\\:testManyToManyJoinUsesProperTableAliases\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/JoinTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Join_TestCase\\:\\:testMapKeywordForQueryWithOneComponent\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/JoinTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Join_TestCase\\:\\:testMapKeywordSupportsJoins\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/JoinTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Join_TestCase\\:\\:testMapKeywordThrowsExceptionOnNonExistentColumn\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/JoinTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Join_TestCase\\:\\:testMultipleJoins\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/JoinTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Join_TestCase\\:\\:testMultipleJoins2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/JoinTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Join_TestCase\\:\\:testQueryAggFunctionInJoins\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/JoinTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Join_TestCase\\:\\:testQueryMultipleAggFunctionInJoins\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/JoinTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Join_TestCase\\:\\:testQueryMultipleAggFunctionInJoins2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/JoinTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Join_TestCase\\:\\:testQueryMultipleAggFunctionInJoins3\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/JoinTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Join_TestCase\\:\\:testQuerySupportsCustomJoins\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/JoinTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Join_TestCase\\:\\:testQuerySupportsCustomJoinsAndWithKeyword\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/JoinTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Join_TestCase\\:\\:testQueryWithInInsideJoins\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/JoinTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Join_TestCase\\:\\:testRecordHydrationWorksWithDeeplyNestedStructures\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/JoinTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Join_TestCase\\:\\:testRecordHydrationWorksWithDeeplyNestedStructuresAndArrayFetching\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/JoinTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Join_TestCase\\:\\:testSelfReferentialAssociationJoinsAreSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/JoinTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Join_TestCase\\:\\:testSubQueryInJoins\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/JoinTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:assertTrue\\(\\) invoked with 2 parameters, 1 required\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Query/JoinTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Tag\\:\\:\\$tag\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/LimitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Expression "\\$users\\[0\\]\\-\\>Phonenumber\\[0\\]" on a separate line does not do anything\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/Query/LimitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Expression "\\$users\\[3\\]\\-\\>Phonenumber\\[0\\]" on a separate line does not do anything\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Query/LimitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Limit_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/LimitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Limit_TestCase\\:\\:testConnectionFlushing\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/LimitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Limit_TestCase\\:\\:testLimitAttribute\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/LimitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Limit_TestCase\\:\\:testLimitNoticesOrderbyJoins\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/LimitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Limit_TestCase\\:\\:testLimitSubqueryNotNeededIfSelectSingleFieldDistinct\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/LimitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Limit_TestCase\\:\\:testLimitWithManyToManyAndColumnAggregationInheritance\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/LimitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Limit_TestCase\\:\\:testLimitWithManyToManyColumnAggInheritanceLeftJoin\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/LimitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Limit_TestCase\\:\\:testLimitWithNormalManyToMany\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/LimitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Limit_TestCase\\:\\:testLimitWithOneToManyInnerJoin\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/LimitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Limit_TestCase\\:\\:testLimitWithOneToManyLeftJoin\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/LimitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Limit_TestCase\\:\\:testLimitWithOneToManyLeftJoinAndCondition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/LimitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Limit_TestCase\\:\\:testLimitWithOneToManyLeftJoinAndOrderBy\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/LimitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Limit_TestCase\\:\\:testLimitWithOneToOneInnerJoin\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/LimitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Limit_TestCase\\:\\:testLimitWithOneToOneLeftJoin\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/LimitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Limit_TestCase\\:\\:testLimitWithPreparedQueries\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/LimitTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property QueryTest_Board\\:\\:\\$categoryId\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MultiJoin2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property QueryTest_Board\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MultiJoin2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property QueryTest_Board\\:\\:\\$position\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MultiJoin2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property QueryTest_Category\\:\\:\\$id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MultiJoin2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property QueryTest_Category\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MultiJoin2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property QueryTest_Category\\:\\:\\$parentCategoryId\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MultiJoin2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property QueryTest_Category\\:\\:\\$position\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MultiJoin2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property QueryTest_Category\\:\\:\\$rootCategoryId\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MultiJoin2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property QueryTest_Entry\\:\\:\\$authorId\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MultiJoin2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property QueryTest_Entry\\:\\:\\$date\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MultiJoin2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property QueryTest_User\\:\\:\\$id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MultiJoin2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property QueryTest_User\\:\\:\\$username\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MultiJoin2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Expression "\\$categories\\[0\\]\\-\\>subCategories" on a separate line does not do anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MultiJoin2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_MultiJoin2_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MultiJoin2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_MultiJoin2_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MultiJoin2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_MultiJoin2_TestCase\\:\\:testInitializeData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MultiJoin2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_MultiJoin2_TestCase\\:\\:testMultipleJoinFetchingWithArrayFetching\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MultiJoin2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_MultiJoin2_TestCase\\:\\:testMultipleJoinFetchingWithDeepJoins\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MultiJoin2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Expression "\\$album\\-\\>Song\\[0\\]" on a separate line does not do anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MultiJoinTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_MultiJoin_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MultiJoinTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_MultiJoin_TestCase\\:\\:testInitializeData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MultiJoinTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_MultiJoin_TestCase\\:\\:testInitializeMoreData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MultiJoinTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_MultiJoin_TestCase\\:\\:testMultipleOneToManyFetching\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MultiJoinTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_MultiJoin_TestCase\\:\\:testMultipleOneToManyFetching2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MultiJoinTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_MultiJoin_TestCase\\:\\:testMultipleOneToManyFetchingWithOrderBy\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MultiJoinTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Record\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MultipleAggregateValueTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Record\\:\\:\\$num_albums\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MultipleAggregateValueTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Record\\:\\:\\$num_books\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MultipleAggregateValueTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$Album\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MultipleAggregateValueTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$Book\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MultipleAggregateValueTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MultipleAggregateValueTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Dead catch \\- Doctrine_Exception is never thrown in the try block\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Query/MultipleAggregateValueTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_MultipleAggregateValue_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MultipleAggregateValueTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_MultipleAggregateValue_TestCase\\:\\:testInitData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MultipleAggregateValueTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_MultipleAggregateValue_TestCase\\:\\:testMultipleAggregateValues\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MultipleAggregateValueTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_MultipleAggregateValue_TestCase\\:\\:testMultipleAggregateValuesWithArrayFetching\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MultipleAggregateValueTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_MysqlSubqueryHaving_TestCase\\:\\:setUp\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MysqlSubqueryHavingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_MysqlSubqueryHaving_TestCase\\:\\:testGetLimitSubqueryWithHavingOnAggregateValues\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MysqlSubqueryHavingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_MysqlSubqueryHaving_TestCase\\:\\:testGetLimitSubqueryWithHavingOnAggregateValuesIncorrectAlias\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MysqlSubqueryHavingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_MysqlSubquery_TestCase\\:\\:setUp\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MysqlSubqueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_MysqlSubquery_TestCase\\:\\:testGetLimitSubquerSupportsOrderByWithAggregateValues\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MysqlSubqueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_MysqlSubquery_TestCase\\:\\:testGetLimitSubquerySupportsHavingWithAggregateValues\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MysqlSubqueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_MysqlSubquery_TestCase\\:\\:testGetLimitSubquerySupportsOrderByAndHavingWithAggregateValues\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MysqlSubqueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_MysqlSubquery_TestCase\\:\\:testGetLimitSubquerySupportsOrderByWithAggregateValuesAndColumns\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MysqlSubqueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_MysqlSubquery_TestCase\\:\\:testGetLimitSubquerySupportsOrderByWithAggregateValuesAndDescKeyword\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/MysqlSubqueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property QueryTest_Board\\:\\:\\$categoryId\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/OneToOneFetchingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property QueryTest_Board\\:\\:\\$lastEntry\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/OneToOneFetchingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property QueryTest_Board\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/OneToOneFetchingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property QueryTest_Board\\:\\:\\$position\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/OneToOneFetchingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property QueryTest_Category\\:\\:\\$id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/OneToOneFetchingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property QueryTest_Category\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/OneToOneFetchingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property QueryTest_Category\\:\\:\\$parentCategoryId\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/OneToOneFetchingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property QueryTest_Category\\:\\:\\$position\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/OneToOneFetchingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property QueryTest_Category\\:\\:\\$rootCategoryId\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/OneToOneFetchingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property QueryTest_Entry\\:\\:\\$authorId\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/OneToOneFetchingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property QueryTest_Entry\\:\\:\\$date\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/OneToOneFetchingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property QueryTest_Rank\\:\\:\\$color\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/OneToOneFetchingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property QueryTest_Rank\\:\\:\\$icon\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/OneToOneFetchingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property QueryTest_Rank\\:\\:\\$title\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/OneToOneFetchingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property QueryTest_User\\:\\:\\$id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/OneToOneFetchingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property QueryTest_User\\:\\:\\$username\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/OneToOneFetchingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property QueryTest_User\\:\\:\\$visibleRank\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/OneToOneFetchingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_OneToOneFetching_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/OneToOneFetchingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_OneToOneFetching_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/OneToOneFetchingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_OneToOneFetching_TestCase\\:\\:testInitializeData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/OneToOneFetchingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_OneToOneFetching_TestCase\\:\\:testOneToOneArrayFetchingWithEmptyRelations\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/OneToOneFetchingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_OneToOneFetching_TestCase\\:\\:testOneToOneArrayFetchingWithExistingRelations\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/OneToOneFetchingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_OneToOneFetching_TestCase\\:\\:testOneToOneRecordFetchingWithEmptyRelations\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/OneToOneFetchingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_OneToOneFetching_TestCase\\:\\:testOneToOneRecordFetchingWithExistingRelations\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/OneToOneFetchingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Orderby_TestCase\\:\\:testOrderByAggregateValueIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/OrderbyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Orderby_TestCase\\:\\:testOrderByRandomIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/OrderbyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Orderby_TestCase\\:\\:testOrderByWithCoalesce\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/OrderbyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Orderby_TestCase\\:\\:testOrderByWithDifferentOrderning\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/OrderbyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Orderby_TestCase\\:\\:testOrderByWithMultipleCoalesce\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/OrderbyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_PgsqlSubquery_TestCase\\:\\:setUp\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/PgsqlSubqueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_PgsqlSubquery_TestCase\\:\\:testGetLimitSubqueryWithOrderByOnAggregateValues\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/PgsqlSubqueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_PgsqlSubquery_TestCase\\:\\:testGetLimitSubqueryWithOrderByOnAggregateValuesAndColumns\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/PgsqlSubqueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Forum_Category\\:\\:\\$Subcategory\\.$#', - 'count' => 6, - 'path' => __DIR__ . '/tests/Query/ReferenceModelTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Forum_Category\\:\\:\\$id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/ReferenceModelTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Forum_Category\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/ReferenceModelTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$Subcategory on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', - 'count' => 6, - 'path' => __DIR__ . '/tests/Query/ReferenceModelTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$name on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/ReferenceModelTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_ReferenceModel_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/ReferenceModelTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_ReferenceModel_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/ReferenceModelTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_ReferenceModel_TestCase\\:\\:testInitializeData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/ReferenceModelTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_ReferenceModel_TestCase\\:\\:testSelfReferencingWithNestedOrderBy\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/ReferenceModelTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Registry_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/RegistryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Registry_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/RegistryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Registry_TestCase\\:\\:testAddingQueries\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/RegistryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Registry_TestCase\\:\\:testAddingQueriesWithNamespaces\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/RegistryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_RemoveQueryPart_TestCase\\:\\:testQueryRemoveLimitPart\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/RemoveQueryPartTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_RemoveQueryPart_TestCase\\:\\:testQueryRemoveOffsetPart\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/RemoveQueryPartTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_RemoveQueryPart_TestCase\\:\\:testQueryRemoveOrderByPart\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/RemoveQueryPartTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_RemoveQueryPart_TestCase\\:\\:testQuerySetLimitToZero\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/RemoveQueryPartTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_RemoveQueryPart_TestCase\\:\\:testQuerySetOffsetToZero\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/RemoveQueryPartTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_SelectExpression_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/SelectExpressionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_SelectExpression_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/SelectExpressionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_SelectExpression_TestCase\\:\\:testAdditionExpression\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/SelectExpressionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_SelectExpression_TestCase\\:\\:testDivisionExpression\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/SelectExpressionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_SelectExpression_TestCase\\:\\:testMultiplicationExpression\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/SelectExpressionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_SelectExpression_TestCase\\:\\:testOrderByExpression\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/SelectExpressionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_SelectExpression_TestCase\\:\\:testSubtractionExpression\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/SelectExpressionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Select_TestCase\\:\\:testAggregateFunction\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/SelectTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Select_TestCase\\:\\:testAggregateFunctionParsingSupportsMultipleComponentReferences\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/SelectTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Select_TestCase\\:\\:testAggregateFunctionValueHydration\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/SelectTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Select_TestCase\\:\\:testAggregateFunctionValueHydrationWithAliases\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/SelectTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Select_TestCase\\:\\:testAggregateFunctionWithDistinctKeyword\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/SelectTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Select_TestCase\\:\\:testChangeUpdateToSelect\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/SelectTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Select_TestCase\\:\\:testMultipleAggregateFunctionValueHydrationWithAliases\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/SelectTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Select_TestCase\\:\\:testMultipleAggregateFunctionValueHydrationWithAliasesAndCleanRecords\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/SelectTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Select_TestCase\\:\\:testMultipleAggregateFunctionsWithMultipleComponents\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/SelectTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Select_TestCase\\:\\:testMultipleComponentsWithAsterisk\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/SelectTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Select_TestCase\\:\\:testMultipleComponentsWithMultipleColumns\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/SelectTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Select_TestCase\\:\\:testParseSelect\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/SelectTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Select_TestCase\\:\\:testSelectDistinctIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/SelectTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Select_TestCase\\:\\:testSelectDistinctIsSupported2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/SelectTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Select_TestCase\\:\\:testSelectPartSupportsMultipleAggregateFunctions\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/SelectTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Select_TestCase\\:\\:testSingleComponentWithAsterisk\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/SelectTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Select_TestCase\\:\\:testSingleComponentWithMultipleColumns\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/SelectTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Select_TestCase\\:\\:testUnknownAggregateFunction\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/SelectTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Select_TestCase\\:\\:testWhereInSupportInDql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/SelectTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_ShortAliases_TestCase\\:\\:testQuoteEncapedDots\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/ShortAliasesTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_ShortAliases_TestCase\\:\\:testShortAliasesWithOneToManyLeftJoin\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/ShortAliasesTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Subquery_TestCase\\:\\:testAggregateFunctionsInOrderByAndHavingWithCount\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/SubqueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Subquery_TestCase\\:\\:testGetLimitSubqueryOrderBy2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/SubqueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Subquery_TestCase\\:\\:testSubqueryAllowsSelectingOfAnyField\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/SubqueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Subquery_TestCase\\:\\:testSubqueryInSelectPart\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/SubqueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Subquery_TestCase\\:\\:testSubqueryInSelectPart2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/SubqueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Subquery_TestCase\\:\\:testSubqueryInSelectPartWithRawSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/SubqueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Subquery_TestCase\\:\\:testSubqueryWithWherePartAndInExpression\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/SubqueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property EnumTest\\:\\:\\$id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/UpdateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property EnumTest\\:\\:\\$status\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/UpdateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property EnumTest\\:\\:\\$text\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/UpdateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/UpdateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$loginname\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/UpdateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/UpdateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$password\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/UpdateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$name on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/UpdateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$status on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/UpdateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$text on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/UpdateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Update_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/UpdateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Update_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/UpdateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Update_TestCase\\:\\:testEnumAndAnotherColumnUpdate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/UpdateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Update_TestCase\\:\\:testUpdateAllWithColumnAggregationInheritance\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/UpdateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Update_TestCase\\:\\:testUpdateSupportsColumnReferencing\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/UpdateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Update_TestCase\\:\\:testUpdateSupportsComplexExpressions\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/UpdateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Update_TestCase\\:\\:testUpdateSupportsConditions\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/UpdateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Update_TestCase\\:\\:testUpdateSupportsNullSetting\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/UpdateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Update_TestCase\\:\\:testUpdateWorksWithMultipleColumns\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/UpdateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$value of method Doctrine_Query_Abstract\\:\\:set\\(\\) expects string\\|null, int given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/UpdateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Account\\:\\:\\$amount\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/WhereTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$Group\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/WhereTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$name\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Query/WhereTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Where_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/WhereTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Where_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/WhereTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Where_TestCase\\:\\:testArithmeticExpressionAreSupportedInWherePart\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/WhereTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Where_TestCase\\:\\:testComponentAliases\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/WhereTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Where_TestCase\\:\\:testComponentAliases2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/WhereTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Where_TestCase\\:\\:testCorrelatedSubqueryWithInOperatorIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/WhereTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Where_TestCase\\:\\:testDeepComponentReferencingIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/WhereTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Where_TestCase\\:\\:testDeepComponentReferencingIsSupported2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/WhereTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Where_TestCase\\:\\:testDirectMultipleParameterSetting\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/WhereTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Where_TestCase\\:\\:testDirectMultipleParameterSetting2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/WhereTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Where_TestCase\\:\\:testDirectParameterSetting\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/WhereTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Where_TestCase\\:\\:testExceptionIsThrownWhenParameterIsNull\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/WhereTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Where_TestCase\\:\\:testExistsExpression\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/WhereTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Where_TestCase\\:\\:testFunctionalExpressionAreSupportedInWherePart\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/WhereTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Where_TestCase\\:\\:testLiteralValueAsInOperatorOperandIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/WhereTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Where_TestCase\\:\\:testNotExistsExpression\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/WhereTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Where_TestCase\\:\\:testNotInExpression\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/WhereTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Where_TestCase\\:\\:testOperatorWithNoTrailingSpaces\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/WhereTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Where_TestCase\\:\\:testOperatorWithNoTrailingSpaces2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/WhereTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Where_TestCase\\:\\:testOperatorWithSingleTrailingSpace\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/WhereTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Where_TestCase\\:\\:testOperatorWithSingleTrailingSpace2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Query/WhereTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$Phonenumber\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$loginname\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_TestCase\\:\\:testAsAndBracketUsageAsValueInQuery\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_TestCase\\:\\:testCountMaintainsParams\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_TestCase\\:\\:testCountWithGroupBy\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_TestCase\\:\\:testGetQueryHookResetsTheManuallyAddedDqlParts\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_TestCase\\:\\:testNoLimitSubqueryIfXToOneSelected\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_TestCase\\:\\:testNullAggregateIsSet\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_TestCase\\:\\:testOrQuerySupport\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_TestCase\\:\\:testOrQuerySupport2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_TestCase\\:\\:testOrQuerySupport3\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_TestCase\\:\\:testParseClauseSupportsArithmeticOperators\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_TestCase\\:\\:testParseClauseSupportsArithmeticOperatorsWithFunctions\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_TestCase\\:\\:testParseClauseSupportsArithmeticOperatorsWithParenthesis\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_TestCase\\:\\:testParseClauseSupportsArithmeticOperatorsWithParenthesisAndFunctions\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_TestCase\\:\\:testParseClauseSupportsComponentReferences\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_TestCase\\:\\:testParseTableAliasesWithBetweenInWhereClause\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_TestCase\\:\\:testQueryCopyClone\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_TestCase\\:\\:testQueryWithNoSelectFromRootTableThrowsException\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_TestCase\\:\\:testQuoteAndBracketUsageAsValueInQuery\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_TestCase\\:\\:testSetQueryClassConnectionAttribute\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_TestCase\\:\\:testSetQueryClassManagerAttribute\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_TestCase\\:\\:testSetQueryClassTableAttribute\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_TestCase\\:\\:testWhereInSupportInDql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_TestCase\\:\\:testWhereInSupportInDql2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:assertTrue\\(\\) invoked with 2 parameters, 1 required\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Class Doctrine_RawSql referenced with incorrect case\\: Doctrine_Rawsql\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RawSqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Expression "\\$coll\\[4\\]\\-\\>Phonenumber\\[0\\]\\-\\>phonenumber" on a separate line does not do anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RawSqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Expression "\\$coll\\[4\\]\\[\'Phonenumber\'\\]\\[0\\]\\[\'phonenumber\'\\]" on a separate line does not do anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RawSqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Expression "\\$coll\\[5\\]\\-\\>Phonenumber\\[0\\]\\-\\>phonenumber" on a separate line does not do anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RawSqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Expression "\\$coll\\[5\\]\\[\'Phonenumber\'\\]\\[0\\]\\[\'phonenumber\'\\]" on a separate line does not do anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RawSqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_RawSql_TestCase\\:\\:testAliasesAreSupportedInAddComponent\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RawSqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_RawSql_TestCase\\:\\:testAsteriskOperator\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RawSqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_RawSql_TestCase\\:\\:testColumnAggregationInheritance\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RawSqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_RawSql_TestCase\\:\\:testColumnAggregationInheritanceWithOrderBy\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RawSqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_RawSql_TestCase\\:\\:testConvenienceMethods\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RawSqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_RawSql_TestCase\\:\\:testLazyPropertyLoading\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RawSqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_RawSql_TestCase\\:\\:testMultipleComponents\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RawSqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_RawSql_TestCase\\:\\:testParseQueryPartShouldAddPartIfNotSelectAndAppend\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RawSqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_RawSql_TestCase\\:\\:testParseQueryShouldExtractGroupBy\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RawSqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_RawSql_TestCase\\:\\:testPrimaryKeySelectForcing\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RawSqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_RawSql_TestCase\\:\\:testQueryParser\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RawSqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_RawSql_TestCase\\:\\:testQueryParser2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RawSqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_RawSql_TestCase\\:\\:testSelectingWithoutIdentifiersOnRootComponent\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RawSqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_RawSql_TestCase\\:\\:testSmartMapping\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RawSqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_RawSql_TestCase\\:\\:testSwitchingTheFieldOrder\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RawSqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_RawSql_TestCase\\:\\:testThrowExceptionIfAliasDoesNotExist\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RawSqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_RawSql_TestCase\\:\\:testThrowExceptionIfFieldNameIsOnWrongForm\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RawSqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property CascadeDelete_CompositeKeyItem\\:\\:\\$id1\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/CascadingDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property CascadeDelete_CompositeKeyItem\\:\\:\\$id2\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/CascadingDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property CascadeDelete_House\\:\\:\\$bathrooms\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/CascadingDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property CascadeDelete_House\\:\\:\\$owner\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/CascadingDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property CascadeDelete_HouseOwner\\:\\:\\$house\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/CascadingDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property CascadeDelete_HouseOwner\\:\\:\\$name\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Record/CascadingDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property CascadeDelete_ManyManySideA\\:\\:\\$Bs\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/CascadingDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property CascadeDelete_ManyManySideA\\:\\:\\$assocsA\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/CascadingDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property CascadeDelete_ManyManySideA\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/CascadingDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property CascadeDelete_ManyManySideB\\:\\:\\$assocsB\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/CascadingDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property CascadeDelete_ManyManySideB\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/CascadingDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property ForeignKeyTest\\:\\:\\$Children\\.$#', - 'count' => 6, - 'path' => __DIR__ . '/tests/Record/CascadingDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property ForeignKeyTest\\:\\:\\$id\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Record/CascadingDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property ForeignKeyTest\\:\\:\\$name\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Record/CascadingDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method CascadeDeleteListener\\:\\:__construct\\(\\) has parameter \\$test with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/CascadingDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method CascadeDeleteListener\\:\\:postDelete\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/CascadingDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method CascadeDeleteListener\\:\\:preDelete\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/CascadingDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method CascadeDeleteListener\\:\\:reset\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/CascadingDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method CascadeDelete_CompositeKeyItem\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/CascadingDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method CascadeDelete_House\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/CascadingDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method CascadeDelete_HouseOwner\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/CascadingDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method CascadeDelete_ManyManyAToB\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/CascadingDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method CascadeDelete_ManyManySideA\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/CascadingDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method CascadeDelete_ManyManySideB\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/CascadingDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_CascadingDelete_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/CascadingDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_CascadingDelete_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/CascadingDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_CascadingDelete_TestCase\\:\\:testBidirectionalCascadeDeleteDoesNotCauseInfiniteLoop\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/CascadingDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_CascadingDelete_TestCase\\:\\:testCascadeDeleteManyMany\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/CascadingDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_CascadingDelete_TestCase\\:\\:testCascadingDeleteEmulation\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/CascadingDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_CascadingDelete_TestCase\\:\\:testCascadingDeleteEmulationWithListenerInvocations\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/CascadingDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_CascadingDelete_TestCase\\:\\:testCascadingDeleteInOneToZeroOrOneRelation\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/CascadingDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_CascadingDelete_TestCase\\:\\:testDeletionOfCompositeKeys\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/CascadingDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property CascadeDeleteListener\\:\\:\\$_test has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/CascadingDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property CascadeDeleteListener\\:\\:\\$postDeleteInvocationCount has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/CascadingDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property CascadeDeleteListener\\:\\:\\$postDeleteInvoked has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/CascadingDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property CascadeDeleteListener\\:\\:\\$preDeleteInvocationCount has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/CascadingDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property CascadeDeleteListener\\:\\:\\$preDeleteInvoked has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/CascadingDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property CompositeRecord\\:\\:\\$Related\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/FilterTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property CompositeRecord\\:\\:\\$address\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Record/FilterTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property CompositeRecord\\:\\:\\$name\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Record/FilterTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$unknown\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Record/FilterTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Expression "\\$u\\-\\>unknown" on a separate line does not do anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/FilterTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method CompositeRecord\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/FilterTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Filter_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/FilterTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Filter_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/FilterTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Filter_TestCase\\:\\:testCompoundFilterSupportsAccessingRelatedComponentProperties\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/FilterTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Filter_TestCase\\:\\:testStandardFiltersThrowsExceptionWhenGettingUnknownProperties\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/FilterTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Filter_TestCase\\:\\:testStandardFiltersThrowsExceptionWhenSettingUnknownProperties\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/FilterTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method RelatedCompositeRecord\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/FilterTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Group\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/FromArrayTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$Group\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Record/FromArrayTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$Phonenumber\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Record/FromArrayTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$Email on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/FromArrayTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$Group on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Record/FromArrayTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$Phonenumber on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Record/FromArrayTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_FromArray_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/FromArrayTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_FromArray_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/FromArrayTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_FromArray_TestCase\\:\\:testFromArrayAfterSaveRecord\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/FromArrayTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_FromArray_TestCase\\:\\:testFromArrayRecord\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/FromArrayTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Record_FromArray_TestCase\\:\\:\\$previous_group has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/FromArrayTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property I18nGeneratorComponentBinding\\:\\:\\$Translation\\.$#', - 'count' => 5, - 'path' => __DIR__ . '/tests/Record/GeneratorTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property I18nGeneratorComponentBinding\\:\\:\\$id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/GeneratorTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property I18nGeneratorComponentBinding\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/GeneratorTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Generator_TestCase\\:\\:testGeneratorComponentBinding\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/GeneratorTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method I18nGeneratorComponentBinding\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/GeneratorTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$adapter of static method Doctrine_Manager\\:\\:connection\\(\\) expects Doctrine_Adapter_Interface\\|PDO\\|null, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/GeneratorTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Static method Doctrine_Manager\\:\\:connection\\(\\) invoked with 3 parameters, 0\\-2 required\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/GeneratorTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property RecordHookTest\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/HookTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SoftDeleteTest\\:\\:\\$deleted_at\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Record/HookTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SoftDeleteTest\\:\\:\\$name\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Record/HookTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SoftDeleteTest\\:\\:\\$something\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Record/HookTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Hook_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/HookTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Hook_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/HookTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Hook_TestCase\\:\\:testDeleteHooksGetInvoked\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/HookTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Hook_TestCase\\:\\:testInsertHooksGetInvoked\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/HookTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Hook_TestCase\\:\\:testSoftDelete\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/HookTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Hook_TestCase\\:\\:testUpdateHooksGetInvoked\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/HookTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Inheritance_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/InheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Inheritance_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/InheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Inheritance_TestCase\\:\\:testInit\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/InheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Inheritance_TestCase\\:\\:testInstantiatingRecordWithAbstractParents\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/InheritanceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Rec1\\:\\:\\$Account\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/LockTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Rec1\\:\\:\\$first_name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/LockTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Rec2\\:\\:\\$address\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/LockTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Lock_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/LockTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Lock_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/LockTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Lock_TestCase\\:\\:testDeleteRecords\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/LockTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_SaveBlankRecord_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/SaveBlankRecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_SaveBlankRecord_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/SaveBlankRecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_SaveBlankRecord_TestCase\\:\\:testSaveBlankRecord\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/SaveBlankRecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_SaveBlankRecord_TestCase\\:\\:testSaveBlankRecord2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/SaveBlankRecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SerializeTest\\:\\:\\$arraytest\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Record/SerializeUnserializeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SerializeTest\\:\\:\\$blobtest\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Record/SerializeUnserializeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SerializeTest\\:\\:\\$booltest\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Record/SerializeUnserializeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SerializeTest\\:\\:\\$clobtest\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Record/SerializeUnserializeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SerializeTest\\:\\:\\$datetest\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Record/SerializeUnserializeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SerializeTest\\:\\:\\$enumtest\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Record/SerializeUnserializeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SerializeTest\\:\\:\\$floattest\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Record/SerializeUnserializeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SerializeTest\\:\\:\\$gziptest\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Record/SerializeUnserializeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SerializeTest\\:\\:\\$integertest\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Record/SerializeUnserializeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SerializeTest\\:\\:\\$objecttest\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Record/SerializeUnserializeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SerializeTest\\:\\:\\$stringtest\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Record/SerializeUnserializeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SerializeTest\\:\\:\\$timestamptest\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Record/SerializeUnserializeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SerializeTest\\:\\:\\$timetest\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Record/SerializeUnserializeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_SerializeUnserialize_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/SerializeUnserializeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_SerializeUnserialize_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/SerializeUnserializeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_SerializeUnserialize_TestCase\\:\\:testSerializeUnserialize\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/SerializeUnserializeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_SerializeUnserialize_TestCase\\:\\:testSerializeUnserializeRecord\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/SerializeUnserializeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method TestObject\\:\\:__construct\\(\\) has parameter \\$value with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/SerializeUnserializeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property TestObject\\:\\:\\$test_field has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/SerializeUnserializeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property TestObject\\:\\:\\$test_field is never read, only written\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/SerializeUnserializeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$id\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Record/StateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/StateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_State_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/StateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_State_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/StateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_State_TestCase\\:\\:testAssigningAutoincId\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/StateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Group\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/SynchronizeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$Email\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/SynchronizeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$Phonenumber\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Record/SynchronizeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/SynchronizeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$Email on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Record/SynchronizeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$Group on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/Record/SynchronizeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$Phonenumber on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 13, - 'path' => __DIR__ . '/tests/Record/SynchronizeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Synchronize_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/SynchronizeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Synchronize_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/SynchronizeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Synchronize_TestCase\\:\\:testSynchronizeAddRecord\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/SynchronizeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Synchronize_TestCase\\:\\:testSynchronizeAfterAddRecord\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/SynchronizeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Synchronize_TestCase\\:\\:testSynchronizeAfterRemoveRecord\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/SynchronizeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Synchronize_TestCase\\:\\:testSynchronizeAfterSaveRecord\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/SynchronizeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Synchronize_TestCase\\:\\:testSynchronizeRecord\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/SynchronizeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Synchronize_TestCase\\:\\:testSynchronizeRemoveRecord\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/SynchronizeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Record_Synchronize_TestCase\\:\\:\\$previous_group has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/SynchronizeTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_ZeroValues_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/ZeroValuesTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_ZeroValues_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/ZeroValuesTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_ZeroValues_TestCase\\:\\:testZeroValuesMaintained\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/ZeroValuesTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_ZeroValues_TestCase\\:\\:testZeroValuesMaintained2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/ZeroValuesTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_ZeroValues_TestCase\\:\\:testZeroValuesMaintained3\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Record/ZeroValuesTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property RecordFilterTest\\:\\:\\$id\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/RecordFilterTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property RecordFilterTest\\:\\:\\$name\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/RecordFilterTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property RecordFilterTest\\:\\:\\$password\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/RecordFilterTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$id on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordFilterTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$name on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordFilterTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$password on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordFilterTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Filter_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordFilterTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Filter_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordFilterTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_Filter_TestCase\\:\\:testValueWrapper\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordFilterTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Record\\:\\:\\$_underscore_\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Element\\:\\:\\$Child\\.$#', - 'count' => 8, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Element\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property EntityAddress\\:\\:\\$address_id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property EntityAddress\\:\\:\\$user_id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property EntityReference\\:\\:\\$entity1\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property EntityReference\\:\\:\\$entity2\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property FieldNameTest\\:\\:\\$someArray\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property FieldNameTest\\:\\:\\$someColumn\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property FieldNameTest\\:\\:\\$someEnum\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property FieldNameTest\\:\\:\\$someInt\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property FieldNameTest\\:\\:\\$someObject\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property GzipTest\\:\\:\\$gzip\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property GzipTest\\:\\:\\$id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Location2\\:\\:\\$lat\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property NotNullTest\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property NotNullTest\\:\\:\\$type\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Task\\:\\:\\$ResourceAlias\\.$#', - 'count' => 5, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Task\\:\\:\\$Subtask\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Task\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property TestError\\:\\:\\$Description\\.$#', - 'count' => 10, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property TestError\\:\\:\\$code\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property TestError\\:\\:\\$file_md5\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property TestError\\:\\:\\$message\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property UnderscoreColumn\\:\\:\\$_underscore_\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property UnderscoreColumn\\:\\:\\$id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$Account\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$Group\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$Groupuser\\.$#', - 'count' => 8, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$Phonenumber\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$created\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$id\\.$#', - 'count' => 7, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$loginname\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$name\\.$#', - 'count' => 15, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$unexistentColumnInThisClass\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$updated\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$Account on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$Child on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', - 'count' => 8, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$ResourceAlias on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$Subtask on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$created on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$entity1 on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', - 'count' => 6, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$entity2 on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', - 'count' => 6, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$gzip on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', - 'count' => 5, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$id on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$name on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', - 'count' => 5, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$name on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$updated on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Expression "\\$user\\-\\>Phonenumber\\[0\\]\\-\\>phonenumber" on a separate line does not do anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_TestCase\\:\\:testAggregateWithCommaGroupBy\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_TestCase\\:\\:testCallback\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_TestCase\\:\\:testCompositePK\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_TestCase\\:\\:testCopy\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_TestCase\\:\\:testCopyAndModify\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_TestCase\\:\\:testCount\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_TestCase\\:\\:testDefaultValues\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_TestCase\\:\\:testDeleteReference\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_TestCase\\:\\:testDeleteReturnBooleanAndThrowsException\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_TestCase\\:\\:testDoubleIsModified\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_TestCase\\:\\:testFirstCharUnderscoreInColumnNameAndTableName\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_TestCase\\:\\:testGet\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_TestCase\\:\\:testGetIterator\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_TestCase\\:\\:testGetReference\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_TestCase\\:\\:testGzipType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_TestCase\\:\\:testInsert\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_TestCase\\:\\:testIssetForPrimaryKey\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_TestCase\\:\\:testManyToManyTreeStructure\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_TestCase\\:\\:testNewOperator\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_TestCase\\:\\:testNotNullConstraint\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_TestCase\\:\\:testOne2OneForeign\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_TestCase\\:\\:testRecordReplaceNoException\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_TestCase\\:\\:testReferences\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_TestCase\\:\\:testReferences2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_TestCase\\:\\:testRefreshDeep\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_TestCase\\:\\:testRefreshRelated\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_TestCase\\:\\:testReplaceReplacesAndNotInsertsNewRecord\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_TestCase\\:\\:testSaveAssociations\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_TestCase\\:\\:testSerialize\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_TestCase\\:\\:testToArray\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_TestCase\\:\\:testTreeStructure\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_TestCase\\:\\:testUniqueKeyComponent\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_TestCase\\:\\:testUnknownFieldGet\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_TestCase\\:\\:testUpdate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Record_TestCase\\:\\:testUpdatingWithNullValue\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:assertTrue\\(\\) invoked with 2 parameters, 1 required\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$str of function md5 expects string, int given\\.$#', - 'count' => 5, - 'path' => __DIR__ . '/tests/RecordTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Data_File\\:\\:\\$filename\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Relation/AccessTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property File_Owner\\:\\:\\$Data_File\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/AccessTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property File_Owner\\:\\:\\$name\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Relation/AccessTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property MyOneThing\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/AccessTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property MyOtherThing\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/AccessTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property MyUser\\:\\:\\$MyOneThing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/AccessTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property MyUser\\:\\:\\$MyOtherThing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/AccessTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property MyUser\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/AccessTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^If condition is always true\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/AccessTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Access_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/AccessTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Access_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/AccessTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Access_TestCase\\:\\:testAccessOneToOneFromForeignSide\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/AccessTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Access_TestCase\\:\\:testAccessOneToOneFromLocalSide\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/AccessTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Access_TestCase\\:\\:testMultipleLeftJoinBranches\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/AccessTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Access_TestCase\\:\\:testOneToOneAggregateRelationFetching\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/AccessTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:assertEqual\\(\\) invoked with 3 parameters, 2 required\\.$#', - 'count' => 10, - 'path' => __DIR__ . '/tests/Relation/AccessTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:assertTrue\\(\\) invoked with 2 parameters, 1 required\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Relation/AccessTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_CircularSaving_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/CircularSavingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_CircularSaving_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/CircularSavingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_CircularSaving_TestCase\\:\\:testCircularEqualSelfReferencingRelationSaving\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/CircularSavingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_CircularSaving_TestCase\\:\\:testCircularNonEqualSelfReferencingRelationSaving\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/CircularSavingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_CircularSaving_TestCase\\:\\:testMultiplePrimaryKeys\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/CircularSavingTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property ColumnAliasTest2\\:\\:\\$ColumnAliasTest3\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ColumnAliasesTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property ColumnAliasTest2\\:\\:\\$alias1\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ColumnAliasesTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property ColumnAliasTest2\\:\\:\\$column_alias_test3_id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ColumnAliasesTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property ColumnAliasTest3\\:\\:\\$ColumnAliasTest2\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ColumnAliasesTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property ColumnAliasTest3\\:\\:\\$alias1\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ColumnAliasesTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property ColumnAliasTest3\\:\\:\\$id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ColumnAliasesTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method ColumnAliasTest2\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ColumnAliasesTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method ColumnAliasTest3\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ColumnAliasesTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_ColumnAliases_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ColumnAliasesTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_ColumnAliases_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ColumnAliasesTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_ColumnAliases_TestCase\\:\\:testCompoundSave\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ColumnAliasesTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_ColumnAliases_TestCase\\:\\:testHasOneCompoundSave2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ColumnAliasesTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property TestMovie\\:\\:\\$name\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Relation/ManyToMany2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property TestUser\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ManyToMany2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_ManyToMany2_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ManyToMany2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_ManyToMany2_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ManyToMany2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_ManyToMany2_TestCase\\:\\:testInitMoreData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ManyToMany2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_ManyToMany2_TestCase\\:\\:testManyToManyCreateSelectAndUpdate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ManyToMany2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_ManyToMany2_TestCase\\:\\:testManyToManyDirectLinksUpdating\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ManyToMany2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_ManyToMany2_TestCase\\:\\:testManyToManyJoinsandSave\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ManyToMany2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property M2MTest2\\:\\:\\$RTC5\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ManyToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property M2MTest\\:\\:\\$RTC1\\.$#', - 'count' => 5, - 'path' => __DIR__ . '/tests/Relation/ManyToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property M2MTest\\:\\:\\$RTC2\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Relation/ManyToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property M2MTest\\:\\:\\$RTC3\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ManyToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property M2MTest\\:\\:\\$id\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Relation/ManyToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property M2MTest\\:\\:\\$name\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Relation/ManyToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$RTC1 on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', - 'count' => 5, - 'path' => __DIR__ . '/tests/Relation/ManyToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$RTC2 on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', - 'count' => 5, - 'path' => __DIR__ . '/tests/Relation/ManyToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$id on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Relation/ManyToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_ManyToMany_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ManyToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_ManyToMany_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ManyToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_ManyToMany_TestCase\\:\\:testJoinComponent\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ManyToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_ManyToMany_TestCase\\:\\:testManyToManyHasRelationWithAliases\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ManyToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_ManyToMany_TestCase\\:\\:testManyToManyHasRelationWithAliases2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ManyToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_ManyToMany_TestCase\\:\\:testManyToManyHasRelationWithAliases3\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ManyToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_ManyToMany_TestCase\\:\\:testManyToManyHasRelationWithAliases4\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ManyToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_ManyToMany_TestCase\\:\\:testManyToManyRelationFetchingWithAliasesAndCustomPKs2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ManyToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_ManyToMany_TestCase\\:\\:testManyToManyRelationSaving\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ManyToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_ManyToMany_TestCase\\:\\:testManyToManyRelationSaving2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ManyToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_ManyToMany_TestCase\\:\\:testManyToManyRelationWithAliasesAndCustomPKs\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ManyToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_ManyToMany_TestCase\\:\\:testManyToManySimpleUpdate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ManyToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$rel might not be defined\\.$#', - 'count' => 6, - 'path' => __DIR__ . '/tests/Relation/ManyToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Entity\\:\\:\\$Entity\\.$#', - 'count' => 18, - 'path' => __DIR__ . '/tests/Relation/NestTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Entity\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/NestTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property NestTest\\:\\:\\$Children\\.$#', - 'count' => 5, - 'path' => __DIR__ . '/tests/Relation/NestTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property NestTest\\:\\:\\$Parents\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Relation/NestTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property NestTest\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/NestTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Nest_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/NestTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Nest_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/NestTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Nest_TestCase\\:\\:testEqualNestRelationsLoading\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/NestTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Nest_TestCase\\:\\:testEqualNestRelationsQuerying\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/NestTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Nest_TestCase\\:\\:testInitJoinTableSelfReferencingInsertingData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/NestTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Nest_TestCase\\:\\:testNestRelationsFetchingData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/NestTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Nest_TestCase\\:\\:testNestRelationsLoading\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/NestTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Nest_TestCase\\:\\:testNestRelationsParsing\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/NestTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Nest_TestCase\\:\\:testNestRelationsQuerying\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/NestTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Nest_TestCase\\:\\:testNestRelationsQuerying2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/NestTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Nest_TestCase\\:\\:testNestRelationsSaving\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/NestTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Auth\\:\\:\\$Role\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OneToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Auth\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OneToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Entity\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OneToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Phonenumber\\:\\:\\$Entity\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OneToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Phonenumber\\:\\:\\$phonenumber\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OneToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Policy\\:\\:\\$PolicyAssets\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OneToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Policy\\:\\:\\$policy_number\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OneToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property PolicyAsset\\:\\:\\$policy_number\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OneToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property PolicyAsset\\:\\:\\$value\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OneToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Role\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OneToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_OneToMany_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OneToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_OneToMany_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OneToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_OneToMany_TestCase\\:\\:testRelationParsing\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OneToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_OneToMany_TestCase\\:\\:testRelationParsing2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OneToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_OneToMany_TestCase\\:\\:testRelationParsing3\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OneToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_OneToMany_TestCase\\:\\:testRelationSaving\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OneToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_OneToMany_TestCase\\:\\:testRelationSaving2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OneToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_OneToMany_TestCase\\:\\:testRelationSaving3\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OneToManyTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Email\\:\\:\\$address\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OneToOneTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Record_City\\:\\:\\$Country\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OneToOneTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SelfRefTest\\:\\:\\$createdBy\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OneToOneTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SelfRefTest\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OneToOneTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$Email\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/Relation/OneToOneTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OneToOneTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property gnatEmail\\:\\:\\$address\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OneToOneTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property gnatUser\\:\\:\\$Email\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Relation/OneToOneTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property gnatUser\\:\\:\\$foreign_id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OneToOneTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property gnatUser\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OneToOneTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_OneToOne_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OneToOneTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_OneToOne_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OneToOneTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_OneToOne_TestCase\\:\\:testOneToOneAggregateRelationWithAliasesIsSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OneToOneTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_OneToOne_TestCase\\:\\:testSavingRelatedObjects\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OneToOneTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_OneToOne_TestCase\\:\\:testSelfReferentialOneToOneRelationsAreSupported\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OneToOneTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_OneToOne_TestCase\\:\\:testSelfReferentialOneToOneRelationsAreSupported2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OneToOneTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_OneToOne_TestCase\\:\\:testUnsetRelation\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OneToOneTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property OrderByTest_Category\\:\\:\\$Posts\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OrderByTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property OrderByTest_Category\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OrderByTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property OrderByTest_User\\:\\:\\$Articles\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OrderByTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property OrderByTest_User\\:\\:\\$ChildrenUsers\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OrderByTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property OrderByTest_User\\:\\:\\$Friends\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OrderByTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property OrderByTest_User\\:\\:\\$Groups\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OrderByTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property OrderByTest_User\\:\\:\\$ParentUser\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Relation/OrderByTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property OrderByTest_User\\:\\:\\$password\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Relation/OrderByTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property OrderByTest_User\\:\\:\\$username\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Relation/OrderByTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_OrderBy_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OrderByTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_OrderBy_TestCase\\:\\:testFullDqlQuery\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OrderByTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_OrderBy_TestCase\\:\\:testLazyLoadingQueries\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OrderByTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_OrderBy_TestCase\\:\\:testMasterOrderBy\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OrderByTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_OrderBy_TestCase\\:\\:testOrderByFromQueryComesFirst\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OrderByTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_OrderBy_TestCase\\:\\:testWeirdSort\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OrderByTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method OrderByTest_Article\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OrderByTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method OrderByTest_BlogPost\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OrderByTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method OrderByTest_Category\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OrderByTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method OrderByTest_Friend\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OrderByTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method OrderByTest_Group\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OrderByTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method OrderByTest_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OrderByTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method OrderByTest_UserGroup\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OrderByTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method OrderByTest_WeirdSort\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/OrderByTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Parser_TestCase\\:\\:testBindThrowsExceptionIfTypeNotSet\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ParserTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Parser_TestCase\\:\\:testGetRelationReturnsForeignKeyObjectForManytToManyRelation\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ParserTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Parser_TestCase\\:\\:testGetRelationReturnsForeignKeyObjectForNestRelation\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ParserTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Parser_TestCase\\:\\:testGetRelationReturnsForeignKeyObjectForOneToManyRelation\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ParserTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Parser_TestCase\\:\\:testGetRelationReturnsForeignKeyObjectForOneToOneRelation\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ParserTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Parser_TestCase\\:\\:testPendingRelations\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ParserTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Parser_TestCase\\:\\:testRelationParserSupportsForeignColumnGuessing\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ParserTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Parser_TestCase\\:\\:testRelationParserSupportsForeignColumnGuessing2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ParserTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Parser_TestCase\\:\\:testRelationParserSupportsForeignColumnGuessingForAssociations\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ParserTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Parser_TestCase\\:\\:testRelationParserSupportsGuessingOfBothColumns\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ParserTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Parser_TestCase\\:\\:testRelationParserSupportsGuessingOfBothColumns2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ParserTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Parser_TestCase\\:\\:testRelationParserSupportsLocalColumnGuessing\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ParserTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Parser_TestCase\\:\\:testRelationParserSupportsLocalColumnGuessing2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ParserTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_Parser_TestCase\\:\\:testRelationParserSupportsLocalColumnGuessingForAssociations\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Relation/ParserTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property RelationTestChild\\:\\:\\$Children\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/RelationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$Email\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RelationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$Group\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/RelationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$Groupuser\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RelationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$Phonenumber\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/RelationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RelationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Expression "\\$user\\-\\>Groupuser" on a separate line does not do anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RelationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RelationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RelationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_TestCase\\:\\:testInitData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RelationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_TestCase\\:\\:testManyToManyRelation\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RelationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_TestCase\\:\\:testOneToManyForeignKeyRelation\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RelationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_TestCase\\:\\:testOneToManyTreeRelationWithConcreteInheritance\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RelationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_TestCase\\:\\:testOneToOneForeignKeyRelation\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RelationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_TestCase\\:\\:testOneToOneLocalKeyRelation\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RelationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_TestCase\\:\\:testOneToOneTreeRelationWithConcreteInheritance\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RelationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_TestCase\\:\\:testUnlinkSupportsManyToManyRelations\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RelationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Relation_TestCase\\:\\:testUnlinkSupportsOneToManyRelations\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RelationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$rel might not be defined\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/RelationTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_RepositoryTestCase\\:\\:testAdd\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/RepositoryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_File_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/FileTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_File_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/FileTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_File_TestCase\\:\\:testIndexDirectoryIndexesAllFiles\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/FileTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_File_TestCase\\:\\:testSearchFileAutoCreatesFileTable\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/FileTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Search_File_TestCase\\:\\:\\$_search has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/FileTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to constant HYDRATE_ARRAY on an unknown class Doctrine_Hydrate\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/IndexerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Indexer_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/IndexerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Indexer_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/IndexerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Indexer_TestCase\\:\\:testIndexerAddsFiles\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/IndexerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Indexer_TestCase\\:\\:testIndexexCanRecursivelyIndexDirectories\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/IndexerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Indexer_TestCase\\:\\:testSearchingFiles\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/IndexerTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SearchTest\\:\\:\\$content\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Search/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SearchTest\\:\\:\\$title\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Search/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query_TestCase\\:\\:testInitData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query_TestCase\\:\\:testParseClauseOrOperator2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query_TestCase\\:\\:testParseClauseSupportsAndOperator\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query_TestCase\\:\\:testParseClauseSupportsMixingOfOperators\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query_TestCase\\:\\:testParseClauseSupportsMixingOfOperators2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query_TestCase\\:\\:testParseClauseSupportsMixingOfOperators3\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query_TestCase\\:\\:testParseClauseSupportsMixingOfOperatorsAndDeeplyNestedParenthesis\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query_TestCase\\:\\:testParseClauseSupportsMixingOfOperatorsAndDeeplyNestedParenthesis2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query_TestCase\\:\\:testParseClauseSupportsMixingOfOperatorsAndParenthesis\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query_TestCase\\:\\:testParseClauseSupportsMixingOfOperatorsAndParenthesis2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query_TestCase\\:\\:testParseClauseSupportsNegationOperator\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query_TestCase\\:\\:testParseClauseSupportsNegationOperatorWithOrOperator\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query_TestCase\\:\\:testQuerySupportsMultiWordSearchAndMultiLetterWildcards\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query_TestCase\\:\\:testQuerySupportsMultiWordSearchAndSingleLetterWildcards\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query_TestCase\\:\\:testQuerySupportsMultiWordquery\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query_TestCase\\:\\:testQuerySupportsSingleWordquery\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query_TestCase\\:\\:testSearchReturnsFalseForEmptyStrings\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query_TestCase\\:\\:testSearchSupportsAndOperator\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query_TestCase\\:\\:testSearchSupportsMixingOfOperators\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query_TestCase\\:\\:testSearchSupportsMultipleTermsWithQuotes\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query_TestCase\\:\\:testSearchSupportsOrOperator\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query_TestCase\\:\\:testSearchSupportsSingleLongTermWithQuotes\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_Query_TestCase\\:\\:testSearchSupportsSingleTermWithQuotes\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/QueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Search_Query\\:\\:search\\(\\)\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/Search/QueryWeightTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_QueryWeight_TestCase\\:\\:testQuerySupportsMultiWordAndOperatorSearchWithQuotesAndWeights\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/QueryWeightTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_QueryWeight_TestCase\\:\\:testQuerySupportsMultiWordNegationOperatorSearchWithQuotesWeights\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/QueryWeightTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_QueryWeight_TestCase\\:\\:testQuerySupportsMultiWordOrOperatorSearchWithQuotes\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/QueryWeightTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_QueryWeight_TestCase\\:\\:testSearchSupportsMixingOfOperatorsParenthesisAndWeights\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Search/QueryWeightTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SearchTest\\:\\:\\$SearchTestIndex\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SearchTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SearchTest\\:\\:\\$content\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/SearchTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SearchTest\\:\\:\\$title\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/SearchTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Table\\:\\:search\\(\\)\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/SearchTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method SearchTest\\:\\:batchUpdateIndex\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SearchTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot call method setOption\\(\\) on null\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SearchTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SearchTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SearchTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_TestCase\\:\\:testBatchUpdatesUpdateAllPendingEntries\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SearchTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_TestCase\\:\\:testBuildingOfSearchRecordDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SearchTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_TestCase\\:\\:testGenerateSearchQueryForWeightedSearch\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SearchTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_TestCase\\:\\:testQuerying\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SearchTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_TestCase\\:\\:testQueryingReturnsEmptyArrayForStopKeyword\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SearchTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_TestCase\\:\\:testQueryingReturnsEmptyArrayForUnknownKeyword\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SearchTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_TestCase\\:\\:testSavingEntriesUpdatesIndex\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SearchTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_TestCase\\:\\:testSearchFromTableObject\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SearchTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_TestCase\\:\\:testStandardAnalyzerCanHandleAccentedCharactersGracefullyWorks\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SearchTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_TestCase\\:\\:testThrowExceptionIfInvalidTable\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SearchTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_TestCase\\:\\:testUpdateIndexInsertsNullValuesForBatchUpdatedEntries\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SearchTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_TestCase\\:\\:testUsingWordRange\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SearchTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_TestCase\\:\\:testUtf8AnalyzerKnowsToHandleOtherEncodingsWorks\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SearchTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Search_TestCase\\:\\:testUtf8AnalyzerWorks\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SearchTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Template\\:\\:getPlugin\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SearchTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence_Mssql_TestCase\\:\\:testCurrIdExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Sequence/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence_Mssql_TestCase\\:\\:testLastInsertIdCallsPdoLevelEquivalent\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Sequence/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence_Mssql_TestCase\\:\\:testNextIdExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Sequence/MssqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence_Mysql_TestCase\\:\\:testCurrIdExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Sequence/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence_Mysql_TestCase\\:\\:testLastInsertIdCallsPdoLevelEquivalent\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Sequence/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence_Mysql_TestCase\\:\\:testNextIdExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Sequence/MysqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence_Oracle_TestCase\\:\\:testCurrIdExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Sequence/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence_Oracle_TestCase\\:\\:testLastInsertIdExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Sequence/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence_Oracle_TestCase\\:\\:testNextIdExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Sequence/OracleTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence_Pgsql_TestCase\\:\\:testCurrIdExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Sequence/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence_Pgsql_TestCase\\:\\:testLastInsertIdExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Sequence/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence_Pgsql_TestCase\\:\\:testNextIdExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Sequence/PgsqlTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence_Sqlite_TestCase\\:\\:testCurrIdExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Sequence/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence_Sqlite_TestCase\\:\\:testLastInsertIdCallsPdoLevelEquivalent\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Sequence/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence_Sqlite_TestCase\\:\\:testNextIdExecutesSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Sequence/SqliteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property CustomSequenceRecord\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SequenceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SequenceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SequenceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sequence_TestCase\\:\\:testSequencesAreSupportedForRecords\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SequenceTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SluggableItem11\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SluggableItem11\\:\\:\\$slug\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SluggableItem12\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SluggableItem12\\:\\:\\$slug\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SluggableItem13\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SluggableItem13\\:\\:\\$slug\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SluggableItem14\\:\\:\\$name\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SluggableItem14\\:\\:\\$slug\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SluggableItem16\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SluggableItem16\\:\\:\\$slug\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SluggableItem17\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SluggableItem17\\:\\:\\$slug\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SluggableItem1\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SluggableItem1\\:\\:\\$slug\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SluggableItem2\\:\\:\\$name\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SluggableItem2\\:\\:\\$slug\\.$#', - 'count' => 6, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SluggableItem3\\:\\:\\$name\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SluggableItem3\\:\\:\\$slug\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SluggableItem4\\:\\:\\$name\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SluggableItem4\\:\\:\\$ref\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SluggableItem4\\:\\:\\$slug\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SluggableItem5\\:\\:\\$name\\.$#', - 'count' => 6, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SluggableItem5\\:\\:\\$slug\\.$#', - 'count' => 6, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SluggableItem5\\:\\:\\$user_id\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SluggableItem6\\:\\:\\$account_id\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SluggableItem6\\:\\:\\$name\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SluggableItem6\\:\\:\\$slug\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SluggableItem6\\:\\:\\$user_id\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SluggableItem8\\:\\:\\$name\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SluggableItem8\\:\\:\\$slug\\.$#', - 'count' => 7, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SluggableItem9\\:\\:\\$name\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SluggableItem9\\:\\:\\$slug\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SluggableItem\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SluggableItem\\:\\:\\$slug\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sluggable_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sluggable_TestCase\\:\\:testSSluggableWithNoFieldsOptionButGetUniqueSlugMethod\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sluggable_TestCase\\:\\:testSluggableUniqueSlugOnUpdate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sluggable_TestCase\\:\\:testSluggableUniqueSlugOnUpdateWithOptioncanUpdateSlug\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sluggable_TestCase\\:\\:testSluggableWithColumAggregationInheritance\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sluggable_TestCase\\:\\:testSluggableWithColumAggregationInheritanceAndUniquByType\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sluggable_TestCase\\:\\:testSluggableWithConcreteInheritance\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sluggable_TestCase\\:\\:testSluggableWithFieldsAndNonUniqueOptions\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sluggable_TestCase\\:\\:testSluggableWithFieldsOption\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sluggable_TestCase\\:\\:testSluggableWithFieldsOptionAndNoIndex\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sluggable_TestCase\\:\\:testSluggableWithMultipleFieldsOption\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sluggable_TestCase\\:\\:testSluggableWithMultipleUniqueByOption\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sluggable_TestCase\\:\\:testSluggableWithNoFieldsNoGetUniqueSlugMethod\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sluggable_TestCase\\:\\:testSluggableWithSoftDeleteFailWithSameSlug\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sluggable_TestCase\\:\\:testSluggableWithUniqueByOption\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Sluggable_TestCase\\:\\:testSluggableWithUniqueByOptionAndNullValue\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method SluggableItem10Abstract\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method SluggableItem13\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method SluggableItem14\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method SluggableItem15\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method SluggableItem1\\:\\:getUniqueSlug\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method SluggableItem1\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method SluggableItem2\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method SluggableItem3\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method SluggableItem4\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method SluggableItem5\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method SluggableItem6\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method SluggableItem7\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method SluggableItem8\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method SluggableItem9\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method SluggableItem\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SluggableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SoftDeleteBCTest\\:\\:\\$deleted\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SoftDeleteBCTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SoftDeleteBCTest\\:\\:\\$name\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/SoftDeleteBCTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SoftDeleteBCTest\\:\\:\\$something\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/SoftDeleteBCTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_SoftDeleteBC_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SoftDeleteBCTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_SoftDeleteBC_TestCase\\:\\:testDoctrineQueryIsFilteredWithDeleteFlagCondition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SoftDeleteBCTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_SoftDeleteBC_TestCase\\:\\:testDoctrineRecordDeleteSetsFlag\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SoftDeleteBCTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_SoftDeleteBC_TestCase\\:\\:testTicket1132\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SoftDeleteBCTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_SoftDeleteBC_TestCase\\:\\:testTicket1170\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SoftDeleteBCTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SoftDeleteTest\\:\\:\\$deleted_at\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SoftDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SoftDeleteTest\\:\\:\\$name\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/SoftDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SoftDeleteTest\\:\\:\\$something\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/SoftDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_SoftDelete_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SoftDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_SoftDelete_TestCase\\:\\:testDoctrineQueryIsFilteredWithDeleteFlagCondition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SoftDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_SoftDelete_TestCase\\:\\:testDoctrineRecordDeleteSetsFlag\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SoftDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_SoftDelete_TestCase\\:\\:testTicket1132\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SoftDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_SoftDelete_TestCase\\:\\:testTicket1170\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/SoftDeleteTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property MyFoo\\:\\:\\$name\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Table/NamedQueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property MyFoo\\:\\:\\$value0\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Table/NamedQueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table_NamedQuery_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Table/NamedQueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table_NamedQuery_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Table/NamedQueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table_NamedQuery_TestCase\\:\\:testNamedQuerySupport\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Table/NamedQueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method MyFoo\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Table/NamedQueryTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table_RemoveColumn_TestCase\\:\\:_verifyNrColumnsAndFields\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Table/RemoveColumnTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table_RemoveColumn_TestCase\\:\\:_verifyNrColumnsAndFields\\(\\) has parameter \\$nrExpected with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Table/RemoveColumnTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table_RemoveColumn_TestCase\\:\\:_verifyNrColumnsAndFields\\(\\) has parameter \\$table with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Table/RemoveColumnTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table_RemoveColumn_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Table/RemoveColumnTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table_RemoveColumn_TestCase\\:\\:testAfterDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Table/RemoveColumnTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table_RemoveColumn_TestCase\\:\\:testAfterRemoveColumn\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Table/RemoveColumnTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method RemoveColumnTest\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Table/RemoveColumnTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property FieldNameTest\\:\\:\\$someArray\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/TableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property FieldNameTest\\:\\:\\$someColumn\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/TableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property FieldNameTest\\:\\:\\$someEnum\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/TableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property FieldNameTest\\:\\:\\$someInt\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/TableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property FieldNameTest\\:\\:\\$someObject\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/TableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Class Doctrine_Find_Exception not found\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table_TestCase\\:\\:testApplyInheritance\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table_TestCase\\:\\:testCreate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table_TestCase\\:\\:testFieldConversion\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table_TestCase\\:\\:testFind\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table_TestCase\\:\\:testFindAll\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table_TestCase\\:\\:testFindByDql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table_TestCase\\:\\:testFindByXXX\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table_TestCase\\:\\:testGetColumns\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table_TestCase\\:\\:testGetComponentName\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table_TestCase\\:\\:testGetConnection\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table_TestCase\\:\\:testGetData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table_TestCase\\:\\:testGetForeignKey\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table_TestCase\\:\\:testGetProxy\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table_TestCase\\:\\:testGetTableName\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table_TestCase\\:\\:testInitializingNewTableWorksWithoutConnection\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table_TestCase\\:\\:testSerialize\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Table_TestCase\\:\\:testSetSequenceName\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TableTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Task_TestCase\\:\\:loadPhpFixture\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TaskTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Task_TestCase\\:\\:setUp\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TaskTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Task_TestCase\\:\\:tearDown\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TaskTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Task_TestCase\\:\\:testDerivetasknameReturnsTheNameOfATaskFromItsClassName\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TaskTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Task_TestCase\\:\\:testDoesNotAutomaticallySetTheNameOfTheTaskIfItWasSetManually\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TaskTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Task_TestCase\\:\\:testNameByDefaultIsDerivedFromTheNameOfTheClass\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TaskTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Task_TestCase\\:\\:testNameByDefaultIsDerivedFromTheNameOfTheClass_withEmptyTaskNamePropertySetsByChildClass\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TaskTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Task_TestCase\\:\\:testNameUseCustomNameThroughGetTaskNameMethod\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TaskTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Task_TestCase\\:\\:testSettasknameSetsTheNameOfTheTask\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TaskTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Task_TestCase\\:\\:testSettasknameThrowsAnExceptionIfTheTaskNameIsInvalid\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TaskTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Task_TestCase\\:\\:testThrowsAnExceptionIfTheTaskNameIsInvalid\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TaskTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_TestCase_EmptyTaskNameTestTask\\:\\:\\$taskName has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TaskTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_TestCase_TestTask003\\:\\:\\$taskName has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TaskTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_TestCase_TestTask004\\:\\:\\$taskName has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TaskTestCase/TestTask004.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Task_TestCase_TestTask005\\:\\:\\$taskName has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TaskTestCase/TestTask005.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property ConcreteUser\\:\\:\\$Email\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TemplateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property ConcreteUser\\:\\:\\$Group\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/TemplateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method ConcreteUser\\:\\:foo\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TemplateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Expression "\\$user\\-\\>Group" on a separate line does not do anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TemplateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Template_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TemplateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Template_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TemplateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Template_TestCase\\:\\:testAccessingExistingImplementationSupportsAssociations\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TemplateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Template_TestCase\\:\\:testAccessingExistingImplementationSupportsForeignKeyRelations\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TemplateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Template_TestCase\\:\\:testAccessingNonExistingImplementationThrowsException\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TemplateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Template_TestCase\\:\\:testShouldCallMethodInTemplate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TemplateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UserTemplate\\:\\:foo\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TemplateTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1015_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1015TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1015_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1015TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1015_TestCase\\:\\:testDoctrineQueryJoinSelect\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1015TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1015_TestCase\\:\\:testDoctrineRawSQLJoinSelect\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1015TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1015_Person\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1015TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1015_Points\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1015TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1028_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1028TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1028_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1028TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1028_TestCase\\:\\:testRelationIsNotInOriginalTableAnymore\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1028TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1028_TestCase\\:\\:testRelationsAreMovedToTranslationTable\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1028TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1044_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1044TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1044_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1044TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1044_UserProfile\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1044TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1071_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1071TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1071_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1071TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1071_TableName\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1071TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T1072BankTransaction\\:\\:\\$T1072PaymentDetail\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/Ticket/1072TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T1072BankTransaction\\:\\:\\$name\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1072TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T1072BankTransaction\\:\\:\\$payment_detail_id\\.$#', - 'count' => 5, - 'path' => __DIR__ . '/tests/Ticket/1072TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1072_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1072TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1072_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1072TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1072_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1072TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1072_TestCase\\:\\:testTicket2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1072TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1072BankTransaction\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1072TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1072PaymentDetail\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1072TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1077_User\\:\\:\\$Phonenumbers\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1077TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1077_User\\:\\:\\$password\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1077TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1077_User\\:\\:\\$username\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/1077TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1077_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1077TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1077_TestCase\\:\\:testAutomaticAccessorsAndMutators\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1077TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1077_TestCase\\:\\:testDefiningCustomAccessorsAndMutators\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1077TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1077_Phonenumber\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1077TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1077_User\\:\\:getPassword\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1077TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1077_User\\:\\:getPassword\\(\\) has parameter \\$load with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1077TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1077_User\\:\\:getPhonenumbers\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1077TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1077_User\\:\\:getUsername\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1077TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1077_User\\:\\:getUsername\\(\\) has parameter \\$load with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1077TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1077_User\\:\\:setPassword\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1077TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1077_User\\:\\:setPassword\\(\\) has parameter \\$password with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1077TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1077_User\\:\\:setPhonenumbers\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1077TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1077_User\\:\\:setPhonenumbers\\(\\) has parameter \\$phonenumbers with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1077TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1077_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1077TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1077_User\\:\\:usernameAccessor\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1077TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1077_User\\:\\:usernameMutator\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1077TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1077_User\\:\\:usernameMutator\\(\\) has parameter \\$value with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1077TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Ticket_1077_User\\:\\:\\$phonenumbersTest has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1077TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T1099_Page\\:\\:\\$type\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1099TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:getParent\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1099TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:insertAsLastChildOf\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1099TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Tree\\:\\:createRoot\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1099TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1099_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1099TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1099_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1099TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1099_TestCase\\:\\:testCAINestedSet\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1099TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1099_Page\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1099TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$Group\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1106TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1106TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$Group on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1106TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$Group on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/Ticket/1106TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$name on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1106TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$name on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/Ticket/1106TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1106_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1106TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1106_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1106TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1106_TestCase\\:\\:testAfterOriginalSave\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1106TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1106_TestCase\\:\\:testModifyRelatedRecord\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1106TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1106_TestCase\\:\\:testQueryAfterSave\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1106TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Ticket_1106_TestCase\\:\\:\\$user_id has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1106TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property VIH_Model_Course\\:\\:\\$SubjectGroups\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1113TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property VIH_Model_Course\\:\\:\\$navn\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1113TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property VIH_Model_Course_Period\\:\\:\\$Course\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1113TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property VIH_Model_Course_Period\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1113TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property VIH_Model_Course_Registration\\:\\:\\$Course\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1113TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property VIH_Model_Course_Registration\\:\\:\\$id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1113TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property VIH_Model_Course_SubjectGroup\\:\\:\\$Period\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1113TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property VIH_Model_Course_SubjectGroup\\:\\:\\$Subjects\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1113TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property VIH_Model_Course_SubjectGroup\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1113TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property VIH_Model_Subject\\:\\:\\$identifier\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1113TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Table\\:\\:findOneById\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1113TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1113_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1113TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1113_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1113TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1113_TestCase\\:\\:testSubjectsCanBeRetrievedWhenReopeningTheRegistrationEvenThoughNoSubjectsWasSavedInitally\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1113TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method VIH_Model_Course\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1113TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method VIH_Model_Course_Period\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1113TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method VIH_Model_Course_Registration\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1113TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method VIH_Model_Course_Registration_Subject\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1113TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method VIH_Model_Course_SubjectGroup\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1113TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method VIH_Model_Course_SubjectGroup_Subject\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1113TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method VIH_Model_Subject\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1113TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$registrar might not be defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1113TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$export\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1116TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1116_TestCase\\:\\:setUp\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1116TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1116_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1116TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1116_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1116TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1118_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1118TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1121_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1121TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1121_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1121TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1121_Profile\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1121TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1121_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1121TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1123_TestCase\\:\\:testExportSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1123TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1123_TestCase\\:\\:testInit\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1123TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1123_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1123TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1123_UserReference\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1123TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1124_Record\\:\\:\\$ClassifiedAlias\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1124TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1124_Record\\:\\:\\$another_Alias\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1124TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1124_Record\\:\\:\\$no_alias\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1124TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1124_Record\\:\\:\\$somethingElse\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1124TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1124_Record\\:\\:\\$tableizedAlias\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1124TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Table\\:\\:findOneByClassifiedAlias\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1124TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Table\\:\\:findOneByDisjointAlias\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1124TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Table\\:\\:findOneByNoAlias\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1124TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Table\\:\\:findOneByTest\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1124TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Table\\:\\:findOneByanother_Alias\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1124TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Table\\:\\:findOneBydisjoint_alias\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1124TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Table\\:\\:findOneBysomethingElse\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1124TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Table\\:\\:findOneBytableizedAlias\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1124TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Table\\:\\:findOneBytableized_alias\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1124TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Table\\:\\:findOneBytest\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1124TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1124_TestCase\\:\\:assertIsSampleRecord\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1124TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1124_TestCase\\:\\:assertIsSampleRecord\\(\\) has parameter \\$record with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1124TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1124_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1124TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1124_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1124TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1124_TestCase\\:\\:testFindByAnotherAliasedColumnWorks\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1124TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1124_TestCase\\:\\:testFindByAnotherAliasedColumnWorks2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1124TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1124_TestCase\\:\\:testFindByAnotherAliasedColumnWorks3\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1124TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1124_TestCase\\:\\:testFindByClassifiedAliasedColumnWorks\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1124TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1124_TestCase\\:\\:testFindByDisjointlyAliasedColumnWorks\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1124TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1124_TestCase\\:\\:testFindByDisjointlyAliasedColumnWorks2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1124TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1124_TestCase\\:\\:testFindByDisjointlyAliasedColumnWorks3\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1124TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1124_TestCase\\:\\:testFindByTableizedAliasedColumnWorks\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1124TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1124_TestCase\\:\\:testFindByTableizedAliasedColumnWorks2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1124TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1124_TestCase\\:\\:testFindByUnaliasedColumnWorks\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1124TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1124_Record\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1124TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1125_TestCase\\:\\:setUp\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1125TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1125_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1125TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1131_Group\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1131TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1131_Group\\:\\:\\$role_id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1131TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1131_Role\\:\\:\\$id\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1131TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1131_Role\\:\\:\\$name\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1131TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1131_User\\:\\:\\$Group\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1131TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1131_User\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1131TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1131_User\\:\\:\\$role_id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1131TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1131_UserWithOverloading\\:\\:\\$Group\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1131TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$Group on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1131TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$Role on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1131TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$role_id on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1131TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1131_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1131TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1131_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1131TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1131_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1131TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1131_TestCase\\:\\:testTicketWithOverloadingAndTwoQueries\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1131TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1131_Group\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1131TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1131_Role\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1131TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1131_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1131TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1131_UserWithOverloading\\:\\:getRole\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1131TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1131_UserWithOverloading\\:\\:getRoleId\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1131TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Ticket_1131_TestCase\\:\\:\\$role_one has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1131TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Ticket_1131_TestCase\\:\\:\\$role_two has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1131TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1133_Foo\\:\\:\\$Bar\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/1133TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1133_Foo\\:\\:\\$name\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1133TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1133_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1133TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1133_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1133TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1133_TestCase\\:\\:testTest2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1133TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1133_Bar\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1133TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1133_Foo\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1133TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1134_User\\:\\:\\$is_pimp\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1134TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$is_pimp on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1134TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1134_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1134TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1134_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1134TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1134_TestCase\\:\\:testAfterModification\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1134TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1134_TestCase\\:\\:testAfterOriginalSave\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1134TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1134_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1134TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#3 \\$length of method Doctrine_Record_Abstract\\:\\:hasColumn\\(\\) expects int\\|null, true given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1134TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1160_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1160TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1160_Test\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1160TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Record\\:\\:\\$Images\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1175TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property gBlog\\:\\:\\$Files\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1175TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property gBlog\\:\\:\\$Images\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1175TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property gBlog\\:\\:\\$title\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1175TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property gBlogFile\\:\\:\\$filename\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1175TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property gBlogImage\\:\\:\\$filename\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1175TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property gUser\\:\\:\\$Images\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1175TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property gUser\\:\\:\\$first_name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1175TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property gUserImage\\:\\:\\$filename\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1175TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1175_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1175TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1175_TestCase\\:\\:testLeftJoinToInheritanceChildTable\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1175TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method gBlog\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1175TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method gFile\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1175TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method gImage\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1175TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method gUser\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1175TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1192_CPK\\:\\:\\$name\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/1192TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1192_CPK\\:\\:\\$user_id\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/1192TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1192_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1192TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1192_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1192TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1192_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1192TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1192_CPK\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1192TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T1195_Item\\:\\:\\$col1\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/Ticket/1195TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T1195_Item\\:\\:\\$col2\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/Ticket/1195TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T1195_Ref\\:\\:\\$Item\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1195TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1195_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1195TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1195_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1195TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1195_TestCase\\:\\:testRawSQLCount\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1195TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1195_TestCase\\:\\:testRawSQLDistinct\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1195TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1195_TestCase\\:\\:testRawSQLaddWhere\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1195TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1195_Item\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1195TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1195_Ref\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1195TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket1205TestAddress\\:\\:\\$city\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1205TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket1205TestAddress\\:\\:\\$id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1205TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket1205TestAddress\\:\\:\\$user_id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1205TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket1205TestUser\\:\\:\\$first_name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1205TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket1205TestUser\\:\\:\\$id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1205TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket1205TestUser\\:\\:\\$last_name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1205TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1205_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1205TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1205_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1205TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1205_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1205TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket1205HydrationListener\\:\\:postHydrate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1205TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket1205TestAddress\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1205TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket1205TestUser\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1205TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1206_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1206TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1206_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1206TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1206_BlogPost\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1206TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1208_User\\:\\:\\$password\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1208TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1208_User\\:\\:\\$username\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1208TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1208_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1208TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1208_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1208TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1208_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1208TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1208_User\\:\\:postHydrate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1208TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1208_User\\:\\:postHydrate\\(\\) has parameter \\$event with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1208TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1208_User\\:\\:preHydrate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1208TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1208_User\\:\\:preHydrate\\(\\) has parameter \\$event with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1208TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1208_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1208TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1211_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1211TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Ticket_1213_Person\\:\\:\\$Birthday\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/1213TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Ticket_1213_Person\\:\\:\\$Name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1213TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Ticket_1213_Person\\:\\:\\$guid\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1213TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1213_Birthday\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1213TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1213_Person\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1213TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1213_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1213TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1213_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1213TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1225_Tree\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1225TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:moveAsFirstChildOf\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1225TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:moveAsLastChildOf\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1225TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:moveAsNextSiblingOf\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1225TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:moveAsPrevSiblingOf\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1225TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Tree\\:\\:createRoot\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1225TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1225_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1225TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1225_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1225TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1225_TestCase\\:\\:testMoveAsSameNodeThrowsException\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1225TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1225_Tree\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1225TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property RelA\\:\\:\\$name\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/1228TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property RelA\\:\\:\\$rel_b_id\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1228TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property RelB\\:\\:\\$id\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1228TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property RelB\\:\\:\\$name\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1228TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property RelB\\:\\:\\$rel_c_id\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1228TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property RelC\\:\\:\\$id\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1228TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property RelC\\:\\:\\$name\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1228TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property RelC\\:\\:\\$rel_d_id\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1228TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property RelD\\:\\:\\$id\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1228TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property RelD\\:\\:\\$name\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1228TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property RelD\\:\\:\\$rel_e_id\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1228TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property RelE\\:\\:\\$id\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1228TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property RelE\\:\\:\\$name\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1228TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1228_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1228TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1228_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1228TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1228_TestCase\\:\\:testHydrationSkippingRelationIfNotSetOnSiblingDepth3\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1228TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1228_TestCase\\:\\:testHydrationSkippingRelationIfNotSetOnSiblingDepth4\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1228TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1228_TestCase\\:\\:testHydrationSkippingRelationIfNotSetOnSiblingDepth5\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1228TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method RelA\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1228TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method RelB\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1228TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method RelC\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1228TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method RelD\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1228TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method RelE\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1228TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1230_Category\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1230TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Tree\\:\\:createRoot\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1230TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Tree\\:\\:fetchTree\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1230TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Tree\\:\\:setBaseQuery\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1230TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1230_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1230TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1230_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1230TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1230_Category\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1230TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1235_Article\\:\\:\\$Translation\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/Ticket/1236TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1235_Article\\:\\:\\$author\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1236TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1236_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1236TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1236_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1236TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1235_Article\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1236TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1244_Test\\:\\:\\$test\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1244TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1244_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1244TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1244_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1244TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1244_Test\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1244TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Ticket_1250_i18n\\:\\:\\$Translation\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/Ticket/1250TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Ticket_1250_i18n\\:\\:\\$id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1250TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1250_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1250TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1250_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1250TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1250_i18n\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1250TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$r might not be defined\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1250TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1251_Record\\:\\:\\$data\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1251TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1251_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1251TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1251_TestCase\\:\\:testAccessDataNamedField\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1251TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1251_Record\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1251TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1253_User\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1253TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1253_User\\:\\:\\$type_name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1253TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1253_UserType\\:\\:\\$name\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1253TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1253_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1253TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1253_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1253TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1253_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1253TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1253_UserType\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1253TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property RelX\\:\\:\\$category\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1254TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property RelX\\:\\:\\$id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1254TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property RelX\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1254TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property RelY\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1254TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property RelY\\:\\:\\$rel_x_id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1254TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1254_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1254TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1254_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1254TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1254_TestCase\\:\\:testSubqueryExtractionUsesWrongAliases\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1254TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method RelX\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1254TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method RelY\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1254TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1257_User\\:\\:\\$Role\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1257TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1257_User\\:\\:\\$username\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1257TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1257_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1257TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1257_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1257TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1257_Role\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1257TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1257_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1257TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1276_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1276TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T1277_User\\:\\:\\$email\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1277TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T1277_User\\:\\:\\$username\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1277TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$id on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/1277TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Expression "\\$u\\-\\>email" on a separate line does not do anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1277TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1277_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1277TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1277_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1277TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1277_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1277TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1277_TestCase\\:\\:testTicket2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1277TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1277_TestCase\\:\\:testTicket3\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1277TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1277_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1277TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1280_Group\\:\\:\\$id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1280TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1280_Group\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1280TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1280_User\\:\\:\\$Group\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1280TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1280_User\\:\\:\\$group_id\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1280TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1280_User\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1280TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1280_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1280TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1280_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1280TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1280_Group\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1280TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1280_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1280TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Record\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1281TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1281_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1281TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1289_User\\:\\:\\$username\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1289TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Ticket_1289_User\\:\\:getAuditLog\\(\\)\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1289TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1289_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1289TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1289_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1289TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1289_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1289TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property NewTicket_Organization\\:\\:\\$name\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1296TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property NewTicket_Role\\:\\:\\$id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1296TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property NewTicket_Role\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1296TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1296_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1296TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1296_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1296TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1296_TestCase\\:\\:testAddDuplicateOrganisation\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1296TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1296_TestCase\\:\\:testAddRole\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1296TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method NewTicket_Organization\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1296TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method NewTicket_Role\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1296TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method NewTicket_User\\:\\:addOrganization\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1296TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method NewTicket_User\\:\\:addOrganization\\(\\) has parameter \\$name with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1296TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Ticket_1304_Slug\\:\\:\\$Translation\\.$#', - 'count' => 9, - 'path' => __DIR__ . '/tests/Ticket/1304TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1304_Slug\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1304TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1304_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1304TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1304_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1304TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Variable \\$r might not be defined\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/1304TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1305_Record\\:\\:\\$name\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1305TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1305_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1305TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1305_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1305TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1305_Record\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1305TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1307_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1307TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1307_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1307TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$adapter of static method Doctrine_Manager\\:\\:connection\\(\\) expects Doctrine_Adapter_Interface\\|PDO\\|null, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1307TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1315_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1315TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1315_Listener\\:\\:preDqlSelect\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1315TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$listener of method Doctrine_Configurable\\:\\:addRecordListener\\(\\) expects Doctrine_EventListener_Interface\\|Doctrine_Overloadable, Ticket_1315_Listener given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1315TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T1323User\\:\\:\\$Children\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1323TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T1323User\\:\\:\\$Parents\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1323TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T1323User\\:\\:\\$name\\.$#', - 'count' => 6, - 'path' => __DIR__ . '/tests/Ticket/1323TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Table\\:\\:findOneByName\\(\\)\\.$#', - 'count' => 7, - 'path' => __DIR__ . '/tests/Ticket/1323TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1323_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1323TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1323_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1323TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1323_TestCase\\:\\:resetData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1323TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1323_TestCase\\:\\:runTests\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1323TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1323_TestCase\\:\\:testRelationsAreCorrect\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1323TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1323_TestCase\\:\\:testWithShow\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1323TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1323_TestCase\\:\\:testWithoutShow\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1323TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1323User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1323TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1323User\\:\\:showAllRelations\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1323TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1323UserReference\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1323TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Concept\\:\\:\\$created\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1323b2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Concept\\:\\:\\$creationIdentifier\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1323b2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Concept\\:\\:\\$creator\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1323b2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Concept\\:\\:\\$identifier\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1323b2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Concept\\:\\:\\$source\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1323b2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Concept\\:\\:\\$status\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1323b2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Table\\:\\:findOneByIdentifier\\(\\)\\.$#', - 'count' => 12, - 'path' => __DIR__ . '/tests/Ticket/1323b2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method BaseConcept\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1323b2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method BaseConceptRelation\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1323b2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method ConceptRelation\\:\\:countAll\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1323b2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method ConceptRelation\\:\\:showAllRelations\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1323b2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1323b2_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1323b2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1323b2_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1323b2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1323b2_TestCase\\:\\:resetData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1323b2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1323b2_TestCase\\:\\:testFAIL\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1323b2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1323b2_TestCase\\:\\:testOK\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1323b2TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1325_TableName_Aliased\\:\\:\\$id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1325TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1325_TableName_NoAlias\\:\\:\\$id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1325TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1325_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1325TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1325_TestCase\\:\\:testShouldInsertWithAlias\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1325TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1325_TestCase\\:\\:testShouldInsertWithoutAlias\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1325TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1325_TableName_Aliased\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1325TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1325_TableName_NoAlias\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1325TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1326_TestCase\\:\\:createTestData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1326TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1326_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1326TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1335_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1335TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1338_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1338TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1341_User\\:\\:\\$Profile\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1341TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1341_User\\:\\:\\$password\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1341TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1341_User\\:\\:\\$username\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1341TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1341_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1341TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1341_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1341TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1341_Profile\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1341TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1341_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1341TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1351_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1351TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1351_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1351TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1351_Article\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1351TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$append of static method Doctrine_Core\\:\\:loadData\\(\\) expects string, true given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1351TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1365_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1365TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1365_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1365TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1365_TestCase\\:\\:testInit\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1365TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1365_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1365TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1365_Person\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1365TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1365_PersonHasSkill\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1365TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1365_Skill\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1365TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$export\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1372TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1372_TestCase\\:\\:testExportSql\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1372TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1372_ParentClass\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1372TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1380_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1380TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T1381_Article\\:\\:\\$id\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1381TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T1381_Article\\:\\:\\$title\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1381TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T1381_Comment\\:\\:\\$article_id\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1381TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T1381_Comment\\:\\:\\$body\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1381TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1381_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1381TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1381_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1381TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1381_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1381TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1381_TestCase\\:\\:testTicketInverse\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1381TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1381_Article\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1381TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1381_Comment\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1381TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UnitTestCase\\:\\:assertTrue\\(\\) invoked with 2 parameters, 1 required\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1381TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1383_Brand\\:\\:\\$Ticket_1383_Brand_Image\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/1383TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1383_Brand\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1383TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1383_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1383TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1383_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1383TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1383_Brand\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1383TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1383_Image\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1383TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1385_User1\\:\\:\\$email_address\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1385TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1385_User1\\:\\:\\$password\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1385TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1385_User1\\:\\:\\$username\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1385TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1385_User2\\:\\:\\$email_address\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1385TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1385_User2\\:\\:\\$password\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1385TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1385_User2\\:\\:\\$username\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1385TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1385_User3\\:\\:\\$email_address\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1385TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1385_User3\\:\\:\\$password\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1385TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1385_User3\\:\\:\\$username\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1385TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1385_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1385TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1385_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1385TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1385_User1\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1385TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1385_User2\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1385TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1385_User3\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1385TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1390_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1390TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Event\\:\\:\\$data\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1395TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T1395_MyModel\\:\\:\\$dt_created\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1395TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T1395_MyModel\\:\\:\\$id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1395TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1395_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1395TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1395_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1395TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1395_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1395TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1395_Listener\\:\\:addSomeData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1395TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1395_Listener\\:\\:addSomeData\\(\\) has parameter \\$data with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1395TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1395_Listener\\:\\:preHydrate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1395TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1395_MyModel\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1395TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1400_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1400TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$name\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1417TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1417_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1417TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$Phonenumber on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/1419TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1419_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1419TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Group\\:\\:\\$name\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/1436TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$Group\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1436TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1436TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$Group on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/Ticket/1436TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$name on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1436TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1436_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1436TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1436_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1436TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1436_TestCase\\:\\:testFromArray\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1436TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1436_TestCase\\:\\:testSynchronizeAddMNLinks\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1436TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1436_TestCase\\:\\:testSynchronizeAddMNLinksAfterSave\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1436TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1436_TestCase\\:\\:testSynchronizeChangeMNLinks\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1436TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1436_TestCase\\:\\:testSynchronizeMNRecordsDontDeleteAfterUnlink\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1436TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Ticket_1436_TestCase\\:\\:\\$group_one has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1436TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Ticket_1436_TestCase\\:\\:\\$group_three has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1436TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Ticket_1436_TestCase\\:\\:\\$group_two has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1436TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1441_User\\:\\:\\$password\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1441TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1441_User\\:\\:\\$username\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1441TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1441_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1441TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1441_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1441TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1441_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1441TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1441_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1441TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1449_Document\\:\\:\\$Attachments\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/1449TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1449_Document\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1449TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$Attachments on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1449TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1449_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1449TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1449_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1449TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1449_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1449TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1449_Attachment\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1449TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1449_Document\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1449TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Model_Product\\:\\:\\$Translation\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1452TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Model_Product\\:\\:\\$id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1452TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Model_Product\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1452TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Table\\:\\:findOneById\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1452TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1452_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1452TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1452_TestCase\\:\\:testFindByIdAutomaticallyLoadsRelationsForInstanceTranslation\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1452TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Model_Product\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1452TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1454_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1454TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1461_TestCase\\:\\:testFetchArraySupportsTwoAggregates\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1461TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1461_TestCase\\:\\:testFetchArraySupportsTwoAggregatesInRelation\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1461TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1461_TestCase\\:\\:testFetchArraySupportsTwoAggregatesInRelationAndRoot\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1461TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1464_User\\:\\:\\$created_at\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1464TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1464_User\\:\\:\\$username\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1464TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1464_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1464TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1464_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1464TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1464_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1464TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1465_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1465TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1467_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1467TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1467_Item\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1467TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1467_ItemPicture\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1467TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1467_ItemPuzzle\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1467TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1467_Picture\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1467TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1467_Puzzle\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1467TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Bar\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1480TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1480_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1480TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1480_TestCase\\:\\:testSubQueryWithSoftDeleteTestCase\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1480TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Foo\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1480TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1483_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1483TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1483_TestCase\\:\\:testTest2\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1483TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1483_TestCase\\:\\:testTest3\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1483TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1483_TestCase\\:\\:testTest4\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1483TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1483_Group\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1483TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1483_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1483TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1483_UserGroup\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1483TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1488_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1488TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1488_Class1\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1488TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1488_Class2\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1488TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1488_Relation\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1488TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1494_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1494TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T1500_Group\\:\\:\\$id\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1500TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T1500_Group\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1500TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T1500_User\\:\\:\\$groupId\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1500TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T1500_User\\:\\:\\$name\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1500TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1500_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1500TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1500_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1500TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1500_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1500TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1500_Group\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1500TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1500_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1500TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1507_TestCase\\:\\:testInitiallyEmpty\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1507TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1507_TestCase\\:\\:testSetGetParamWithNamespace\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1507TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1507_TestCase\\:\\:testSetGetParamWithNamespaceParent\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1507TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1507_TestCase\\:\\:testSetGetParamWithoutNamespace\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1507TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1507_TestCase\\:\\:testSetGetParamWithoutNamespaceParent\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1507TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1513_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1513TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1513_Class1\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1513TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1513_Class2\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1513TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1513_Relation\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1513TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1520_Product\\:\\:\\$id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1520TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1520_Product\\:\\:\\$price\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1520TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1520_Product\\:\\:\\$title\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1520TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$price on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1520TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1520_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1520TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1520_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1520TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1520_Product\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1520TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1522_User\\:\\:\\$use_encrypted_password\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1522TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1522_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1522TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1522_User\\:\\:setEncryptedPassword\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1522TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1522_User\\:\\:setEncryptedPassword\\(\\) has parameter \\$value with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1522TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1522_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1522TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1523_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1523TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1523_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1523TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1523_Group\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1523TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1523_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1523TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1524_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1524TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method MyValidator\\:\\:validate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1524TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method MyValidator\\:\\:validate\\(\\) has parameter \\$value with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1524TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1527_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1527TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1537_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1537TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1537_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1537TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1537_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1537TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1540_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1540TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1540_TestCase\\:\\:testShouldNotConvertToAmpersandsInSelect\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1540TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1540_TestCase\\:\\:testShouldNotConvertToAmpersandsInWhere\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1540TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1540_TableName\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1540TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1543_Article\\:\\:\\$created_at\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1543TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1543_Article\\:\\:\\$title\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1543TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1543_Article\\:\\:\\$updated_at\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/1543TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1543_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1543TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1543_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1543TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1543_Article\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1543TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Record\\:\\:\\$a\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/1545TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1545_Foo\\:\\:\\$a\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1545TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1545_Foo\\:\\:\\$b\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1545TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1545_Foo\\:\\:\\$custom\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1545TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1545_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1545TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1545_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1545TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1545_Foo\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1545TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1545_FooFilter\\:\\:filterSet\\(\\) has parameter \\$value with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1545TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1545_FooFilter\\:\\:filterSet\\(\\) should return Doctrine_Record but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1545TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1545_FooFilter\\:\\:filterSet\\(\\) should return Doctrine_Record but returns string\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1545TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1545_FooFilter\\:\\:init\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1545TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1558_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1558TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Table\\:\\:getTestAccessor\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1562TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Table\\:\\:getTestAccessor2\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1562TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Ticket_1562_User\\:\\:getTestAccessor\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1562TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Ticket_1562_User\\:\\:invalidMethod\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1562TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1562_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1562TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1562_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1562TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1562_Template\\:\\:getTestAccessor\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1562TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1562_Template\\:\\:getTestAccessor2TableProxy\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1562TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1562_Template\\:\\:getTestAccessorTableProxy\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1562TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1562_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1562TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1567_Project\\:\\:\\$deleted\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1567TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1567_Project\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1567TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1567_Project\\:\\:\\$user_id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1567TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1567_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1567TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1567_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1567TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1567_Project\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1567TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$export\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1604TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1604_TestCase\\:\\:testExport\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1604TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1604_EmailAdresses\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1604TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1604_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1604TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$adapter of static method Doctrine_Manager\\:\\:connection\\(\\) expects Doctrine_Adapter_Interface\\|PDO\\|null, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1604TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1617_TestCase\\:\\:testBuildSchema\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1617TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1619_Article\\:\\:\\$Translation\\.$#', - 'count' => 8, - 'path' => __DIR__ . '/tests/Ticket/1619TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1619_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1619TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1619_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1619TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1619_Article\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1619TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1621_Group\\:\\:\\$name\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1621TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1621_User\\:\\:\\$children\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1621TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1621_User\\:\\:\\$emailAddresses\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/Ticket/1621TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1621_User\\:\\:\\$groups\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1621TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1621_User\\:\\:\\$name\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/Ticket/1621TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1621_User\\:\\:\\$parents\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1621TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Table\\:\\:findOneByName\\(\\)\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/Ticket/1621TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1621_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1621TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1621_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1621TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1621_TestCase\\:\\:testRelationAliases\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1621TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1621_EmailAdresses\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1621TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1621_Group\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1621TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1621_GroupUser\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1621TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1621_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1621TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1621_UserReference\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1621TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1621_UserReferenceFriends\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1621TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1621b_AltTerm\\:\\:\\$langId\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1621bTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1621b_AltTerm\\:\\:\\$lexicalValue\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1621bTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1621b_Concept\\:\\:\\$altTerms\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1621bTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1621b_Concept\\:\\:\\$broaderConcepts\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1621bTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1621b_Concept\\:\\:\\$identifier\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/1621bTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1621b_Concept\\:\\:\\$preferedTerm\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/1621bTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1621b_Concept\\:\\:\\$preferedTerms\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/1621bTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1621b_Language\\:\\:\\$Translation\\.$#', - 'count' => 8, - 'path' => __DIR__ . '/tests/Ticket/1621bTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1621b_Language\\:\\:\\$id\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1621bTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1621b_PrefTerm\\:\\:\\$langId\\.$#', - 'count' => 6, - 'path' => __DIR__ . '/tests/Ticket/1621bTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1621b_PrefTerm\\:\\:\\$lexicalValue\\.$#', - 'count' => 6, - 'path' => __DIR__ . '/tests/Ticket/1621bTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$preferedTerm on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1621bTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1621b_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1621bTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1621b_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1621bTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1621b_TestCase\\:\\:testInheritance\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1621bTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1621b_Concept\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1621bTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1621b_ConceptHierarchicalRelation\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1621bTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1621b_Language\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1621bTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1621b_Term\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1621bTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1622_User\\:\\:\\$name\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1622TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1622_User\\:\\:\\$parents\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1622TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Table\\:\\:findOneByName\\(\\)\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/1622TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1622_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1622TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1622_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1622TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1622_TestCase\\:\\:testUnlink\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1622TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1622_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1622TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1622_UserReference\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1622TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1623_User\\:\\:\\$children\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/1623TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1623_User\\:\\:\\$name\\.$#', - 'count' => 5, - 'path' => __DIR__ . '/tests/Ticket/1623TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Table\\:\\:findByName\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1623TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Table\\:\\:findOneByName\\(\\)\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1623TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1623_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1623TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1623_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1623TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1623_TestCase\\:\\:testImplicitSave\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1623TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1623_TestCase\\:\\:testPerformance\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1623TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1623_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1623TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1623_User\\:\\:validate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1623TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1623_UserReference\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1623TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1628_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1628TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$str of function trim expects string, null given\\.$#', - 'count' => 5, - 'path' => __DIR__ . '/tests/Ticket/1628TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Import_Builder\\:\\:buildAttributes\\(\\) \\(void\\) is used\\.$#', - 'count' => 5, - 'path' => __DIR__ . '/tests/Ticket/1628TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1629_User\\:\\:\\$Phonenumbers\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1629TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1629_User\\:\\:\\$password\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1629TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1629_User\\:\\:\\$username\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1629TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1629_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1629TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1629_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1629TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1629_Phonenumber\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1629TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1629_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1629TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1630_BlogPost\\:\\:\\$Translation\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/1630TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1630_BlogPost\\:\\:\\$body\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1630TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1630_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1630TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1630_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1630TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1630_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1630TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1630_BlogPost\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1630TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$adapter of method Doctrine_Manager\\:\\:openConnection\\(\\) expects Doctrine_Adapter_Interface\\|PDO, string given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1630TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1636_File\\:\\:\\$filename\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1636TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1636_File\\:\\:\\$id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1636TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1636_File\\:\\:\\$type_id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1636TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1636_FileType\\:\\:\\$id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1636TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1636_FileType\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1636TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1636_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1636TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1636_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1636TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1636_TestCase\\:\\:testResultCacheShouldStoreRelatedComponentsData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1636TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1636_File\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1636TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1636_FileType\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1636TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Ticket_1636_TestCase\\:\\:\\$resultCacheLifeSpan has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1636TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T1641_User\\:\\:\\$name\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1641TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1641_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1641TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1641_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1641TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1641_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1641TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1641_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1641TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1652_User\\:\\:\\$id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1652TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1652_User\\:\\:\\$name\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1652TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Table\\:\\:findOneById\\(\\)\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1652TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1652_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1652TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1652_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1652TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1652_TestCase\\:\\:testValidate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1652TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1652_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1652TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1652_User\\:\\:validate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1652TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1653_Email\\:\\:\\$address\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1653TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1653_User\\:\\:\\$emails\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1653TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1653_User\\:\\:\\$id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1653TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1653_User\\:\\:\\$name\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/1653TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1653_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1653TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1653_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1653TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1653_TestCase\\:\\:testModified\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1653TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1653_TestCase\\:\\:testValidate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1653TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1653_Email\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1653TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1653_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1653TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1653_User\\:\\:validate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1653TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1658_User\\:\\:\\$password\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1658TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1658_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1658TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1658_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1658TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1658_User\\:\\:setPassword\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1658TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1658_User\\:\\:setPassword\\(\\) has parameter \\$password with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1658TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1658_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1658TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1674_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1674TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$source of method DOMDocument\\:\\:loadXML\\(\\) expects string, null given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1674TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Result of method Doctrine_Collection\\:\\:exportTo\\(\\) \\(void\\) is used\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1674TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1703_Revision\\:\\:\\$content_id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1703TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1703_Revision\\:\\:\\$user_name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1703TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1703_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1703TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1703_TestCase\\:\\:testSerialization\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1703TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1703_Content\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1703TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1703_Revision\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1703TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1706_User\\:\\:\\$name\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1706TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1706_TestCase\\:\\:testCachedResultsAreSpecificToDsn\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1706TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1706_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1706TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$adapter of static method Doctrine_Manager\\:\\:connection\\(\\) expects Doctrine_Adapter_Interface\\|PDO\\|null, string given\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1706TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1713_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1713TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1713_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1713TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1713_TestCase\\:\\:testInheritanceSubclasses\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1713TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Parent1713\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1713TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1716_User\\:\\:\\$password\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1716TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1716_User\\:\\:\\$username\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1716TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1716_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1716TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1716_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1716TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1716_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1716TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1725_User\\:\\:\\$password\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1725TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1725_User\\:\\:\\$username\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1725TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Ticket_1725_User\\:\\:getAuditLog\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1725TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1725_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1725TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1725_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1725TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1725_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1725TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1727_Model1\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1727/models1/Ticket_1727_Model1.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1727_Model2\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1727/models1/Ticket_1727_Model2.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1727_Model3\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1727/models2/Ticket_1727_Model3.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1727_Model4\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1727/models2/Ticket_1727_Model4.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1727_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1727TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$directory of static method Doctrine_Core\\:\\:loadModels\\(\\) expects string, array\\ given\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/Ticket/1727TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1729_User\\:\\:\\$password\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1729TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1729_User\\:\\:\\$username\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1729TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1729_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1729TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1729_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1729TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1729_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1729TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Locality\\:\\:\\$city\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/1745TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Locality\\:\\:\\$postal_code\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/1745TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Table\\:\\:search\\(\\)\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/1745TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1745_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1745TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1745_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1745TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1745_TestCase\\:\\:testSearchable\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1745TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Locality\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1745TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1762_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1762TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Role2\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1762TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method User2\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1762TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method UserRole2\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1762TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1763_TestCase\\:\\:_validateErrorString\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1763TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1763_TestCase\\:\\:_validateErrorString\\(\\) has parameter \\$string with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1763TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1763_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1763TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1763_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1763TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1763_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1763TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1764_User\\:\\:\\$password\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1764TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1764_User\\:\\:\\$rate\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1764TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1764_User\\:\\:\\$username\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1764TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1764_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1764TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1764_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1764TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1764_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1764TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1768_TestCase\\:\\:testResultCacheHashShouldProduceDifferentHashesWhenPassingParamsToWhereMethod\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1768TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1783\\:\\:\\$bigint\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1783TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1783_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1783TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1783_TestCase\\:\\:testValidateLargeIntegers\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1783TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1783\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1783TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1793_Order\\:\\:\\$status\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/Ticket/1793TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$status on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', - 'count' => 13, - 'path' => __DIR__ . '/tests/Ticket/1793TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1793_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1793TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1793_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1793TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1793_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1793TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1793_Order\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1793TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1795_BlogPost\\:\\:\\$Translation\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1795TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method CustomTemplate\\:\\:customMethod\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1795TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1795_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1795TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1795_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1795TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1795_BlogPost\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1795TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1799_Test\\:\\:\\$latitude\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1799TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1799_Test\\:\\:\\$longitude\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1799TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1799_Test\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1799TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1799_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1799TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1799_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1799TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1799_Test\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1799TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$Email\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1808TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$email_id\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1808TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$loginname\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/1808TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$name\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/1808TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Table\\:\\:findOneByNameAndLoginnameAndEmailId\\(\\)\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1808TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1808_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1808TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1818_BarA\\:\\:\\$type\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1818TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1818_Foo\\:\\:\\$Bar\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1818TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1818_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1818TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1818_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1818TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1818_Bar\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1818TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1818_Foo\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1818TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1821_Record\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1821TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1821_Record_Column_Aliased\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1821TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1821_Record_Full_Aliased\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1821TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1821_Record_ID_Aliased\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1821TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1821_TestCase\\:\\:execTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1821TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1821_TestCase\\:\\:execTest\\(\\) has parameter \\$klass with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1821TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1821_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1821TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1821_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1821TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1821_TestCase\\:\\:testShouldAllowNotUsingAliases\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1821TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1821_TestCase\\:\\:testShouldAllowUsingAliasesOnBoth\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1821TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1821_TestCase\\:\\:testShouldAllowUsingAliasesOnColumn\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1821TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1821_TestCase\\:\\:testShouldAllowUsingAliasesOnId\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1821TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1824_Test\\:\\:\\$Translation\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1824TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1824_Test\\:\\:\\$test1\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1824TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1824_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1824TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1824_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1824TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1824_Test\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1824TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1830_Article\\:\\:\\$Translation\\.$#', - 'count' => 5, - 'path' => __DIR__ . '/tests/Ticket/1830TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1830_TestCase\\:\\:init\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1830TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1830_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1830TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1830_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1830TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1830_TestCase\\:\\:run\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1830TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1830_TestCase\\:\\:run\\(\\) has parameter \\$filter with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1830TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1830_TestCase\\:\\:testDuplicatedParamsInSubQuery\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1830TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1830_Article\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1830TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$adapter of static method Doctrine_Manager\\:\\:connection\\(\\) expects Doctrine_Adapter_Interface\\|PDO\\|null, string given\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1830TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1841_User\\:\\:\\$password\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1841TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1841_User\\:\\:\\$username\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1841TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1841_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1841TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1841_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1841TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1841_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1841TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1843_User\\:\\:\\$password\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1843TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1843_User\\:\\:\\$username\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1843TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1843_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1843TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1843_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1843TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1843_User\\:\\:postDelete\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1843TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1843_User\\:\\:postDelete\\(\\) has parameter \\$event with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1843TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1843_User\\:\\:postInsert\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1843TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1843_User\\:\\:postInsert\\(\\) has parameter \\$event with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1843TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1843_User\\:\\:postSave\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1843TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1843_User\\:\\:postSave\\(\\) has parameter \\$event with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1843TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1843_User\\:\\:postUpdate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1843TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1843_User\\:\\:postUpdate\\(\\) has parameter \\$event with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1843TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1843_User\\:\\:preDelete\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1843TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1843_User\\:\\:preDelete\\(\\) has parameter \\$event with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1843TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1843_User\\:\\:preInsert\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1843TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1843_User\\:\\:preInsert\\(\\) has parameter \\$event with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1843TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1843_User\\:\\:preSave\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1843TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1843_User\\:\\:preSave\\(\\) has parameter \\$event with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1843TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1843_User\\:\\:preUpdate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1843TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1843_User\\:\\:preUpdate\\(\\) has parameter \\$event with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1843TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1843_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1843TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property Ticket_1843_User\\:\\:\\$hooks has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1843TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1858_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1858TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1858_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1858TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1858_Foo\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1858TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Property T1858_Foo\\:\\:\\$hooks has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1858TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1860_User\\:\\:\\$password\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1860TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1860_User\\:\\:\\$username\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1860TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1860_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1860TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1860_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1860TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1860_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1860TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1860_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1860TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1865_User\\:\\:\\$Profile\\.$#', - 'count' => 5, - 'path' => __DIR__ . '/tests/Ticket/1865TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1865_User\\:\\:\\$loginname\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1865TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1865_User\\:\\:\\$name\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1865TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1865_User\\:\\:\\$password\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1865TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Expression "\\$this\\-\\>Profile" on a separate line does not do anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1865TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Expression "\\$user\\-\\>Profile" on a separate line does not do anything\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1865TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1865_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1865TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1865_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1865TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1865_TestCase\\:\\:testSaveWithRelated\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1865TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1865_TestCase\\:\\:testSaveWithRelatedWithPreInsert\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1865TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1865_Profile\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1865TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1865_User\\:\\:preInsert\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1865TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1865_User\\:\\:preInsert\\(\\) has parameter \\$event with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1865TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1865_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1865TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1875_Account\\:\\:\\$amount\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1875TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1875_Account\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1875TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1875_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1875TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1875_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1875TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1875_Account\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1875TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T1876_Company\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1876TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T1876_Recipe\\:\\:\\$RecipeIngredients\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1876TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T1876_Recipe\\:\\:\\$company_id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1876TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T1876_Recipe\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1876TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1876_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1876TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1876_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1876TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1876_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1876TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1876_Company\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1876TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1876_Recipe\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1876TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1876_RecipeIngredient\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1876TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T1876b_Company\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1876bTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T1876b_Recipe\\:\\:\\$RecipeIngredients\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1876bTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T1876b_Recipe\\:\\:\\$company_id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1876bTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T1876b_Recipe\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1876bTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1876b_TestCase\\:\\:init\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1876bTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1876b_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1876bTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1876b_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1876bTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1876b_TestCase\\:\\:run\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1876bTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1876b_TestCase\\:\\:run\\(\\) has parameter \\$filter with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1876bTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1876b_TestCase\\:\\:testDuplicatedParamsInSubQuery\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1876bTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1876b_Company\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1876bTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1876b_Recipe\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1876bTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method T1876b_RecipeIngredient\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1876bTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$adapter of static method Doctrine_Manager\\:\\:connection\\(\\) expects Doctrine_Adapter_Interface\\|PDO\\|null, string given\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1876bTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1923_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1923TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1923_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1923TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1923_User2\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1923TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Ticket_1923_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1923TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1935_TestCase\\:\\:init\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1935TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1935_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1935TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1935_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1935TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1935_TestCase\\:\\:run\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1935TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1935_TestCase\\:\\:run\\(\\) has parameter \\$filter with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1935TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1935_TestCase\\:\\:testDuplicatedParamsInSubQuery\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1935TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Mock.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_1935_Article\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Adapter_Statement_Mock\\:\\:errorCode\\(\\) should return string but returns array\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1935TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Mock.php', ]; $ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$adapter of static method Doctrine_Manager\\:\\:connection\\(\\) expects Doctrine_Adapter_Interface\\|PDO\\|null, string given\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1935TestCase.php', + 'message' => '#^Method Doctrine_Adapter_Statement_Mock\\:\\:fetchColumn\\(\\) should return string but returns int\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Mock.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1940_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Adapter_Statement_Mock\\:\\:getColumnMeta\\(\\) should return array but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1940TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Mock.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1940_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Adapter_Statement_Mock\\:\\:setAttribute\\(\\) should return bool but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1940TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Mock.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_1940_User\\:\\:customGetUsername\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Adapter_Statement_Mock\\:\\:setFetchMode\\(\\) should return bool but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1940TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Mock.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_1940_User\\:\\:customSetPassword\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$columnIndex$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1940TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Mock.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_1940_User\\:\\:customSetPassword\\(\\) has parameter \\$value with no type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$fetchStyle$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1940TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Mock.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_1940_User\\:\\:getEmailAddress\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$param$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1940TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Mock.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_1940_User\\:\\:setEmailAddress\\(\\) has no return type specified\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Adapter_Statement_Oracle\\:\\:\\$oci_errors\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1940TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_1940_User\\:\\:setEmailAddress\\(\\) has parameter \\$emailAddress with no type specified\\.$#', + 'message' => '#^Else branch is unreachable because previous condition is always true\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1940TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_1940_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Function oci_fetch_object invoked with 2 parameters, 1 required\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1940TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1958_User\\:\\:\\$password\\.$#', + 'message' => '#^Method Doctrine_Adapter_Statement_Oracle\\:\\:bindValue\\(\\) should return bool but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1958TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1958_User\\:\\:\\$username\\.$#', + 'message' => '#^Method Doctrine_Adapter_Statement_Oracle\\:\\:errorInfo\\(\\) should return array but returns string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1958TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1958_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Adapter_Statement_Oracle\\:\\:fetchColumn\\(\\) should return string but returns false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1958TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1958_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Adapter_Statement_Oracle\\:\\:setAttribute\\(\\) should return bool but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1958TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_1958_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string Query string to parse, if NULL, \\$this\\-\\>queryString is used\\)\\: Unexpected token "Query", expected variable at offset 109$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1958TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1986_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$columnIndex$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1986TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1986_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$param$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1986TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1986_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$message of class Doctrine_Adapter_Exception constructor expects string, array given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1986TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Testing_Ticket_1986Link\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1986TestCase.php', + 'message' => '#^Undefined variable\\: \\$object$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Testing_Ticket_1986_1\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1986TestCase.php', + 'message' => '#^Unreachable statement \\- code above always terminates\\.$#', + 'count' => 5, + 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Testing_Ticket_1986_2\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Variable \\$oci_length might not be defined\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1986TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Adapter/Statement/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property NewTag\\:\\:\\$name\\.$#', + 'message' => '#^Variable \\$conditions might not be defined\\.$#', 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1991TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/AuditLog.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1991_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Variable \\$values might not be defined\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1991TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/AuditLog.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1991_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_AuditLog_Listener\\:\\:_getNextVersion\\(\\) should return int but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1991TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/AuditLog/Listener.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1991_TestCase\\:\\:testHydratation\\(\\) has no return type specified\\.$#', + 'message' => '#^Variable \\$conditions might not be defined\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1991TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/AuditLog/Listener.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method NewTag\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Variable \\$values might not be defined\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1991TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/AuditLog/Listener.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1992_Person\\:\\:\\$Profile\\.$#', + 'message' => '#^Method Doctrine_AuditLog_Listener_Microtime\\:\\:_getInitialVersion\\(\\) should return int but returns string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1992TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/AuditLog/Listener/Microtime.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1992_Person\\:\\:\\$nummer\\.$#', + 'message' => '#^Method Doctrine_AuditLog_Listener_Microtime\\:\\:_getNextVersion\\(\\) should return int but returns string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1992TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/AuditLog/Listener/Microtime.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_1992_Profile\\:\\:\\$name\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/1992TestCase.php', + 'message' => '#^Method Doctrine_Builder\\:\\:varExport\\(\\) with return type void returns string but should not return anything\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1992_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Default value of the parameter \\#3 \\$lifeTime \\(false\\) of method Doctrine_Cache_Apc\\:\\:_doSave\\(\\) is incompatible with type int\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1992TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cache/Apc.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1992_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Default value of the parameter \\#3 \\$lifeTime \\(false\\) of method Doctrine_Cache_Array\\:\\:_doSave\\(\\) is incompatible with type int\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1992TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cache/Array.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_1992_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$export\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1992TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cache/Db.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_1992_Person\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Default value of the parameter \\#3 \\$lifeTime \\(false\\) of method Doctrine_Cache_Db\\:\\:_doSave\\(\\) is incompatible with type int\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1992TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cache/Db.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_1992_PersonProfile\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Cache_Db\\:\\:_doDelete\\(\\) should return bool but returns int\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1992TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cache/Db.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_1992_Profile\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Cache_Db\\:\\:_doSave\\(\\) should return bool but returns int\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1992TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cache/Db.php', ]; $ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Ticket_1992_TestCase\\:\\:\\$person has no type specified\\.$#', + 'message' => '#^Method Doctrine_Cache_Db\\:\\:_hex2bin\\(\\) should return string but returns null\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1992TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cache/Db.php', ]; $ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Ticket_1992_TestCase\\:\\:\\$profile1 has no type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$_options$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1992TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cache/Db.php', ]; $ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Ticket_1992_TestCase\\:\\:\\$profile2 has no type specified\\.$#', + 'message' => '#^Default value of the parameter \\#3 \\$lifeTime \\(false\\) of method Doctrine_Cache_Driver\\:\\:_doSave\\(\\) is incompatible with type int\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/1992TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cache/Driver.php', ]; $ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Table\\:\\:batchUpdateIndex\\(\\)\\.$#', + 'message' => '#^Default value of the parameter \\#3 \\$lifeTime \\(false\\) of method Doctrine_Cache_Driver\\:\\:save\\(\\) is incompatible with type int\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2007TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cache/Driver.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2007_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^If condition is always true\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2007TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cache/Driver.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2007_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Cache_Driver\\:\\:delete\\(\\) should return bool but returns int\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2007TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cache/Driver.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_2007_Faq\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$_options$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2007TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cache/Driver.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property mkAnimal\\:\\:\\$title\\.$#', + 'message' => '#^Default value of the parameter \\#3 \\$lifeTime \\(false\\) of method Doctrine_Cache_Interface\\:\\:save\\(\\) is incompatible with type int\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2015TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cache/Interface.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property mkPlant\\:\\:\\$title\\.$#', + 'message' => '#^Default value of the parameter \\#3 \\$lifeTime \\(false\\) of method Doctrine_Cache_Memcache\\:\\:_doSave\\(\\) is incompatible with type int\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2015TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cache/Memcache.php', ]; $ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Table\\:\\:findOneById\\(\\)\\.$#', + 'message' => '#^Constant XC_TYPE_VAR not found\\.$#', 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/2015TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cache/Xcache.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2015_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Default value of the parameter \\#3 \\$lifeTime \\(false\\) of method Doctrine_Cache_Xcache\\:\\:_doSave\\(\\) is incompatible with type int\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2015TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cache/Xcache.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2015_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^If condition is always false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2015TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cli.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2015_TestCase\\:\\:testColumnAggregation\\(\\) has no return type specified\\.$#', + 'message' => '#^Left side of && is always true\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2015TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cli.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method mkNode\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param for parameter \\$cli with type object is not subtype of native type Doctrine_Cli\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2015TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cli.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2032_TestCase\\:\\:testNonSpacedOrderByIsParsedCorrectly\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2032TestCase.php', + 'message' => '#^PHPDoc tag @param for parameter \\$formatter with type object is not subtype of native type Doctrine_Cli_Formatter\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Cli.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2105_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2105TestCase.php', + 'message' => '#^PHPDoc tag @param for parameter \\$task with type object is not subtype of native type Doctrine_Task\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Cli.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2105_TestCase\\:\\:testQuery\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(array \\[\\$config\\=array\\(\\)\\]\\)\\: Unexpected token "\\[", expected variable at offset 50$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2105TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cli.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_2105_Article\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(bool \\[\\$full\\=false\\]\\)\\: Unexpected token "\\[", expected variable at offset 144$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2105TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cli.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$Email\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(bool \\[\\$strict\\=false\\]\\)\\: Unexpected token "\\[", expected variable at offset 417$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2123TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cli.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2123_TestCase\\:\\:testCheckingRelatedExistsOnCollectionThrowsException\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(mixed \\[\\$directories\\=null\\] Can be a string path or array of paths\\)\\: Unexpected token "\\[", expected variable at offset 230$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2123TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cli.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2123_TestCase\\:\\:testClearRelatedReference\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(mixed \\[\\$value\\=null\\]\\)\\: Unexpected token "\\[", expected variable at offset 384$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2123TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cli.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2123_TestCase\\:\\:testRelatedExistsClearsReference\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(object\\|null \\[\\$formatter\\=null\\] Doctrine_Cli_Formatter\\)\\: Unexpected token "\\[", expected variable at offset 94$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2123TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cli.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2158_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string\\|null \\[\\$taskName\\=null\\]\\)\\: Unexpected token "\\[", expected variable at offset 108$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2158TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cli.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2158_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string\\|null \\[&\\$className\\=null\\]\\)\\: Unexpected token "\\[", expected variable at offset 259$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2158TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cli.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2158_TestCase\\:\\:testInit\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of static method Doctrine_Core\\:\\:debug\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2158TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cli.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2158_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Cli_AnsiColorFormatter\\:\\:\\$size\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2158TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T2158_Model1\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(array An array of options\\)\\: Unexpected token "An", expected variable at offset 93$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2158TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T2158_Model2\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(integer The maximum size allowed for a line \\(65 by default\\)\\)\\: Unexpected token "The", expected variable at offset 154$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2158TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', ]; $ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Ticket_2158_TestCase\\:\\:\\$myModel has no type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(integer The maximum size of the returned string \\(65 by default\\)\\)\\: Unexpected token "The", expected variable at offset 89$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2158TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2159_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(mixed An array of options or a style name\\)\\: Unexpected token "An", expected variable at offset 139$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2159TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2160_TestCase\\:\\:testGermanCharactersAreConvertedCorrectly\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(mixed A stream\\)\\: Unexpected token "A", expected variable at offset 214$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2160TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2184_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string The section name\\)\\: Unexpected token "The", expected variable at offset 76$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2184TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_2190_Article\\:\\:\\$body\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/Ticket/2190TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_2190_Article\\:\\:\\$name\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/Ticket/2190TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_2190_Article\\:\\:\\$slug\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string The text message\\)\\: Unexpected token "The", expected variable at offset 115$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2190TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2190_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string The text\\)\\: Unexpected token "The", expected variable at offset 58$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2190TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2190_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string The style name\\)\\: Unexpected token "The", expected variable at offset 57$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2190TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_2190_Article\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string The test to style\\)\\: Unexpected token "The", expected variable at offset 99$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2190TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_2204_Model\\:\\:\\$test_decimal\\.$#', + 'message' => '#^Parameter \\#2 \\$start of function substr expects int, float given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2204TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2204_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#3 \\$length of function substr expects int, float given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2204TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cli/AnsiColorFormatter.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2204_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to sprintf contains 1 placeholder, 2 values given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2204TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cli/Formatter.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_2204_Model\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Default value of the parameter \\#1 \\$maxLineSize \\(int\\) of method Doctrine_Cli_Formatter\\:\\:__construct\\(\\) is incompatible with type string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2204TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cli/Formatter.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_2229_SlugBug\\:\\:\\$name\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/2229TestCase.php', + 'message' => '#^PHPDoc tag @param has invalid value \\(integer The maximum line size for a message\\)\\: Unexpected token "The", expected variable at offset 68$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Cli/Formatter.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_2229_SlugBug\\:\\:\\$slug\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/2229TestCase.php', + 'message' => '#^PHPDoc tag @param has invalid value \\(integer The maximum size allowed for a line \\(65 by default\\)\\)\\: Unexpected token "The", expected variable at offset 154$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Cli/Formatter.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2229_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(integer The maximum size of the returned string \\(65 by default\\)\\)\\: Unexpected token "The", expected variable at offset 89$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2229TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cli/Formatter.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2229_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(mixed An array of parameters\\)\\: Unexpected token "An", expected variable at offset 130$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2229TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cli/Formatter.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_2229_SlugBug\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(stream A stream \\(default to STDOUT\\)\\)\\: Unexpected token "A", expected variable at offset 175$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2229TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cli/Formatter.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$export\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string The section name\\)\\: Unexpected token "The", expected variable at offset 76$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2251TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cli/Formatter.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2251_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string The text message\\)\\: Unexpected token "The", expected variable at offset 115$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2251TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cli/Formatter.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2251_TestCase\\:\\:testEmptyStringLengthSQLExport\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string The text\\)\\: Unexpected token "The", expected variable at offset 58$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2251TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cli/Formatter.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_2251_TestStringLength\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string The test to style\\)\\: Unexpected token "The", expected variable at offset 90$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2251TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cli/Formatter.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property mkArticle\\:\\:\\$content\\.$#', + 'message' => '#^Parameter \\#2 \\$start of function substr expects int, float given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2292TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cli/Formatter.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2292_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#3 \\$length of function substr expects int, float given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2292TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Cli/Formatter.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2292_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Default value of the parameter \\#2 \\$deep \\(true\\) of method Doctrine_Collection\\:\\:exportTo\\(\\) is incompatible with type string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2292TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Collection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2292_TestCase\\:\\:testOwningSideRelationToArray\\(\\) has no return type specified\\.$#', + 'message' => '#^If condition is always true\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2292TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Collection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method mkArticle\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Collection\\:\\:exportTo\\(\\) with return type void returns mixed but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2292TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Collection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method mkArticle\\:\\:setup\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Collection\\:\\:exportTo\\(\\) with return type void returns null but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2292TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Collection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method mkContent\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Collection\\:\\:getNormalIterator\\(\\) has invalid return type Doctrine_Iterator_Normal\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2292TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Collection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method mkContent\\:\\:setup\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Collection\\:\\:getNormalIterator\\(\\) should return Doctrine_Iterator_Normal but returns Doctrine_Collection_Iterator_Normal\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2292TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Collection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Ticket_2295_Record\\:\\:\\$test\\.$#', + 'message' => '#^Method Doctrine_Collection\\:\\:importFrom\\(\\) with return type void returns null but should not return anything\\.$#', 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/2295TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Collection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2295_TestCase\\:\\:testMappedValueFromArray\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Collection\\:\\:key\\(\\) should return Doctrine_Record but returns int\\|string\\|null\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2295TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Collection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2295_TestCase\\:\\:testMappedValueSynchronizeWithArray\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Collection\\:\\:loadRelated\\(\\) should return bool but empty return statement found\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2295TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Collection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2298_TestCase\\:\\:testAdditionalTokenizerFeatures\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Collection\\:\\:loadRelated\\(\\) should return bool but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2298TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Collection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2298_TestCase\\:\\:testEscapedQuotes\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Collection\\:\\:search\\(\\) with return type void returns int\\|string\\|false but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2298TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Collection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2298_TestCase\\:\\:testTokenizerIgnoresQuotes\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Collection\\:\\:setData\\(\\) should return Doctrine_Collection but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2298TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Collection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$d of method Doctrine_Query_Tokenizer\\:\\:sqlExplode\\(\\) expects string, array\\ given\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/2298TestCase.php', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$Doctrine_Record$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Collection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$export\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$serialized$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2334TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Collection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2334_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$array of method Doctrine_Collection\\:\\:fromArray\\(\\) expects array, null given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2334TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Collection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2334_TestCase\\:\\:testMSSQLUnsignedInt\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$array of method Doctrine_Collection\\:\\:fromArray\\(\\) expects array, string given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2334TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Collection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_2334_TestMSSQLUnsignedInt\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2334TestCase.php', + 'message' => '#^Parameter \\#1 \\$deep of method Doctrine_Collection\\:\\:toArray\\(\\) expects bool, string given\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Collection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Director\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2355TestCase.php', + 'message' => '#^Property Doctrine_Collection\\:\\:\\$keyColumn \\(string\\) in isset\\(\\) is not nullable\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Collection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method DirectorEpisode\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Property Doctrine_Collection\\:\\:\\$reference \\(Doctrine_Record\\) does not accept null\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2355TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Collection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2355_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2355TestCase.php', + 'message' => '#^Property Doctrine_Collection\\:\\:\\$referenceField \\(string\\) in isset\\(\\) is not nullable\\.$#', + 'count' => 3, + 'path' => __DIR__ . '/lib/Doctrine/Collection.php', +]; +$ignoreErrors[] = [ + 'message' => '#^Result of method Doctrine_Collection\\:\\:fromArray\\(\\) \\(void\\) is used\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Collection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2355_TestCase\\:\\:setUp\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of static method Doctrine_Parser\\:\\:dump\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2355TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Collection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2355_TestCase\\:\\:testImport\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of static method Doctrine_Parser\\:\\:load\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2355TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Collection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Episode\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Strict comparison using \\=\\=\\= between mixed and null will always evaluate to false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2355TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Collection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method News\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Undefined variable\\: \\$array$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2355TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Collection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Writer\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Variable \\$array in isset\\(\\) is never defined\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2355TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Collection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method WriterEpisode\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @var above a method has no effect\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2355TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Collection/Iterator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$append of static method Doctrine_Core\\:\\:loadData\\(\\) expects string, true given\\.$#', + 'message' => '#^Call to an undefined method Doctrine_Collection\\:\\:expand\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2355TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Collection/Iterator/Expandable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2367_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Collection_Iterator_Expandable\\:\\:valid\\(\\) should return bool but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2367TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Collection/Iterator/Expandable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2367_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Collection_Iterator_Offset\\:\\:valid\\(\\) should return bool but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2367TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Collection/Iterator/Offset.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_2367_Article\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Instanceof between int and Doctrine_Null will always evaluate to false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2367TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Column.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_2375_Model1\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Column\\:\\:enumValue\\(\\) should return string but returns false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2375/models1/Ticket_2375_Model1.php', + 'path' => __DIR__ . '/lib/Doctrine/Column.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_2375_Model2\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Column\\:\\:getEnumValues\\(\\) invoked with 1 parameter, 0 required\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2375/models1/Ticket_2375_Model2.php', + 'path' => __DIR__ . '/lib/Doctrine/Column.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_2375_Model3\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$field$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2375/models2/Ticket_2375_Model3.php', + 'path' => __DIR__ . '/lib/Doctrine/Column.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_2375_Model4\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @var above a method has no effect\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2375/models2/Ticket_2375_Model4.php', + 'path' => __DIR__ . '/lib/Doctrine/Column.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_2375_Model5\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @return has invalid value \\(\\$target Path the compiled file was written to\\)\\: Unexpected token "\\$target", expected type at offset 357$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2375/models2/Ticket_2375_Model5.php', + 'path' => __DIR__ . '/lib/Doctrine/Compiler.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_2375_Model6\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Variable \\$file might not be defined\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2375/models2/Ticket_2375_Model5.php', + 'path' => __DIR__ . '/lib/Doctrine/Compiler.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2375_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Configurable\\:\\:setEventListener\\(\\) with return type void returns Doctrine_Configurable but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2375TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Configurable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_2377_Article\\:\\:\\$Author\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/2377TestCase.php', + 'message' => '#^Property Doctrine_Configurable\\:\\:\\$parent \\(Doctrine_Configurable\\) in isset\\(\\) is not nullable\\.$#', + 'count' => 6, + 'path' => __DIR__ . '/lib/Doctrine/Configurable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2377_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of && is always false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2377TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Configurable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2377_TestCase\\:\\:testSynchronize\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2377TestCase.php', + 'message' => '#^Unreachable statement \\- code above always terminates\\.$#', + 'count' => 6, + 'path' => __DIR__ . '/lib/Doctrine/Configurable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_2377_Article\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2377TestCase.php', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$formatter\\.$#', + 'count' => 5, + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_2377_Author\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$sequence\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2377TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_2398_TestCase\\:\\:testIsValidLength\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2398TestCase.php', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$transaction\\.$#', + 'count' => 5, + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Parameter \\#3 \\$maximumLength of static method Doctrine_Validator\\:\\:validateLength\\(\\) expects string, int\\<\\-1, max\\> given\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$unitOfWork\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2398TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Parameter \\#3 \\$maximumLength of static method Doctrine_Validator\\:\\:validateLength\\(\\) expects string, int\\<0, max\\>\\|false given\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2398TestCase.php', + 'message' => '#^Access to an undefined property Doctrine_Event\\:\\:\\$skipOperation\\.$#', + 'count' => 3, + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Ticket_2398_TestCase\\:\\:\\$randomUtf8 has no type specified\\.$#', + 'message' => '#^Access to an undefined property Exception\\:\\:\\$errorInfo\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2398TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Ticket_2398_TestCase\\:\\:\\$randomUtf8 is never read, only written\\.$#', + 'message' => '#^Constructor of class Doctrine_Connection has an unused parameter \\$pass\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/2398TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$export\\.$#', + 'message' => '#^Constructor of class Doctrine_Connection has an unused parameter \\$user\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/255TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_255_User\\:\\:\\$email_address\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/255TestCase.php', + 'message' => '#^Else branch is unreachable because previous condition is always true\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_255_User\\:\\:\\$password\\.$#', + 'message' => '#^If condition is always true\\.$#', 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/255TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_255_User\\:\\:\\$username\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/255TestCase.php', + 'message' => '#^Left side of \\|\\| is always true\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_255_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Connection\\:\\:convertBooleans\\(\\) with return type void returns mixed but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/255TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_255_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Connection\\:\\:exec\\(\\) should return int but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/255TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_255_TestCase\\:\\:testTest2\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Connection\\:\\:execute\\(\\) should return Doctrine_Adapter_Statement\\|PDOStatement but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/255TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_255_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Connection\\:\\:getDriverName\\(\\) with return type void returns string but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/255TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_381_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Connection\\:\\:getManager\\(\\) should return Doctrine_Manager but returns Doctrine_Configurable\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/381TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_381_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Connection\\:\\:getOption\\(\\) with return type void returns mixed but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/381TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_381_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Connection\\:\\:getOptions\\(\\) with return type void returns mixed but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/381TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_381_TestCase\\:\\:testTicket2\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Connection\\:\\:getTmpConnection\\(\\) with return type void returns Doctrine_Connection but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/381TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property ticket384_Resume\\:\\:\\$KnownLanguages\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/384TestCase.php', + 'message' => '#^Method Doctrine_Connection\\:\\:quoteMultipleIdentifier\\(\\) should return string but returns array\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property ticket384_Resume\\:\\:\\$title\\.$#', + 'message' => '#^Method Doctrine_Connection\\:\\:select\\(\\) should return Doctrine_Connection_Statement but returns Doctrine_Adapter_Statement\\|PDOStatement\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/384TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_384_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Connection\\:\\:setAttribute\\(\\) should return bool but returns \\$this\\(Doctrine_Connection\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/384TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_384_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Connection\\:\\:setOption\\(\\) with return type void returns mixed but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/384TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_384_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Connection\\:\\:update\\(\\) should return int but returns false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/384TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method ticket384_Language\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/384TestCase.php', + 'message' => '#^Negated boolean expression is always true\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method ticket384_LanguageLevel\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Offset \'host\' does not exist on string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/384TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method ticket384_Resume\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Offset \'other\' on \\*NEVER\\* in isset\\(\\) always exists and is not nullable\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/384TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method ticket384_ResumeHasLanguage\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Offset \'port\' does not exist on string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/384TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property mmrGroup_B\\:\\:\\$id\\.$#', + 'message' => '#^Offset \'scheme\' does not exist on string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/424BTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property mmrGroup_B\\:\\:\\$name\\.$#', + 'message' => '#^Offset \'unix_socket\' does not exist on string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/424BTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property mmrUser_B\\:\\:\\$Group\\.$#', + 'message' => '#^PHPDoc tag @param for parameter \\$table with type string is incompatible with native type Doctrine_Table\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/424BTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property mmrUser_B\\:\\:\\$id\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(\\)\\: Unexpected token "\\\\n ", expected type at offset 58$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/424BTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property mmrUser_B\\:\\:\\$name\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(array an associative array that describes the fields and the + values that will be inserted or updated in the specified table\\. The + indexes of the array are the names of all the fields of the table\\.\\)\\: Unexpected token "an", expected variable at offset 772$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/424BTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_424B_TestCase\\:\\:newGroup\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string time format\\)\\: Unexpected token "time", expected variable at offset 94$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/424BTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_424B_TestCase\\:\\:newGroup\\(\\) has parameter \\$code with no type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string name of the table on which the REPLACE query will + be executed\\.\\)\\: Unexpected token "name", expected variable at offset 638$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/424BTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_424B_TestCase\\:\\:newGroup\\(\\) has parameter \\$name with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/424BTestCase.php', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$values$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_424B_TestCase\\:\\:newUser\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @var has invalid value \\(\\$dbh the database handler\\)\\: Unexpected token "\\$dbh", expected type at offset 16$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/424BTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_424B_TestCase\\:\\:newUser\\(\\) has parameter \\$code with no type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$adapter of method Doctrine_Manager\\:\\:openConnection\\(\\) expects Doctrine_Adapter_Interface\\|PDO, array\\ given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/424BTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_424B_TestCase\\:\\:newUser\\(\\) has parameter \\$groups with no type specified\\.$#', + 'message' => '#^Parameter \\#2 \\$pieces of function implode expects array, string given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/424BTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_424B_TestCase\\:\\:newUser\\(\\) has parameter \\$name with no type specified\\.$#', + 'message' => '#^Result of && is always true\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/424BTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_424B_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of method Doctrine_Connection\\:\\:getDriverName\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/424BTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_424B_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/424BTestCase.php', + 'message' => '#^Result of method Doctrine_Connection\\:\\:getOption\\(\\) \\(void\\) is used\\.$#', + 'count' => 4, + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_424B_TestCase\\:\\:testManyManyRelationWithAliasColumns\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/424BTestCase.php', + 'message' => '#^Unreachable statement \\- code above always terminates\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property mmrGroup_C\\:\\:\\$id\\.$#', + 'message' => '#^Variable \\$count might not be defined\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/424CTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property mmrGroup_C\\:\\:\\$name\\.$#', + 'message' => '#^Variable \\$stmt might not be defined\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/424CTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property mmrUser_C\\:\\:\\$Group\\.$#', + 'message' => '#^Negated boolean expression is always true\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/424CTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Common.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property mmrUser_C\\:\\:\\$id\\.$#', + 'message' => '#^Default value of the parameter \\#2 \\$limit \\(false\\) of method Doctrine_Connection_Db2\\:\\:modifyLimitQuery\\(\\) is incompatible with type int\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/424CTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Db2.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property mmrUser_C\\:\\:\\$name\\.$#', + 'message' => '#^Default value of the parameter \\#3 \\$offset \\(false\\) of method Doctrine_Connection_Db2\\:\\:modifyLimitQuery\\(\\) is incompatible with type int\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/424CTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Db2.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_424C_TestCase\\:\\:newGroup\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Connection_Exception\\:\\:processErrorInfo\\(\\) should return bool but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/424CTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Exception.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_424C_TestCase\\:\\:newGroup\\(\\) has parameter \\$code with no type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(int\\|array integer error code, + null to get the current error code\\-message map, + or an array with a new error code\\-message map\\)\\: Unexpected token "integer", expected variable at offset 103$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/424CTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Exception.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_424C_TestCase\\:\\:newGroup\\(\\) has parameter \\$name with no type specified\\.$#', + 'message' => '#^Constructor of class Doctrine_Connection_Mock has an unused parameter \\$adapter\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/424CTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Mock.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_424C_TestCase\\:\\:newUser\\(\\) has no return type specified\\.$#', + 'message' => '#^Constructor of class Doctrine_Connection_Mock has an unused parameter \\$manager\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/424CTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Mock.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_424C_TestCase\\:\\:newUser\\(\\) has parameter \\$code with no type specified\\.$#', + 'message' => '#^Parameter \\$adapter of method Doctrine_Connection_Mock\\:\\:__construct\\(\\) has invalid type Doctrine_Adapter\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/424CTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Mock.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_424C_TestCase\\:\\:newUser\\(\\) has parameter \\$groups with no type specified\\.$#', + 'message' => '#^Method Doctrine_Connection_Mssql\\:\\:exec\\(\\) should return Doctrine_Adapter_Statement\\|PDOStatement but returns int\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/424CTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_424C_TestCase\\:\\:newUser\\(\\) has parameter \\$name with no type specified\\.$#', + 'message' => '#^Method Doctrine_Connection_Mssql\\:\\:parseOrderBy\\(\\) is unused\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/424CTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_424C_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Negated boolean expression is always false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/424CTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_424C_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$pdo$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/424CTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_424C_TestCase\\:\\:testManyManyRelationWithAliasColumns\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$seq_name$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/424CTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_428_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$values$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/428TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_428_TestCase\\:\\:testAggregateValueMappingSupportsLeftJoins\\(\\) has no return type specified\\.$#', + 'message' => '#^Return type \\(Doctrine_Adapter_Statement\\|PDOStatement\\) of method Doctrine_Connection_Mssql\\:\\:exec\\(\\) should be compatible with return type \\(int\\) of method Doctrine_Connection\\:\\:exec\\(\\)$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/428TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_428_TestCase\\:\\:testInitData\\(\\) has no return type specified\\.$#', + 'message' => '#^Undefined variable\\: \\$chunks$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/428TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Ticket_428_TestCase\\:\\:\\$_albums has no type specified\\.$#', + 'message' => '#^PHPDoc tag @param for parameter \\$table with type string is incompatible with native type Doctrine_Table\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/428TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Record\\:\\:\\$course_id\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/438TestCase.php', + 'message' => '#^PHPDoc tag @param has invalid value \\(string charset\\)\\: Unexpected token "charset", expected variable at offset 84$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Connection/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Record\\:\\:\\$student_id\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/438TestCase.php', + 'message' => '#^Parameter \\$adapter of method Doctrine_Connection_Mysql\\:\\:__construct\\(\\) has invalid type Doctrine_Adapter\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Connection/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T438_Course\\:\\:\\$id\\.$#', + 'message' => '#^Default value of the parameter \\#2 \\$limit \\(false\\) of method Doctrine_Connection_Oracle\\:\\:modifyLimitQuery\\(\\) is incompatible with type int\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/438TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T438_Course\\:\\:\\$name\\.$#', + 'message' => '#^Default value of the parameter \\#3 \\$offset \\(false\\) of method Doctrine_Connection_Oracle\\:\\:modifyLimitQuery\\(\\) is incompatible with type int\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/438TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T438_Student\\:\\:\\$id\\.$#', + 'message' => '#^Method Doctrine_Connection_Oracle\\:\\:getTmpConnection\\(\\) with return type void returns \\$this\\(Doctrine_Connection_Oracle\\) but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/438TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T438_Student\\:\\:\\$name\\.$#', + 'message' => '#^Method Doctrine_Connection_Oracle\\:\\:quote\\(\\) should return string but returns int\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/438TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T438_StudentCourse\\:\\:\\$course_id\\.$#', + 'message' => '#^Method Doctrine_Connection_Oracle\\:\\:quote\\(\\) should return string but returns null\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/438TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T438_StudentCourse\\:\\:\\$student_id\\.$#', + 'message' => '#^Default value of the parameter \\#1 \\$native \\(false\\) of method Doctrine_Connection_Pgsql\\:\\:getServerVersion\\(\\) is incompatible with type string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/438TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_438_TestCase\\:\\:newCourse\\(\\) has no return type specified\\.$#', + 'message' => '#^Default value of the parameter \\#2 \\$limit \\(false\\) of method Doctrine_Connection_Pgsql\\:\\:modifyLimitQuery\\(\\) is incompatible with type int\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/438TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_438_TestCase\\:\\:newCourse\\(\\) has parameter \\$id with no type specified\\.$#', + 'message' => '#^Default value of the parameter \\#3 \\$offset \\(false\\) of method Doctrine_Connection_Pgsql\\:\\:modifyLimitQuery\\(\\) is incompatible with type int\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/438TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_438_TestCase\\:\\:newCourse\\(\\) has parameter \\$name with no type specified\\.$#', + 'message' => '#^Else branch is unreachable because previous condition is always true\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/438TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_438_TestCase\\:\\:newStudent\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Connection_Pgsql\\:\\:convertBooleans\\(\\) with return type void returns array but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/438TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_438_TestCase\\:\\:newStudent\\(\\) has parameter \\$id with no type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string charset\\)\\: Unexpected token "charset", expected variable at offset 84$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/438TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_438_TestCase\\:\\:newStudent\\(\\) has parameter \\$name with no type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$pdo$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/438TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_438_TestCase\\:\\:newStudentCourse\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$values$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/438TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_438_TestCase\\:\\:newStudentCourse\\(\\) has parameter \\$course with no type specified\\.$#', + 'message' => '#^Result of \\|\\| is always true\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/438TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_438_TestCase\\:\\:newStudentCourse\\(\\) has parameter \\$student with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/438TestCase.php', + 'message' => '#^Undefined variable\\: \\$match$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Connection/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_438_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Variable \\$limit in empty\\(\\) always exists and is not falsy\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/438TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_438_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Connection_Profiler\\:\\:__call\\(\\) should return bool but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/438TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Profiler.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_438_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Connection_Profiler\\:\\:lastEvent\\(\\) should return Doctrine_Event but returns false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/438TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Profiler.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T438_Course\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Connection_Profiler\\:\\:setFilterQueryType\\(\\) should return bool but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/438TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Profiler.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T438_Student\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$filter$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/438TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Profiler.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T438_StudentCourse\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Property Doctrine_Connection_Profiler\\:\\:\\$listeners is never read, only written\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/438TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Profiler.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_480_TestCase\\:\\:testInit\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Connection_Sqlite\\:\\:connect\\(\\) should return bool but empty return statement found\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/480TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Sqlite.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_480_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/480TestCase.php', + 'message' => '#^Negated boolean expression is always true\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Connection/Sqlite.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method stComment\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$pdo$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/480TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Sqlite.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Country\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/486TestCase.php', + 'message' => '#^Result of method Doctrine_Connection\\:\\:getOption\\(\\) \\(void\\) is used\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Connection/Sqlite.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Resort\\:\\:\\$State\\.$#', + 'message' => '#^Return type \\(void\\) of method Doctrine_Connection_Sqlite\\:\\:createDatabase\\(\\) should be compatible with return type \\(string\\) of method Doctrine_Connection\\:\\:createDatabase\\(\\)$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/486TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Sqlite.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Resort\\:\\:\\$name\\.$#', + 'message' => '#^Return type \\(void\\) of method Doctrine_Connection_Sqlite\\:\\:dropDatabase\\(\\) should be compatible with return type \\(string\\) of method Doctrine_Connection\\:\\:dropDatabase\\(\\)$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/486TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Sqlite.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property State\\:\\:\\$Country\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/486TestCase.php', + 'message' => '#^Unreachable statement \\- code above always terminates\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Connection/Sqlite.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property State\\:\\:\\$name\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Event\\:\\:\\$columnIndex\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/486TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Statement.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Country\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Event\\:\\:\\$cursorOffset\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/486TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Statement.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_486_TestCase\\:\\:createCountry\\(\\) has no return type specified\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Event\\:\\:\\$cursorOrientation\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/486TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Statement.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_486_TestCase\\:\\:createCountry\\(\\) has parameter \\$name with no type specified\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Event\\:\\:\\$data\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/486TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Statement.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_486_TestCase\\:\\:createResort\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/486TestCase.php', + 'message' => '#^Access to an undefined property Doctrine_Event\\:\\:\\$fetchMode\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Connection/Statement.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_486_TestCase\\:\\:createResort\\(\\) has parameter \\$name with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/486TestCase.php', + 'message' => '#^Access to an undefined property Doctrine_Event\\:\\:\\$skipOperation\\.$#', + 'count' => 3, + 'path' => __DIR__ . '/lib/Doctrine/Connection/Statement.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_486_TestCase\\:\\:createResort\\(\\) has parameter \\$state with no type specified\\.$#', + 'message' => '#^If condition is always false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/486TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Statement.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_486_TestCase\\:\\:createState\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$fetchStyle$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/486TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Statement.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_486_TestCase\\:\\:createState\\(\\) has parameter \\$country with no type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$param$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/486TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Statement.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_486_TestCase\\:\\:createState\\(\\) has parameter \\$name with no type specified\\.$#', + 'message' => '#^Result of method Doctrine_Connection\\:\\:getDriverName\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/486TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Statement.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_486_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Variable \\$data might not be defined\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/486TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/Statement.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_486_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/486TestCase.php', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$sequence\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_486_TestCase\\:\\:testLimitSubqueryQuoteIdentifier\\(\\) has no return type specified\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$transaction\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/486TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Resort\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/486TestCase.php', + 'message' => '#^Access to an undefined property Doctrine_Event\\:\\:\\$skipOperation\\.$#', + 'count' => 4, + 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method State\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/486TestCase.php', + 'message' => '#^Access to an undefined property Doctrine_Table\\:\\:\\$sequenceName\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Author\\:\\:\\$book_id\\.$#', + 'message' => '#^Call to an undefined method Doctrine_EventListener_Interface\\|Doctrine_Overloadable\\:\\:postDelete\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/574TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Author\\:\\:\\$name\\.$#', + 'message' => '#^Call to an undefined method Doctrine_EventListener_Interface\\|Doctrine_Overloadable\\:\\:preDelete\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/574TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_574_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to function is_array\\(\\) with string will always evaluate to false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/574TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_574_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/574TestCase.php', + 'message' => '#^Method Doctrine_Connection\\:\\:getTable\\(\\) invoked with 2 parameters, 1 required\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_574_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Connection_UnitOfWork\\:\\:saveGraph\\(\\) with return type void returns false but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/574TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Entity\\:\\:\\$loginname\\.$#', + 'message' => '#^Method Doctrine_Connection_UnitOfWork\\:\\:saveGraph\\(\\) with return type void returns true but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/576TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Entity\\:\\:\\$name\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(Doctrine_Record The record for which the delete operation will be cascaded\\.\\)\\: Unexpected token "The", expected variable at offset 461$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/576TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', ]; $ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$loginname on array\\|Doctrine_Record\\|false\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$table$#', 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/576TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', ]; $ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$name on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/Ticket/576TestCase.php', + 'message' => '#^Parameter \\#1 \\$str of function strtolower expects string, null given\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_576_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of method Doctrine_Connection\\:\\:getDriverName\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/576TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_576_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Variable \\$rootRecord might not be defined\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/576TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Connection/UnitOfWork.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_576_TestCase\\:\\:testBug\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/576TestCase.php', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$export\\.$#', + 'count' => 4, + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_576_TestCase\\:\\:testInit\\(\\) has no return type specified\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$import\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/576TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Entity\\:\\:\\$name\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$sql_file_delimiter\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/583TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$name on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/583TestCase.php', + 'message' => '#^Default value of the parameter \\#1 \\$specifiedConnections \\(array\\) of method Doctrine_Core\\:\\:createDatabases\\(\\) is incompatible with type string\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_583_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Default value of the parameter \\#1 \\$specifiedConnections \\(array\\) of method Doctrine_Core\\:\\:dropDatabases\\(\\) is incompatible with type string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/583TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_583_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Default value of the parameter \\#2 \\$append \\(false\\) of method Doctrine_Core\\:\\:loadData\\(\\) is incompatible with type string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/583TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_583_TestCase\\:\\:testBug\\(\\) has no return type specified\\.$#', + 'message' => '#^Default value of the parameter \\#2 \\$individualFiles \\(false\\) of method Doctrine_Core\\:\\:dumpData\\(\\) is incompatible with type string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/583TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_585_TestCase\\:\\:doTestWithAllColumnsAliased\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Core\\:\\:compile\\(\\) with return type void returns mixed but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/585TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_585_TestCase\\:\\:doTestWithAllColumnsAliased\\(\\) has parameter \\$expectedKeys with no type specified\\.$#', + 'message' => '#^Method Doctrine_Core\\:\\:createDatabases\\(\\) with return type void returns null but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/585TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_585_TestCase\\:\\:doTestWithAllColumnsAliased\\(\\) has parameter \\$hydrateType with no type specified\\.$#', + 'message' => '#^Method Doctrine_Core\\:\\:createTablesFromArray\\(\\) with return type void returns mixed but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/585TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_585_TestCase\\:\\:test_hydrateArrayShallow_withAllColumnsAliased_thenResultsHasAllRecords\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Core\\:\\:createTablesFromModels\\(\\) with return type void returns mixed but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/585TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_585_TestCase\\:\\:test_hydrateArray_withAllColumnsAliased_thenResultsHasAllRecords\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Core\\:\\:debug\\(\\) with return type void returns bool but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/585TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_585_TestCase\\:\\:test_hydrateScalar_withAllColumnsAliased_thenResultsHasAllRecords\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Core\\:\\:dropDatabases\\(\\) with return type void returns null but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/585TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_587_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Core\\:\\:dumpData\\(\\) with return type void returns null but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/587TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_587_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Core\\:\\:generateMigrationsFromDb\\(\\) with return type void returns null but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/587TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_587_TestCase\\:\\:testIdentityMapAndRecordStatus\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Core\\:\\:generateMigrationsFromModels\\(\\) with return type void returns bool but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/587TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_587_TestCase\\:\\:testInit\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Core\\:\\:generateModelsFromYaml\\(\\) with return type void returns null but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/587TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T626B_Student\\:\\:\\$group_id\\.$#', + 'message' => '#^Method Doctrine_Core\\:\\:generateYamlFromDb\\(\\) with return type void returns null but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626BTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T626B_Student\\:\\:\\$id\\.$#', + 'message' => '#^Method Doctrine_Core\\:\\:generateYamlFromModels\\(\\) with return type void returns null but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626BTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T626B_Student\\:\\:\\$name\\.$#', + 'message' => '#^Method Doctrine_Core\\:\\:getModelsDirectory\\(\\) with return type void returns string but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626BTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T626B_StudentCourse\\:\\:\\$course_id\\.$#', + 'message' => '#^Method Doctrine_Core\\:\\:loadData\\(\\) with return type void returns null but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626BTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T626B_StudentCourse\\:\\:\\$student_id\\.$#', + 'message' => '#^Method Doctrine_Core\\:\\:loadModel\\(\\) should return null but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626BTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T626_Course\\:\\:\\$id\\.$#', + 'message' => '#^Method Doctrine_Core\\:\\:migrate\\(\\) should return bool but returns int\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626BTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T626_Course\\:\\:\\$name\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(classes Array of classes to filter through, otherwise uses get_declared_classes\\(\\)\\)\\: Unexpected token "Array", expected variable at offset 200$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626BTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T626_Group\\:\\:\\$id\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(classes Array of classes to filter through, otherwise uses get_declared_classes\\(\\)\\)\\: Unexpected token "Array", expected variable at offset 339$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626BTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T626_Group\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626BTestCase.php', + 'message' => '#^PHPDoc tag @throws with type new is not subtype of Throwable$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_626B_TestCase\\:\\:newCourse\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$options of method Doctrine_Import_Schema\\:\\:setOptions\\(\\) expects string, array given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626BTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_626B_TestCase\\:\\:newCourse\\(\\) has parameter \\$id with no type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$to of method Doctrine_Migration\\:\\:migrate\\(\\) expects int\\|null, string\\|null given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626BTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_626B_TestCase\\:\\:newCourse\\(\\) has parameter \\$name with no type specified\\.$#', + 'message' => '#^Parameter \\#2 \\$modelLoading of method Doctrine_Migration_Builder\\:\\:generateMigrationsFromModels\\(\\) expects string\\|null, int\\|null given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626BTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_626B_TestCase\\:\\:newGroup\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#2 \\$replace of function str_replace expects array\\|string, null given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626BTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_626B_TestCase\\:\\:newGroup\\(\\) has parameter \\$id with no type specified\\.$#', + 'message' => '#^Parameter \\#3 \\$models of method Doctrine_Data\\:\\:exportData\\(\\) expects string, array given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626BTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_626B_TestCase\\:\\:newGroup\\(\\) has parameter \\$name with no type specified\\.$#', + 'message' => '#^Parameter \\#3 \\$models of method Doctrine_Data\\:\\:importData\\(\\) expects string, array given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626BTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_626B_TestCase\\:\\:newStudent\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of method Doctrine_Data\\:\\:exportData\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626BTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_626B_TestCase\\:\\:newStudent\\(\\) has parameter \\$group with no type specified\\.$#', + 'message' => '#^Result of method Doctrine_Data\\:\\:importData\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626BTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_626B_TestCase\\:\\:newStudent\\(\\) has parameter \\$id with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626BTestCase.php', + 'message' => '#^Result of method Doctrine_Export_Schema\\:\\:exportSchema\\(\\) \\(void\\) is used\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_626B_TestCase\\:\\:newStudent\\(\\) has parameter \\$name with no type specified\\.$#', + 'message' => '#^Result of method Doctrine_Import_Schema\\:\\:importSchema\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626BTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_626B_TestCase\\:\\:newStudentCourse\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of method Doctrine_Manager\\:\\:createDatabases\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626BTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_626B_TestCase\\:\\:newStudentCourse\\(\\) has parameter \\$course with no type specified\\.$#', + 'message' => '#^Result of method Doctrine_Manager\\:\\:dropDatabases\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626BTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_626B_TestCase\\:\\:newStudentCourse\\(\\) has parameter \\$student with no type specified\\.$#', + 'message' => '#^Result of method Doctrine_Migration_Builder\\:\\:generateMigrationsFromDb\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626BTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_626B_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Static property Doctrine_Core\\:\\:\\$_validators is never read, only written\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626BTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Core.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_626B_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$unitOfWork\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626BTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_626B_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', + 'message' => '#^Default value of the parameter \\#3 \\$models \\(array\\) of method Doctrine_Data\\:\\:exportData\\(\\) is incompatible with type string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626BTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T626B_Student\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Default value of the parameter \\#3 \\$models \\(array\\) of method Doctrine_Data\\:\\:importData\\(\\) is incompatible with type string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626BTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T626B_StudentCourse\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Default value of the parameter \\#4 \\$_exportIndividualFiles \\(false\\) of method Doctrine_Data\\:\\:exportData\\(\\) is incompatible with type string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626BTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T626_Course\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Data\\:\\:exportData\\(\\) with return type void returns null but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626BTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T626_Group\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Data\\:\\:exportIndividualFiles\\(\\) should return bool but returns string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626BTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_626C_TestCase\\:\\:newStudent\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Data\\:\\:getDirectory\\(\\) with return type void returns string but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626CTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_626C_TestCase\\:\\:newStudent\\(\\) has parameter \\$cls with no type specified\\.$#', + 'message' => '#^Method Doctrine_Data\\:\\:getFormat\\(\\) with return type void returns string but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626CTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_626C_TestCase\\:\\:newStudent\\(\\) has parameter \\$id with no type specified\\.$#', + 'message' => '#^Method Doctrine_Data\\:\\:getFormats\\(\\) with return type void returns string but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626CTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_626C_TestCase\\:\\:newStudent\\(\\) has parameter \\$name with no type specified\\.$#', + 'message' => '#^Method Doctrine_Data\\:\\:getModels\\(\\) with return type void returns string but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626CTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_626C_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Data\\:\\:importData\\(\\) with return type void returns null but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626CTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_626C_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Data\\:\\:isRelation\\(\\) with return type void returns false but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626CTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_626C_TestCase\\:\\:testColNames\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Data\\:\\:isRelation\\(\\) with return type void returns mixed but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626CTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_626C_TestCase\\:\\:testFieldNames\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$Doctrine_Record$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626CTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T626C_Student1\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Property Doctrine_Data\\:\\:\\$_exportIndividualFiles \\(string\\) does not accept default value of type false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626CTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T626C_Student2\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Property Doctrine_Data\\:\\:\\$_formats \\(string\\) does not accept default value of type array\\\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626CTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_626D_TestCase\\:\\:newStudent\\(\\) has no return type specified\\.$#', + 'message' => '#^Property Doctrine_Data\\:\\:\\$_models \\(string\\) does not accept default value of type array\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626DTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_626D_TestCase\\:\\:newStudent\\(\\) has parameter \\$cls with no type specified\\.$#', + 'message' => '#^Result of method Doctrine_Data_Export\\:\\:doExport\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626DTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_626D_TestCase\\:\\:newStudent\\(\\) has parameter \\$id with no type specified\\.$#', + 'message' => '#^Result of method Doctrine_Data_Import\\:\\:doImport\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626DTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_626D_TestCase\\:\\:newStudent\\(\\) has parameter \\$name with no type specified\\.$#', + 'message' => '#^Argument of an invalid type string supplied for foreach, only iterables are supported\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626DTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_626D_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to function is_array\\(\\) with null will always evaluate to false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626DTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_626D_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to function is_null\\(\\) with string will always evaluate to false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626DTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_626D_TestCase\\:\\:testFieldNames\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626DTestCase.php', + 'message' => '#^If condition is always false\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T626D_Student1\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Data_Export\\:\\:doExport\\(\\) with return type void returns null but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/626DTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_632_User\\:\\:\\$Groups\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/632TestCase.php', + 'message' => '#^Method Doctrine_Data_Export\\:\\:dumpData\\(\\) with return type void returns null but should not return anything\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_632_User\\:\\:\\$password\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$array$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/632TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_632_User\\:\\:\\$username\\.$#', + 'message' => '#^Parameter \\#1 \\$array of static method Doctrine_Parser\\:\\:dump\\(\\) expects string, array given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/632TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$Groups on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/632TestCase.php', + 'message' => '#^Parameter \\#1 \\$array of static method Doctrine_Parser\\:\\:dump\\(\\) expects string, array\\ given\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_632_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$data of method Doctrine_Data_Export\\:\\:prepareData\\(\\) expects string, array\\ given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/632TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_632_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/632TestCase.php', + 'message' => '#^Parameter \\#1 \\$filename of function is_dir expects string, null given\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_632_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$filename of function is_file expects string, null given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/632TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_632_Group\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$models of static method Doctrine_Core\\:\\:initializeModels\\(\\) expects string, array\\|null given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/632TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_632_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$path of function dirname expects string, null given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/632TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_632_UserGroup\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/632TestCase.php', + 'message' => '#^Parameter \\#2 \\$type of static method Doctrine_Parser\\:\\:dump\\(\\) expects string, null given\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T638_Course\\:\\:\\$id\\.$#', + 'message' => '#^Result of && is always false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/638TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T638_Course\\:\\:\\$name\\.$#', + 'message' => '#^Result of method Doctrine_Data\\:\\:getDirectory\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/638TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T638_Student\\:\\:\\$group_id\\.$#', + 'message' => '#^Result of method Doctrine_Data\\:\\:getFormat\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/638TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T638_Student\\:\\:\\$id\\.$#', + 'message' => '#^Result of method Doctrine_Data\\:\\:getModels\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/638TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T638_Student\\:\\:\\$name\\.$#', + 'message' => '#^Result of method Doctrine_Data\\:\\:isRelation\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/638TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T638_StudentCourse\\:\\:\\$course_id\\.$#', + 'message' => '#^Result of method Doctrine_Data_Export\\:\\:dumpData\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/638TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T638_StudentCourse\\:\\:\\$student_id\\.$#', + 'message' => '#^Result of static method Doctrine_Parser\\:\\:dump\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/638TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_638_TestCase\\:\\:newCourse\\(\\) has no return type specified\\.$#', + 'message' => '#^Variable \\$specifiedModels in empty\\(\\) always exists and is always falsy\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/638TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_638_TestCase\\:\\:newCourse\\(\\) has parameter \\$id with no type specified\\.$#', + 'message' => '#^Argument of an invalid type string supplied for foreach, only iterables are supported\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/638TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_638_TestCase\\:\\:newCourse\\(\\) has parameter \\$name with no type specified\\.$#', + 'message' => '#^Call to an undefined method Doctrine_Tree\\:\\:createRoot\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/638TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_638_TestCase\\:\\:newStudent\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to function is_array\\(\\) with string will always evaluate to false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/638TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_638_TestCase\\:\\:newStudent\\(\\) has parameter \\$id with no type specified\\.$#', + 'message' => '#^Cannot call method getNode\\(\\) on string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/638TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_638_TestCase\\:\\:newStudent\\(\\) has parameter \\$name with no type specified\\.$#', + 'message' => '#^Offset 0 on \\*NEVER\\* in isset\\(\\) always exists and is not nullable\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/638TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_638_TestCase\\:\\:newStudentCourse\\(\\) has no return type specified\\.$#', + 'message' => '#^Offset 0 on array in isset\\(\\) always exists and is not nullable\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/638TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_638_TestCase\\:\\:newStudentCourse\\(\\) has parameter \\$course with no type specified\\.$#', + 'message' => '#^PHPDoc tag @param for parameter \\$array with type string is incompatible with native type array\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/638TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_638_TestCase\\:\\:newStudentCourse\\(\\) has parameter \\$student with no type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$models of method Doctrine_Data\\:\\:purge\\(\\) expects string\\|null, array\\ given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/638TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_638_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/638TestCase.php', + 'message' => '#^Parameter \\#1 \\$word of static method Doctrine_Inflector\\:\\:classify\\(\\) expects string, int given\\.$#', + 'count' => 4, + 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_638_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#2 \\$haystack of function in_array expects array, null given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/638TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_638_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#2 \\$nestedSetData of method Doctrine_Data_Import\\:\\:_loadNestedSetData\\(\\) expects string, array given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/638TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T638_Course\\:\\:set\\(\\) should return Doctrine_Record but return statement is missing\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/638TestCase.php', + 'message' => '#^Parameter \\#2 \\$type of static method Doctrine_Parser\\:\\:load\\(\\) expects string, null given\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T638_Course\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/638TestCase.php', + 'message' => '#^Parameter \\#2 \\.\\.\\.\\$args of callable \'array_merge\'\\|\'array_merge…\' expects array, null given\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T638_Student\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/638TestCase.php', + 'message' => '#^Parameter \\#3 \\$relationName of method Doctrine_Data_Import\\:\\:_getImportedObject\\(\\) expects string, int given\\.$#', + 'count' => 3, + 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T638_StudentCourse\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of && is always false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/638TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_642_TestCase\\:\\:testInit\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of method Doctrine_Data\\:\\:getDirectory\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/642TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_642_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/642TestCase.php', + 'message' => '#^Result of method Doctrine_Data\\:\\:getFormat\\(\\) \\(void\\) is used\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method stDummyObj\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of method Doctrine_Data\\:\\:getFormats\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/642TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_668_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of method Doctrine_Data\\:\\:getModels\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/668TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_668_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/668TestCase.php', + 'message' => '#^Result of static method Doctrine_Parser\\:\\:load\\(\\) \\(void\\) is used\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_668_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', + 'message' => '#^Strict comparison using \\!\\=\\= between null and null will always evaluate to false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/668TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T668_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Variable \\$specifiedModels in empty\\(\\) always exists and is always falsy\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/668TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Data/Import.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Query_Abstract\\:\\:where\\(\\) invoked with 3 parameters, 1\\-2 required\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/673TestCase.php', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$varchar_max_length\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_673_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to function array_key_exists\\(\\) with \'default\' and string will always evaluate to false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/673TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_673_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Offset \'autoincrement\' on string in empty\\(\\) does not exist\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/673TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_673_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', + 'message' => '#^Offset \'comment\' on string in isset\\(\\) does not exist\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/673TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T673_Student\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Offset \'notnull\' on string in isset\\(\\) does not exist\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/673TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T697_Person\\:\\:\\$id\\.$#', + 'message' => '#^Parameter \\#1 \\$field of method Doctrine_DataDict_Mssql\\:\\:getNativeDeclaration\\(\\) expects array, string given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/697TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T697_User\\:\\:\\$id\\.$#', + 'message' => '#^Parameter \\#2 \\$search of function array_key_exists expects array, string given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/697TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_697_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/697TestCase.php', + 'message' => '#^Result of && is always false\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_697_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/697TestCase.php', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$varchar_max_length\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_697_TestCase\\:\\:testIdsAreSetWhenSavingSubclassInstancesInCTI\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to function array_key_exists\\(\\) with \'default\' and string will always evaluate to false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/697TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T697_Person\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Offset \'autoincrement\' on string in empty\\(\\) does not exist\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/697TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T697_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Offset \'comment\' on string in isset\\(\\) does not exist\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/697TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Event\\:\\:\\$data\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/736TestCase.php', + 'message' => '#^Offset \'notnull\' on string in isset\\(\\) does not exist\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T736_Module\\:\\:\\$moduledelegateid\\.$#', + 'message' => '#^Offset \'unique\' on string in isset\\(\\) does not exist\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/736TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T736_ModuleDelegate\\:\\:\\$content\\.$#', + 'message' => '#^Offset \'unsigned\' on string in isset\\(\\) does not exist\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/736TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T736_ModuleDelegate\\:\\:\\$id\\.$#', + 'message' => '#^Parameter \\#1 \\$field of method Doctrine_DataDict_Mysql\\:\\:getNativeDeclaration\\(\\) expects array, string given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/736TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T736_ModuleDelegate\\:\\:\\$parent\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/736TestCase.php', + 'message' => '#^Parameter \\#2 \\$search of function array_key_exists expects array, string given\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$moduledata on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/736TestCase.php', + 'message' => '#^Result of && is always false\\.$#', + 'count' => 4, + 'path' => __DIR__ . '/lib/Doctrine/DataDict/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$parent on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$number_max_precision\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/736TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/DataDict/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_736_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @throws with type Doctrine_DataDict_Oracle_Exception is not subtype of Throwable$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/736TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/DataDict/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_736_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$varchar_max_length\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/736TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/DataDict/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_736_TestCase\\:\\:testForHydrationOverwrintingLocalInstancesWhenItShouldnt\\(\\) has no return type specified\\.$#', + 'message' => '#^If condition is always true\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/736TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/DataDict/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T736_Module\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$varchar_max_length\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/736TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/DataDict/Sqlite.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T736_ModuleDelegate\\:\\:preUpdate\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to function is_null\\(\\) with int will always evaluate to false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/736TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Event.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T736_ModuleDelegate\\:\\:preUpdate\\(\\) has parameter \\$event with no type specified\\.$#', + 'message' => '#^Method Doctrine_Event\\:\\:__set\\(\\) with return type void returns \\$this\\(Doctrine_Event\\) but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/736TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Event.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T736_ModuleDelegate\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Event\\:\\:getElapsedSecs\\(\\) should return int but returns false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/736TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Event.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T736_ModuleLoaderListener\\:\\:postHydrate\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Event\\:\\:getName\\(\\) should return string but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/736TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Child741\\:\\:\\$Moo\\.$#', - 'count' => 5, - 'path' => __DIR__ . '/tests/Ticket/741TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Event.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Parent741\\:\\:\\$Cows\\.$#', + 'message' => '#^Method Doctrine_Event\\:\\:getParams\\(\\) should return array but returns string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/741TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Event.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Parent741\\:\\:\\$amount\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/741TestCase.php', + 'message' => '#^Method Doctrine_Event\\:\\:getQuery\\(\\) should return Doctrine_Query but returns string\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Event.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Child741\\:\\:postInsert\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Event\\:\\:start\\(\\) should return Doctrine_Event but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/741TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Event.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Child741\\:\\:postInsert\\(\\) has parameter \\$e with no type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(Doctrine_Connection\\|Doctrine_Connection_Statement\\| +Doctrine_Connection_UnitOfWork\\|Doctrine_Transaction \\$invoker the handler which invoked this event\\)\\: Unexpected token "\\\\n ", expected type at offset 94$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/741TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Event.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Child741\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @return has invalid value \\(Doctrine_Record\\|Doctrine_Connection\\|Doctrine_Connection_Statement\\| + Doctrine_Connection_UnitOfWork\\|Doctrine_Transaction the handler that invoked this event\\)\\: Unexpected token "\\\\n \\* ", expected type at offset 161$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/741TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Event.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_741_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Property Doctrine_Event\\:\\:\\$_endedMicrotime \\(int\\) does not accept float\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/741TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Event.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_741_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Property Doctrine_Event\\:\\:\\$_startedMicrotime \\(int\\) does not accept float\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/741TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Event.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_741_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Exception\\:\\:errorMessage\\(\\) should return string but returns array\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/741TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Exception.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Parent741\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(int\\|array integer error code, + null to get the current error code\\-message map, + or an array with a new error code\\-message map\\)\\: Unexpected token "integer", expected variable at offset 103$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/741TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Exception.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_749_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/749TestCase.php', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$dataDict\\.$#', + 'count' => 3, + 'path' => __DIR__ . '/lib/Doctrine/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_749_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/749TestCase.php', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$export\\.$#', + 'count' => 5, + 'path' => __DIR__ . '/lib/Doctrine/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_749_TestCase\\:\\:testSelectDataFromParentClassAsCollection\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/749TestCase.php', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$formatter\\.$#', + 'count' => 4, + 'path' => __DIR__ . '/lib/Doctrine/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_749_TestCase\\:\\:testSelectDataFromSubclassAsCollection\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to function is_null\\(\\) with string will always evaluate to false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/749TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_749_TestCase\\:\\:verifyRecords\\(\\) has no return type specified\\.$#', + 'message' => '#^Default value of the parameter \\#2 \\$start \\(int\\) of method Doctrine_Export\\:\\:createSequence\\(\\) is incompatible with type string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/749TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_749_TestCase\\:\\:verifyRecords\\(\\) has parameter \\$records with no type specified\\.$#', + 'message' => '#^Default value of the parameter \\#2 \\$start \\(int\\) of method Doctrine_Export\\:\\:createSequenceSql\\(\\) is incompatible with type string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/749TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Parent749\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Default value of the parameter \\#3 \\$primary \\(false\\) of method Doctrine_Export\\:\\:dropConstraint\\(\\) is incompatible with type string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/749TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Record749\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Empty array passed to foreach\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/749TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method RelatedRecord749\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Export\\:\\:createConstraint\\(\\) with return type void returns int but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/749TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_753_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Export\\:\\:createConstraintSql\\(\\) with return type void returns string but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/753TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_753_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Export\\:\\:createForeignKey\\(\\) should return string but returns Doctrine_Adapter_Statement\\|PDOStatement\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/753TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property RecordTest1\\:\\:\\$RecordTest2\\.$#', + 'message' => '#^Method Doctrine_Export\\:\\:createIndex\\(\\) with return type void returns Doctrine_Adapter_Statement\\|PDOStatement but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/7745TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property RecordTest1\\:\\:\\$name\\.$#', + 'message' => '#^Method Doctrine_Export\\:\\:createSequence\\(\\) with return type void returns Doctrine_Adapter_Statement\\|PDOStatement but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/7745TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property RecordTest2\\:\\:\\$id\\.$#', + 'message' => '#^Method Doctrine_Export\\:\\:createTableSql\\(\\) should return string but returns array\\\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/7745TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property RecordTest2\\:\\:\\$name\\.$#', + 'message' => '#^Method Doctrine_Export\\:\\:dropConstraint\\(\\) with return type void returns int but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/7745TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$RecordTest1 on array\\|Doctrine_Record\\|false\\.$#', + 'message' => '#^Method Doctrine_Export\\:\\:dropForeignKey\\(\\) with return type void returns null but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/7745TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_7745_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Export\\:\\:dropIndex\\(\\) with return type void returns int but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/7745TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_7745_TestCase\\:\\:testDqlCallbacks\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Export\\:\\:exportClassesSql\\(\\) with return type void returns array\\ but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/7745TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method RecordTest1\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Export\\:\\:exportSql\\(\\) with return type void returns mixed but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/7745TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method RecordTest2\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Export\\:\\:exportTable\\(\\) should return bool but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/7745TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method RecordTest2Listener\\:\\:preDqlSelect\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string foreign key referential action in uppercase\\)\\: Unexpected token "foreign", expected variable at offset 335$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/7745TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$listener of method Doctrine_Configurable\\:\\:addRecordListener\\(\\) expects Doctrine_EventListener_Interface\\|Doctrine_Overloadable, RecordTest2Listener given\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$field$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/7745TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_786_TestCase\\:\\:testConflictingQueriesHydration\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/786TestCase.php', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$name$#', + 'count' => 4, + 'path' => __DIR__ . '/lib/Doctrine/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_832_User\\:\\:\\$id\\.$#', + 'message' => '#^PHPDoc tag @throws with type Doctrine_Exception_Exception is not subtype of Throwable$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/832TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_832_User\\:\\:\\$name\\.$#', + 'message' => '#^Parameter \\#1 \\$query of method Doctrine_Connection\\:\\:exec\\(\\) expects string, null given\\.$#', 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/832TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_832_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#2 \\$start of method Doctrine_Export\\:\\:createSequenceSql\\(\\) expects string, int given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/832TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_832_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of method Doctrine_Connection\\:\\:convertBooleans\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/832TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property NestedSetTest_SingleRootNode\\:\\:\\$name\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/838TestCase.php', + 'message' => '#^Result of method Doctrine_Export\\:\\:createConstraintSql\\(\\) \\(void\\) is used\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:delete\\(\\)\\.$#', + 'message' => '#^Result of method Doctrine_Export\\:\\:dropConstraint\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/838TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:detach\\(\\)\\.$#', + 'message' => '#^Result of method Doctrine_Export\\:\\:dropDatabaseSql\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/838TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:getChildren\\(\\)\\.$#', + 'message' => '#^Result of method Doctrine_Export\\:\\:dropSequenceSql\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/838TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:insertAsFirstChildOf\\(\\)\\.$#', + 'message' => '#^Unreachable statement \\- code above always terminates\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/838TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_838_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Variable \\$queryFields might not be defined\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/838TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_838_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$formatter\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/838TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_838_TestCase\\:\\:testMoveRoot\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/838TestCase.php', + 'message' => '#^Access to protected property Doctrine_Connection\\:\\:\\$options\\.$#', + 'count' => 4, + 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T867_Section\\:\\:\\$Translation\\.$#', - 'count' => 7, - 'path' => __DIR__ . '/tests/Ticket/867TestCase.php', + 'message' => '#^Call to an undefined method Doctrine_Connection\\:\\:getSequenceName\\(\\)\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T867_Section\\:\\:\\$id\\.$#', + 'message' => '#^Default value of the parameter \\#2 \\$start \\(int\\) of method Doctrine_Export_Mssql\\:\\:createSequence\\(\\) is incompatible with type string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/867TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T867_Section\\:\\:\\$name\\.$#', + 'message' => '#^Method Doctrine_Connection\\:\\:standaloneQuery\\(\\) invoked with 3 parameters, 1\\-2 required\\.$#', 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/867TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_867_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Export_Mssql\\:\\:alterTable\\(\\) with return type void returns false but should not return anything\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', +]; +$ignoreErrors[] = [ + 'message' => '#^Method Doctrine_Export_Mssql\\:\\:alterTable\\(\\) with return type void returns int but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/867TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_867_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Export_Mssql\\:\\:alterTable\\(\\) with return type void returns true but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/867TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T867_Section\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Export_Mssql\\:\\:createDatabase\\(\\) with return type void returns Doctrine_Adapter_Statement\\|PDOStatement but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/867TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', +]; +$ignoreErrors[] = [ + 'message' => '#^Method Doctrine_Export_Mssql\\:\\:createSequence\\(\\) should return string but returns true\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_876_TestCase\\:\\:newPerson\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Export_Mssql\\:\\:createTableSql\\(\\) should return string but returns array\\\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/876TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_876_TestCase\\:\\:newPerson\\(\\) has parameter \\$name with no type specified\\.$#', + 'message' => '#^Method Doctrine_Export_Mssql\\:\\:dropDatabase\\(\\) with return type void returns Doctrine_Adapter_Statement\\|PDOStatement but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/876TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_876_TestCase\\:\\:newProfile\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Export_Mssql\\:\\:dropSequenceSql\\(\\) with return type void returns string but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/876TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_876_TestCase\\:\\:newProfile\\(\\) has parameter \\$name with no type specified\\.$#', + 'message' => '#^Offset \'database_device\' on null in isset\\(\\) does not exist\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/876TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_876_TestCase\\:\\:newProfile\\(\\) has parameter \\$person with no type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$field$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/876TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_876_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of && is always false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/876TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_876_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of method Doctrine_Connection\\:\\:convertBooleans\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/876TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_876_TestCase\\:\\:testBug\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of method Doctrine_Connection\\:\\:getOptions\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/876TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Person\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/876TestCase.php', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$dataDict\\.$#', + 'count' => 5, + 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Profile\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/876TestCase.php', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$formatter\\.$#', + 'count' => 4, + 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method sfGuardUser\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Binary operation "\\-" between string and 1 results in an error\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/876TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_889\\:\\:\\$Children\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/889TestCase.php', + 'message' => '#^Default value of the parameter \\#2 \\$start \\(int\\) of method Doctrine_Export_Mysql\\:\\:createSequence\\(\\) is incompatible with type string\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_889\\:\\:\\$Parents\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/889TestCase.php', + 'message' => '#^Default value of the parameter \\#3 \\$primary \\(false\\) of method Doctrine_Export_Mysql\\:\\:dropConstraint\\(\\) is incompatible with type string\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_889\\:\\:\\$table_name\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/889TestCase.php', + 'message' => '#^Method Doctrine_Export_Mysql\\:\\:alterTableSql\\(\\) should return bool but returns string\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_889_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Export_Mysql\\:\\:createDatabaseSql\\(\\) with return type void returns string but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/889TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_889_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Export_Mysql\\:\\:createIndexSql\\(\\) with return type void returns string but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/889TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_889_TestCase\\:\\:testInitData\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Export_Mysql\\:\\:createSequence\\(\\) should return bool but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/889TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_889_TestCase\\:\\:testManyTreeRelationWithSelfRelation_Children\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Export_Mysql\\:\\:createTableSql\\(\\) with return type void returns array\\ but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/889TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_889_TestCase\\:\\:testManyTreeRelationWithSelfRelation_Parents\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Export_Mysql\\:\\:dropConstraint\\(\\) with return type void returns int but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/889TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_889\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Export_Mysql\\:\\:dropDatabaseSql\\(\\) should return string but returns array\\\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/889TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_889_Relationship\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Export_Mysql\\:\\:dropForeignKey\\(\\) with return type void returns int but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/889TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Variable \\$rel might not be defined\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/889TestCase.php', + 'message' => '#^Method Doctrine_Export_Mysql\\:\\:dropIndexSql\\(\\) with return type void returns string but should not return anything\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_894_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Export_Mysql\\:\\:dropTableSql\\(\\) with return type void returns string but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/894TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_894_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$charset$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/894TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_894_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', + 'message' => '#^Return type \\(bool\\) of method Doctrine_Export_Mysql\\:\\:alterTableSql\\(\\) should be compatible with return type \\(string\\) of method Doctrine_Export\\:\\:alterTableSql\\(\\)$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/894TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T894_Day\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Return type \\(void\\) of method Doctrine_Export_Mysql\\:\\:createDatabaseSql\\(\\) should be compatible with return type \\(string\\) of method Doctrine_Export\\:\\:createDatabaseSql\\(\\)$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/894TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T904_Section\\:\\:\\$Translation\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/Ticket/904TestCase.php', + 'message' => '#^Return type \\(void\\) of method Doctrine_Export_Mysql\\:\\:createIndexSql\\(\\) should be compatible with return type \\(string\\) of method Doctrine_Export\\:\\:createIndexSql\\(\\)$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T904_Section\\:\\:\\$id\\.$#', + 'message' => '#^Return type \\(void\\) of method Doctrine_Export_Mysql\\:\\:createTableSql\\(\\) should be compatible with return type \\(string\\) of method Doctrine_Export\\:\\:createTableSql\\(\\)$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/904TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_904_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Return type \\(void\\) of method Doctrine_Export_Mysql\\:\\:dropIndexSql\\(\\) should be compatible with return type \\(string\\) of method Doctrine_Export\\:\\:dropIndexSql\\(\\)$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/904TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_904_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', + 'message' => '#^Return type \\(void\\) of method Doctrine_Export_Mysql\\:\\:dropTableSql\\(\\) should be compatible with return type \\(string\\) of method Doctrine_Export\\:\\:dropTableSql\\(\\)$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/904TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T904_Section\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/904TestCase.php', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$dsn\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property ticket912_Resume\\:\\:\\$KnownLanguages\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$formatter\\.$#', 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/912TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property ticket912_Resume\\:\\:\\$Person\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/912TestCase.php', + 'message' => '#^Access to protected property Doctrine_Connection\\:\\:\\$options\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property ticket912_Resume\\:\\:\\$title\\.$#', + 'message' => '#^Argument of an invalid type null supplied for foreach, only iterables are supported\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/912TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_912_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to function is_null\\(\\) with string will always evaluate to false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/912TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_912_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Cannot assign new offset to string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/912TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_912_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', + 'message' => '#^Default value of the parameter \\#2 \\$start \\(int\\) of method Doctrine_Export_Oracle\\:\\:createSequenceSql\\(\\) is incompatible with type string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/912TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method ticket912_Language\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Default value of the parameter \\#3 \\$start \\(int\\) of method Doctrine_Export_Oracle\\:\\:_makeAutoincrement\\(\\) is incompatible with type string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/912TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method ticket912_LanguageLevel\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Export_Oracle\\:\\:_makeAutoincrement\\(\\) should return string but returns array\\\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/912TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method ticket912_Person\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Export_Oracle\\:\\:alterTable\\(\\) with return type void returns false but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/912TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method ticket912_Resume\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Export_Oracle\\:\\:createTableSql\\(\\) with return type void returns mixed but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/912TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method ticket912_ResumeHasLanguage\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Export_Oracle\\:\\:dropDatabase\\(\\) should return bool but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/912TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_915_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Export_Oracle\\:\\:dropTable\\(\\) with return type void returns null but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/915TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_915_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Export_Oracle\\:\\:getIndexDeclaration\\(\\) should return string but returns null\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/915TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_915_TestCase\\:\\:testBug\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(object \\$this\\-\\>conn database object that is extended by this class\\)\\: Unexpected token "\\$this", expected variable at offset 62$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/915TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T923_Diagnostic\\:\\:\\$diag_timestamp\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/923TestCase.php', + 'message' => '#^PHPDoc tag @param has invalid value \\(object \\$this\\-\\>conn database object that is extended by this class\\)\\: Unexpected token "\\$this", expected variable at offset 65$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T923_Diagnostic\\:\\:\\$diagnostic_id\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/923TestCase.php', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$db$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T923_Diagnostic\\:\\:\\$id\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/923TestCase.php', + 'message' => '#^Parameter \\#2 \\$start of method Doctrine_Export_Oracle\\:\\:createSequenceSql\\(\\) expects string, int given\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T923_Diagnostic\\:\\:\\$id_type\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/923TestCase.php', + 'message' => '#^Parameter \\#2 \\.\\.\\.\\$args of function array_merge expects array, string given\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T923_Diagnostic\\:\\:\\$operator_id\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/923TestCase.php', + 'message' => '#^Result of method Doctrine_Export\\:\\:createConstraintSql\\(\\) \\(void\\) is used\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_923_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of method Doctrine_Export\\:\\:dropTable\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/923TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_923_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of method Doctrine_Export_Oracle\\:\\:createTableSql\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/923TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_923_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of method Doctrine_Export_Oracle\\:\\:dropAutoincrement\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/923TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T923_Diagnostic\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Return type \\(void\\) of method Doctrine_Export_Oracle\\:\\:createTableSql\\(\\) should be compatible with return type \\(string\\) of method Doctrine_Export\\:\\:createTableSql\\(\\)$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/923TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Email\\:\\:\\$address\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$dataDict\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/927TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_927_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/927TestCase.php', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$formatter\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_927_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to an undefined method Doctrine_Connection\\:\\:getServerVersion\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/927TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_927_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', + 'message' => '#^Default value of the parameter \\#2 \\$start \\(int\\) of method Doctrine_Export_Pgsql\\:\\:createSequenceSql\\(\\) is incompatible with type string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/927TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T929_Person\\:\\:\\$Country\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/929TestCase.php', + 'message' => '#^Method Doctrine_Export_Pgsql\\:\\:alterTableSql\\(\\) should return array but returns true\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T929_Person\\:\\:\\$name\\.$#', + 'message' => '#^Method Doctrine_Export_Pgsql\\:\\:createDatabaseSql\\(\\) with return type void returns string but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/929TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_929_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Export_Pgsql\\:\\:createTableSql\\(\\) has invalid return type unknown\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/929TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_929_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Export_Pgsql\\:\\:createTableSql\\(\\) should return unknown but returns array\\\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/929TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_929_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Export_Pgsql\\:\\:dropDatabaseSql\\(\\) with return type void returns string but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/929TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T929_Country\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Export_Pgsql\\:\\:dropSequenceSql\\(\\) with return type void returns string but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/929TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T929_JobCategory\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Negated boolean expression is always false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/929TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T929_JobPosition\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$seqName$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/929TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T929_Person\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$name \\(unknown_type\\) of method Doctrine_Export_Pgsql\\:\\:createTableSql\\(\\) should be compatible with parameter \\$name \\(string\\) of method Doctrine_Export\\:\\:createTableSql\\(\\)$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/929TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T930_JobCategory\\:\\:\\$Translation\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/930TestCase.php', + 'message' => '#^Parameter \\#1 \\$str of method Doctrine_Connection\\:\\:quoteIdentifier\\(\\) expects string, unknown_type given\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T930_JobCategory\\:\\:\\$code\\.$#', + 'message' => '#^Parameter \\#1 \\$table of method Doctrine_Export\\:\\:createForeignKeySql\\(\\) expects string, unknown_type given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/930TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T930_Person\\:\\:\\$JobPositions\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/Ticket/930TestCase.php', + 'message' => '#^Parameter \\#1 \\$table of method Doctrine_Export_Pgsql\\:\\:createIndexSql\\(\\) expects string, unknown_type given\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T930_Person\\:\\:\\$name\\.$#', + 'message' => '#^Parameter \\$name of method Doctrine_Export_Pgsql\\:\\:createTableSql\\(\\) has invalid type unknown_type\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/930TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_930_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Return type \\(array\\) of method Doctrine_Export_Pgsql\\:\\:alterTableSql\\(\\) should be compatible with return type \\(string\\) of method Doctrine_Export\\:\\:alterTableSql\\(\\)$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/930TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_930_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Return type \\(unknown\\) of method Doctrine_Export_Pgsql\\:\\:createTableSql\\(\\) should be compatible with return type \\(string\\) of method Doctrine_Export\\:\\:createTableSql\\(\\)$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/930TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_930_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', + 'message' => '#^Return type \\(void\\) of method Doctrine_Export_Pgsql\\:\\:createDatabaseSql\\(\\) should be compatible with return type \\(string\\) of method Doctrine_Export\\:\\:createDatabaseSql\\(\\)$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/930TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T930_JobCategory\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Export_Schema\\:\\:buildSchema\\(\\) with return type void returns array\\\\> but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/930TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T930_JobPosition\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Export_Schema\\:\\:exportSchema\\(\\) with return type void returns null but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/930TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T930_Person\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$string$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/930TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property UserNoAutoIncrement\\:\\:\\$display_name\\.$#', + 'message' => '#^Parameter \\#1 \\$array of static method Doctrine_Parser\\:\\:dump\\(\\) expects string, null given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/932TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property UserNoAutoIncrement\\:\\:\\$id\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/932TestCase.php', + 'message' => '#^Result of method Doctrine_Export_Schema\\:\\:buildSchema\\(\\) \\(void\\) is used\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Export/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_932_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of static method Doctrine_Parser\\:\\:dump\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/932TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_932_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/932TestCase.php', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$formatter\\.$#', + 'count' => 3, + 'path' => __DIR__ . '/lib/Doctrine/Export/Sqlite.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_932_TestCase\\:\\:testCreateNewUserNoAutoIncrement\\(\\) has no return type specified\\.$#', + 'message' => '#^Binary operation "\\-" between string and 1 results in an error\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/932TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Sqlite.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_932_TestCase\\:\\:testInit\\(\\) has no return type specified\\.$#', + 'message' => '#^Default value of the parameter \\#2 \\$start \\(int\\) of method Doctrine_Export_Sqlite\\:\\:createSequence\\(\\) is incompatible with type string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/932TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Sqlite.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method UserNoAutoIncrement\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Export_Sqlite\\:\\:alterTableSql\\(\\) should return string but returns false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/932TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Sqlite.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property EnumUpdateBug\\:\\:\\$id\\.$#', + 'message' => '#^Method Doctrine_Export_Sqlite\\:\\:alterTableSql\\(\\) should return string but returns true\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/935TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Sqlite.php', ]; $ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$bla_id on array\\|Doctrine_Record\\|false\\.$#', + 'message' => '#^Method Doctrine_Export_Sqlite\\:\\:createDatabase\\(\\) with return type void returns PDO but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/935TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Sqlite.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_935_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Export_Sqlite\\:\\:createForeignKey\\(\\) should return string but returns false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/935TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Sqlite.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_935_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Export_Sqlite\\:\\:createIndexSql\\(\\) with return type void returns string but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/935TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Sqlite.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_935_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Export_Sqlite\\:\\:createTableSql\\(\\) with return type void returns array\\ but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/935TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Sqlite.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method EnumUpdateBug\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of method Doctrine_Export_Sqlite\\:\\:createIndexSql\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/935TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Export/Sqlite.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Site\\:\\:\\$site_domain\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/941TestCase.php', + 'message' => '#^Return type \\(void\\) of method Doctrine_Export_Sqlite\\:\\:createIndexSql\\(\\) should be compatible with return type \\(string\\) of method Doctrine_Export\\:\\:createIndexSql\\(\\)$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Export/Sqlite.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Site\\:\\:\\$site_id\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/941TestCase.php', + 'message' => '#^Return type \\(void\\) of method Doctrine_Export_Sqlite\\:\\:createTableSql\\(\\) should be compatible with return type \\(string\\) of method Doctrine_Export\\:\\:createTableSql\\(\\)$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Export/Sqlite.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SiteVarvalue\\:\\:\\$site_id\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/Ticket/941TestCase.php', + 'message' => '#^Undefined variable\\: \\$db$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Export/Sqlite.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SiteVarvalue\\:\\:\\$variable_id\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/Ticket/941TestCase.php', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$expression\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Expression.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property SiteVarvalue\\:\\:\\$varvalue_value\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/Ticket/941TestCase.php', + 'message' => '#^Variable \\$args might not be defined\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Expression.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Variable\\:\\:\\$variable_id\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/941TestCase.php', + 'message' => '#^Method Doctrine_Expression_Driver\\:\\:cos\\(\\) with return type void returns string but should not return anything\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Variable\\:\\:\\$variable_name\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/941TestCase.php', + 'message' => '#^Method Doctrine_Expression_Driver\\:\\:locate\\(\\) should return int but returns string\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method BaseSite\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Expression_Driver\\:\\:pi\\(\\) with return type void returns string but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/941TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method BaseSiteVarvalue\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Expression_Driver\\:\\:sin\\(\\) with return type void returns string but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/941TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method BaseVariable\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string\\|array\\(string\\) values that will be matched against \\$column\\)\\: Unexpected token "\\(", expected variable at offset 509$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/941TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_941_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string\\|array\\(string\\) strings that will be concatinated\\.\\)\\: Unexpected token "\\(", expected variable at offset 230$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/941TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_941_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string\\|array\\(string\\)\\)\\: Unexpected token "\\(", expected variable at offset 269$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/941TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_941_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string\\|array\\(string\\)\\)\\: Unexpected token "\\(", expected variable at offset 279$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/941TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_950_TestCase\\:\\:testInit\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string\\|array\\(string\\)\\)\\: Unexpected token "\\(", expected variable at offset 283$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/950TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_950_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string\\|array\\(string\\)\\)\\: Unexpected token "\\(", expected variable at offset 285$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/950TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_950_AdresseRecord\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string\\|array\\(string\\)\\)\\: Unexpected token "\\(", expected variable at offset 405$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/950TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_950_CountryRecord\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/950TestCase.php', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$expression1$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_952_Parent\\:\\:\\$Children\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$expression2$#', 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/952TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_952_Parent\\:\\:\\$name\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$length$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/952TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_952_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$position$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/952TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Expression/Driver.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_952_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$arg1$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/952TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Expression/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_952_Child\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$arg2$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/952TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Expression/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_952_Parent\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$values$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/952TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Expression/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_963_TestCase\\:\\:testExportSql\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to an undefined method Doctrine_Connection\\:\\:escape\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/963TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Expression/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_963_TestCase\\:\\:testInit\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to an undefined method Doctrine_Connection\\:\\:escapePattern\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/963TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Expression/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_963_Email\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to an undefined method Doctrine_Expression_Mysql\\:\\:patternEscapeString\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/963TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Expression/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_963_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Instantiated class Doctrine_Expression_Mysql_Exception not found\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/963TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Expression/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Record\\:\\:\\$Courses\\.$#', + 'message' => '#^Throwing object of an unknown class Doctrine_Expression_Mysql_Exception\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/966TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Expression/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Course\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$arg1$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/966TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Expression/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method CourseWeekday\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to an undefined method Doctrine_Connection\\:\\:escape\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/966TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Expression/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_966_TestCase\\:\\:assertAllWeekdaysArePopulated\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to an undefined method Doctrine_Connection\\:\\:escapePattern\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/966TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Expression/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_966_TestCase\\:\\:assertAllWeekdaysArePopulated\\(\\) has parameter \\$semester with no type specified\\.$#', + 'message' => '#^Call to an undefined method Doctrine_Expression_Pgsql\\:\\:patternEscapeString\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/966TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Expression/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_966_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Instantiated class Doctrine_Expression_Pgsql_Exception not found\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/966TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Expression/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_966_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Expression_Pgsql\\:\\:random\\(\\) has invalid return type return\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/966TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Expression/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_966_TestCase\\:\\:testArrayHydration\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Expression_Pgsql\\:\\:random\\(\\) should return return but returns string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/966TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Expression/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_966_TestCase\\:\\:testLazyObjectHydration\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(an array of values\\)\\: Unexpected token "array", expected variable at offset 66$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/966TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Expression/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_966_TestCase\\:\\:testObjectHydration\\(\\) has no return type specified\\.$#', + 'message' => '#^Return type \\(string\\) of method Doctrine_Expression_Pgsql\\:\\:locate\\(\\) should be compatible with return type \\(int\\) of method Doctrine_Expression_Driver\\:\\:locate\\(\\)$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/966TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Expression/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Semester\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Throwing object of an unknown class Doctrine_Expression_Pgsql_Exception\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/966TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Expression/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Weekday\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Expression_Sqlite\\:\\:locateImpl\\(\\) should return string but returns int\\<0, max\\>\\|false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/966TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Expression/Sqlite.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T1\\:\\:\\$t1_id\\.$#', + 'message' => '#^Method Doctrine_Expression_Sqlite\\:\\:modImpl\\(\\) should return string but returns int\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/969TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Expression/Sqlite.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T1\\:\\:\\$t2_id\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$identifier_quoting\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/969TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Formatter.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T2\\:\\:\\$hello_id\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$string_quoting\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/969TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Formatter.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T2\\:\\:\\$t2_id\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Formatter\\:\\:\\$string_quoting\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/969TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Formatter.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T3\\:\\:\\$hello_id\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Formatter\\:\\:\\$wildcards\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/969TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Formatter.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_969_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Else branch is unreachable because previous condition is always true\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/969TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Formatter.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_969_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Formatter\\:\\:convertBooleans\\(\\) with return type void returns array but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/969TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Formatter.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_969_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Formatter\\:\\:quote\\(\\) should return string but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/969TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Formatter.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T1\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Formatter\\:\\:quoteMultipleIdentifier\\(\\) should return string but returns array\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/969TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Formatter.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T2\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string name of the foreign key\\)\\: Unexpected token "name", expected variable at offset 72$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/969TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Formatter.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T3\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string name of the index\\)\\: Unexpected token "name", expected variable at offset 85$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/969TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Formatter.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_973_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string name of the sequence\\)\\: Unexpected token "name", expected variable at offset 91$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/973TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Formatter.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_973_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string name of the table\\)\\: Unexpected token "name", expected variable at offset 85$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/973TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Formatter.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_973_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string the input string to quote\\)\\: Unexpected token "the", expected variable at offset 250$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/973TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Formatter.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T973_Day\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to function is_string\\(\\) with Doctrine_Query will always evaluate to false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/973TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Hook.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T982_MyModel\\:\\:\\$id\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/Ticket/982TestCase.php', + 'message' => '#^Else branch is unreachable because previous condition is always true\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Hook.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property T982_MyModel\\:\\:\\$parentid\\.$#', + 'message' => '#^Variable \\$parser might not be defined\\.$#', 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/982TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Hook.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_982_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Hook_Integer\\:\\:parseSingle\\(\\) with return type void returns string but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/982TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Hook/Integer.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_982_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Hook_Parser_Complex\\:\\:parseClause\\(\\) with return type void returns null but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/982TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Hook/Parser/Complex.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_982_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Hook_Parser_Complex\\:\\:parseClause\\(\\) with return type void returns string but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/982TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Hook/Parser/Complex.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method T982_MyModel\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/982TestCase.php', + 'message' => '#^Result of method Doctrine_Hook_Parser_Complex\\:\\:parseClause\\(\\) \\(void\\) is used\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Hook/Parser/Complex.php', ]; $ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Ticket_982_TestCase\\:\\:\\$myModelOne has no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/982TestCase.php', + 'message' => '#^Result of method Doctrine_Hook_Parser_Complex\\:\\:parseSingle\\(\\) \\(void\\) is used\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Hook/Parser/Complex.php', ]; $ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Ticket_982_TestCase\\:\\:\\$myModelTwo has no type specified\\.$#', + 'message' => '#^Method Doctrine_Hook_WordLike\\:\\:parseSingle\\(\\) with return type void returns string but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/982TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Hook/WordLike.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_987_Person\\:\\:\\$firstname\\.$#', + 'message' => '#^Call to function is_object\\(\\) with string will always evaluate to false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/987TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Hydrator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_987_Person\\:\\:\\$gender\\.$#', + 'message' => '#^Instanceof between \\*NEVER\\* and Doctrine_Hydrator_Abstract will always evaluate to false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/987TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Hydrator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_987_Person\\:\\:\\$lastname\\.$#', + 'message' => '#^Unreachable statement \\- code above always terminates\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/987TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Hydrator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_987_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Variable \\$activeRootIdentifier might not be defined\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/987TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Hydrator/Graph.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_987_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$Doctrine_Table$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/987TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/I18n.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_987_Person\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Variable \\$others in isset\\(\\) always exists and is not nullable\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/987TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_990_Person\\:\\:\\$firstname\\.$#', - 'count' => 6, - 'path' => __DIR__ . '/tests/Ticket/990TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/I18n.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_990_Person\\:\\:\\$id\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/990TestCase.php', + 'message' => '#^Parameter \\#1 \\$options of method Doctrine_Import_Builder\\:\\:setOptions\\(\\) expects string, array given\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Import.php', ]; $ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$firstname on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', + 'message' => '#^Argument of an invalid type string supplied for foreach, only iterables are supported\\.$#', 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/990TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$id on array\\|Doctrine_Record\\|false\\.$#', + 'message' => '#^Cannot access offset mixed on float\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/990TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$name on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', + 'message' => '#^Else branch is unreachable because previous condition is always true\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/990TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$name on array\\|Doctrine_Record\\|false\\.$#', + 'message' => '#^If condition is always true\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/990TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_990_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Import_Builder\\:\\:buildAttributes\\(\\) with return type void returns string but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/990TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_990_TestCase\\:\\:testDontOverwriteIdentityMap\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Import_Builder\\:\\:buildColumns\\(\\) with return type void returns string\\|null but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/990TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_990_TestCase\\:\\:testOverwriteIdentityMap\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Import_Builder\\:\\:buildIndexes\\(\\) with return type void returns string but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/990TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_990_TestCase\\:\\:testRefreshAlwaysOverwrites\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Import_Builder\\:\\:buildOptions\\(\\) with return type void returns string but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/990TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_990_Person\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Negated boolean expression is always false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/990TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_Ayoub_Sura\\:\\:\\$Ticket_Ayoub_Place\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/AyoubTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_Ayoub_Sura\\:\\:\\$Translation\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string path the path where imported files are being generated\\)\\: Unexpected token "path", expected variable at offset 53$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/AyoubTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_Ayoub_Sura\\:\\:\\$id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/AyoubTestCase.php', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$actAs$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Table\\:\\:findOneById\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/AyoubTestCase.php', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$array$#', + 'count' => 4, + 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_Ayoub_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/AyoubTestCase.php', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$attributes$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_Ayoub_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/AyoubTestCase.php', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$columns$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_Ayoub_Place\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/AyoubTestCase.php', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$indexes$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_Ayoub_Sura\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/AyoubTestCase.php', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$option$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$export\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC101TestCase.php', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$options$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Manager\\:\\:connection\\(\\) invoked with 3 parameters, 0\\-2 required\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC101TestCase.php', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$relations$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC101_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC101TestCase.php', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$templates$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC101_Profile\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @return has invalid value \\(\\)\\: Unexpected token "\\\\n ", expected type at offset 124$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC101TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC101_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @var has invalid value \\(\\$_tpl\\)\\: Unexpected token "\\$_tpl", expected type at offset 89$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC101TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC112_TestCase\\:\\:testDeleteByPrefix\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$listeners of method Doctrine_Import_Builder\\:\\:buildListeners\\(\\) expects string, array given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC112TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC112_TestCase\\:\\:testDeleteByRegex\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC112TestCase.php', + 'message' => '#^Parameter \\#1 \\$var of method Doctrine_Builder\\:\\:varExport\\(\\) expects string, array given\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC112_TestCase\\:\\:testDeleteBySuffix\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$var of method Doctrine_Builder\\:\\:varExport\\(\\) expects string, array\\ given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC112TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC112_TestCase\\:\\:testDeleteWithWildcard\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC112TestCase.php', + 'message' => '#^Parameter \\#3 \\$option of method Doctrine_Import_Builder\\:\\:emitAssign\\(\\) expects string, null given\\.$#', + 'count' => 3, + 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC112_TestCase\\:\\:testResultCacheSetHash\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC112TestCase.php', + 'message' => '#^Result of method Doctrine_Builder\\:\\:varExport\\(\\) \\(void\\) is used\\.$#', + 'count' => 17, + 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$resultCacheHash of method Doctrine_Query_Abstract\\:\\:setResultCacheHash\\(\\) expects string, null given\\.$#', + 'message' => '#^Result of method Doctrine_Import_Builder\\:\\:buildAttributes\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC112TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC136_User\\:\\:\\$id\\.$#', + 'message' => '#^Result of method Doctrine_Import_Builder\\:\\:buildColumns\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC136TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC136_User\\:\\:\\$password\\.$#', + 'message' => '#^Result of method Doctrine_Import_Builder\\:\\:buildIndexes\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC136TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC136_User\\:\\:\\$username\\.$#', + 'message' => '#^Result of method Doctrine_Import_Builder\\:\\:buildOptions\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC136TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$username on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', + 'message' => '#^Variable \\$e in empty\\(\\) always exists and is not falsy\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC136TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC136_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$dataDict\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC136TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC136_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC136TestCase.php', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$formatter\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Import/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC136_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Import_Mssql\\:\\:listTableIndexes\\(\\) should return array but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC136TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC141_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$table$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC141TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$MultipleValues on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 11, - 'path' => __DIR__ . '/tests/Ticket/DC147TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$name on array\\|Doctrine_Record\\|false\\.$#', + 'message' => '#^Parameter \\#2 \\$params of method Doctrine_Connection\\:\\:fetchColumn\\(\\) expects array, string given\\.$#', 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/DC147TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method DC147_Multiple\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$dataDict\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC147TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method DC147_MultipleValue\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC147TestCase.php', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$formatter\\.$#', + 'count' => 3, + 'path' => __DIR__ . '/lib/Doctrine/Import/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method DC147_Product\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to an undefined method Doctrine_Connection\\:\\:getDatabaseName\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC147TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method DC147_Site\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$table$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC147TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC147_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$dataDict\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC147TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC147_TestCase\\:\\:testInlineMultiple\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC147TestCase.php', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$formatter\\.$#', + 'count' => 3, + 'path' => __DIR__ . '/lib/Doctrine/Import/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$append of static method Doctrine_Core\\:\\:loadData\\(\\) expects string, true given\\.$#', + 'message' => '#^Method Doctrine_Import_Oracle\\:\\:listDatabases\\(\\) should return array but returns int\\|string\\|false\\|null\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC147TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC14_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Import_Oracle\\:\\:listTableTriggers\\(\\) should return array but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC14TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC14_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Import_Oracle\\:\\:listTableViews\\(\\) should return array but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC14TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC14_Search\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$dataDict\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC14TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC169_User\\:\\:\\$Profile\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/DC169TestCase.php', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$formatter\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Import/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC169_User\\:\\:\\$created_at\\.$#', + 'message' => '#^Method Doctrine_Import_Pgsql\\:\\:listTriggers\\(\\) should return array but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC169TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC169_User\\:\\:\\$id\\.$#', + 'message' => '#^Argument of an invalid type null supplied for foreach, only iterables are supported\\.$#', 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/DC169TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC169_User\\:\\:\\$password\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC169TestCase.php', + 'message' => '#^Argument of an invalid type string supplied for foreach, only iterables are supported\\.$#', + 'count' => 4, + 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC169_User\\:\\:\\$updated_at\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/DC169TestCase.php', + 'message' => '#^Cannot assign offset \'inheritance\' to string\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC169_User\\:\\:\\$username\\.$#', + 'message' => '#^Cannot assign offset \'relations\' to string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC169TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC169_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Cannot unset offset mixed on null\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC169TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC169_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^If condition is always false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC169TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC169_Profile\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Import_Schema\\:\\:_buildRelationships\\(\\) with return type void returns array\\\\>\\|string but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC169TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC169_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Import_Schema\\:\\:_buildUniqueRelationKey\\(\\) with return type void returns string but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC169TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC171_User\\:\\:\\$id\\.$#', + 'message' => '#^Method Doctrine_Import_Schema\\:\\:_processInheritance\\(\\) with return type void returns mixed but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC171TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC171_User\\:\\:\\$password\\.$#', + 'message' => '#^Method Doctrine_Import_Schema\\:\\:buildSchema\\(\\) should return array but returns null\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC171TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC171_User\\:\\:\\$username\\.$#', + 'message' => '#^Method Doctrine_Import_Schema\\:\\:getOption\\(\\) with return type void returns mixed but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC171TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Ticket_DC171_User\\:\\:hardDelete\\(\\)\\.$#', + 'message' => '#^Method Doctrine_Import_Schema\\:\\:getOptions\\(\\) with return type void returns array but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC171TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC171_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Offset \'autoincrement\' on array in isset\\(\\) always exists and is not nullable\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC171TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC171_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^Offset \'class\' does not exist on string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC171TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC171_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Offset \'foreign\' does not exist on string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC171TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC187_User\\:\\:\\$email\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/DC187TestCase.php', + 'message' => '#^Offset \'inheritance\' on string in empty\\(\\) does not exist\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC187_User\\:\\:\\$password\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/DC187TestCase.php', + 'message' => '#^Offset \'inheritance\' on string in isset\\(\\) does not exist\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC187_User\\:\\:\\$username\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/DC187TestCase.php', + 'message' => '#^Offset \'local\' does not exist on string\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC187_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Offset \'primary\' on array in isset\\(\\) always exists and is not nullable\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC187TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC187_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^Offset \'refClass\' on string in isset\\(\\) does not exist\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC187TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC187_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Offset \'relations\' on string in isset\\(\\) does not exist\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC187TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC198_User\\:\\:\\$email\\.$#', + 'message' => '#^Offset string on string in isset\\(\\) does not exist\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC198TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC198_User\\:\\:\\$name\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$value$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC198TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$email on array\\|Doctrine_Record\\|false\\.$#', + 'message' => '#^Parameter \\#1 \\$array of method Doctrine_Import_Schema\\:\\:_buildRelationships\\(\\) expects string, array given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC198TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$name on array\\|Doctrine_Record\\|false\\.$#', + 'message' => '#^Parameter \\#1 \\$array of method Doctrine_Import_Schema\\:\\:_processInheritance\\(\\) expects string, null given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC198TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC198_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$options of method Doctrine_Import_Builder\\:\\:setOptions\\(\\) expects string, null given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC198TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC198_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$relation of method Doctrine_Import_Schema\\:\\:_buildUniqueRelationKey\\(\\) expects string, array\\ given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC198TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC198_TestCase\\:\\:testRemoveEmail\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$schema of method Doctrine_Import_Schema\\:\\:buildSchema\\(\\) expects string, array\\ given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC198TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC198_Email\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Property Doctrine_Import_Schema\\:\\:\\$_options \\(array\\) does not accept string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC198TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC198_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of && is always false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC198TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC217_Industry\\:\\:\\$name\\.$#', + 'message' => '#^Result of method Doctrine_Import_Schema\\:\\:_buildRelationships\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC217TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC217_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC217TestCase.php', + 'message' => '#^Result of method Doctrine_Import_Schema\\:\\:_buildUniqueRelationKey\\(\\) \\(void\\) is used\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC217_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of method Doctrine_Import_Schema\\:\\:_processInheritance\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC217TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC217_Industry\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of method Doctrine_Import_Schema\\:\\:getOptions\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC217TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method TestMigration\\:\\:migrate\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of static method Doctrine_Parser\\:\\:load\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC221/TestMigration.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Schema.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method TestMigration\\:\\:migrate\\(\\) has parameter \\$direction with no type specified\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$dataDict\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC221/TestMigration.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Sqlite.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC221_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$formatter\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC221TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Sqlite.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC236_File\\:\\:\\$name\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/Ticket/DC236TestCase.php', + 'message' => '#^Call to an undefined method Doctrine_Connection\\:\\:fixSequenceName\\(\\)\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Import/Sqlite.php', ]; $ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:insertAsLastChildOf\\(\\)\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/DC236TestCase.php', + 'message' => '#^Method Doctrine_Import_Sqlite\\:\\:listDatabases\\(\\) should return array but return statement is missing\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Import/Sqlite.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC236_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Import_Sqlite\\:\\:listFunctions\\(\\) should return array but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC236TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Sqlite.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC236_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Import_Sqlite\\:\\:listTableTriggers\\(\\) should return array but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC236TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Sqlite.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC236_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Import_Sqlite\\:\\:listTriggers\\(\\) should return array but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC236TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Sqlite.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC236_File\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Import_Sqlite\\:\\:listUsers\\(\\) should return array but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC236TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Sqlite.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$export\\.$#', + 'message' => '#^Undefined variable\\: \\$db$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC238TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Import/Sqlite.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC238_User\\:\\:\\$password\\.$#', + 'message' => '#^Access to an undefined property Doctrine_IntegrityMapper\\:\\:\\$conn\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC238TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/IntegrityMapper.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC238_User\\:\\:\\$username\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC238TestCase.php', + 'message' => '#^Call to an undefined method Doctrine_Manager\\:\\:getDeleteActions\\(\\)\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/IntegrityMapper.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC238_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC238TestCase.php', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$transaction\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Lib.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC238_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Lib\\:\\:getConnectionStateAsString\\(\\) should return string but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC238TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Lib.php', ]; $ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$adapter of static method Doctrine_Manager\\:\\:connection\\(\\) expects Doctrine_Adapter_Interface\\|PDO\\|null, string given\\.$#', + 'message' => '#^Method Doctrine_Lib\\:\\:getRecordStateAsString\\(\\) should return string but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC238TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Lib.php', ]; $ignoreErrors[] = [ - 'message' => '#^Static method Doctrine_Manager\\:\\:connection\\(\\) invoked with 3 parameters, 0\\-2 required\\.$#', + 'message' => '#^Negated boolean expression is always true\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC238TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Lib.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC23_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$classname$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC23TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Lib.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC23_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @return has invalid value \\(\\)\\: Unexpected token "\\\\n ", expected type at offset 320$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC23TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Lib.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC23_Address\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC23TestCase.php', + 'message' => '#^Unreachable statement \\- code above always terminates\\.$#', + 'count' => 9, + 'path' => __DIR__ . '/lib/Doctrine/Lib.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC23_BlogPost\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Locator\\:\\:bind\\(\\) has invalid return type Sensei_Locator\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC23TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Locator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC23_Contact\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Locator\\:\\:bind\\(\\) should return Sensei_Locator but returns \\$this\\(Doctrine_Locator\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC23TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Locator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC23_Phonenumber\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Locator\\:\\:instance\\(\\) has invalid return type Sensei_Locator\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC23TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Locator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC23_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(array\\)\\: Unexpected token "\\\\n \\* ", expected variable at offset 105$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC23TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Locator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$append of static method Doctrine_Core\\:\\:loadData\\(\\) expects string, true given\\.$#', + 'message' => '#^Unreachable statement \\- code above always terminates\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC23TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Locator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Record\\:\\:\\$Site\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/DC23bTestCase.php', + 'message' => '#^PHPDoc tag @param has invalid value \\(Doctrine_Locator the locator object\\)\\: Unexpected token "the", expected variable at offset 145$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Locator/Injectable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Record\\:\\:\\$name\\.$#', + 'message' => '#^Property Doctrine_Locator_Injectable\\:\\:\\$_locator \\(Doctrine_Locator\\) does not accept Sensei_Locator\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC23bTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Locator/Injectable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$MultipleValues on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 8, - 'path' => __DIR__ . '/tests/Ticket/DC23bTestCase.php', + 'message' => '#^Property Doctrine_Locator_Injectable\\:\\:\\$_locator \\(Doctrine_Locator\\) in isset\\(\\) is not nullable\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Locator/Injectable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$name on array\\|Doctrine_Record\\|false\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/DC23bTestCase.php', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$export\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Locking/Manager/Pessimistic.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC23b_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC23bTestCase.php', + 'message' => '#^Call to function is_array\\(\\) with string will always evaluate to false\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Locking/Manager/Pessimistic.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC23b_TestCase\\:\\:testInlineMultiple\\(\\) has no return type specified\\.$#', + 'message' => '#^Array has 2 duplicate keys with value 150 \\(\\\\Doctrine_Core\\:\\:ATTR_CACHE, \\\\Doctrine_Core\\:\\:ATTR_RESULT_CACHE\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC23bTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Manager.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC23b_TestCase\\:\\:testInlineSite\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to function is_array\\(\\) with Doctrine_Adapter_Interface\\|PDO will always evaluate to false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC23bTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Manager.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC23b_TestCase\\:\\:testMultiple\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC23bTestCase.php', + 'message' => '#^Call to function is_array\\(\\) with string will always evaluate to false\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Manager.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_Multiple\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Default value of the parameter \\#1 \\$specifiedConnections \\(array\\) of method Doctrine_Manager\\:\\:createDatabases\\(\\) is incompatible with type string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC23bTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Manager.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_MultipleValue\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Default value of the parameter \\#1 \\$specifiedConnections \\(array\\) of method Doctrine_Manager\\:\\:dropDatabases\\(\\) is incompatible with type string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC23bTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Manager.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_Product\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC23bTestCase.php', + 'message' => '#^Else branch is unreachable because previous condition is always true\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Manager.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_Site\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Manager\\:\\:bindComponent\\(\\) should return bool but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC23bTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Manager.php', ]; $ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$append of static method Doctrine_Core\\:\\:loadData\\(\\) expects string, true given\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/DC23bTestCase.php', + 'message' => '#^Offset \'path\' on array in isset\\(\\) always exists and is not nullable\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Manager.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC240_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Offset 0 on \\*NEVER\\* in isset\\(\\) always exists and is not nullable\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC240TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Manager.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC240_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^Offset 1 on \\*NEVER\\* in isset\\(\\) always exists and is not nullable\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC240TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Manager.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC240_Role\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Offset 2 on \\*NEVER\\* in isset\\(\\) always exists and is not nullable\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC240TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Manager.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC240_RoleReference\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @return has invalid value \\(\\$extensions\\)\\: Unexpected token "\\$extensions", expected type at offset 72$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC240TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Manager.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC240_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#2 \\$str of function explode expects string, array given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC240TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Manager.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC240_UserRole\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Property Doctrine_Manager\\:\\:\\$_queryRegistry \\(Doctrine_Query_Registry\\) does not accept null\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC240TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Manager.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC241_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Property Doctrine_Manager\\:\\:\\$_queryRegistry \\(Doctrine_Query_Registry\\) in isset\\(\\) is not nullable\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC241TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Manager.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC241_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC241TestCase.php', + 'message' => '#^Variable \\$specifiedConnections in empty\\(\\) always exists and is not falsy\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Manager.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC241_Poll\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^If condition is always false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC241TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Migration.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC241_PollAnswer\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Migration\\:\\:loadMigrationClass\\(\\) with return type void returns false but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC241TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Migration.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC242_Role\\:\\:\\$name\\.$#', + 'message' => '#^Method Doctrine_Migration\\:\\:migrate\\(\\) should return int but returns false\\.$#', 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/DC242TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC242_User\\:\\:\\$Roles\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/DC242TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Migration.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC242_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Migration\\:\\:migrateDryRun\\(\\) should return bool but returns int\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC242TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Migration.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC242_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$to of method Doctrine_Migration\\:\\:migrate\\(\\) expects int\\|null, string\\|null given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC242TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Migration.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC242_Role\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Argument of an invalid type string supplied for foreach, only iterables are supported\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC242TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC242_RoleReference\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Migration_Base\\:\\:_addChange\\(\\) with return type void returns array\\ but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC242TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC242_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Migration_Base\\:\\:_addChange\\(\\) with return type void returns array\\ but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC242TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC242_UserRole\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Offset \'autoincrement\' on string in isset\\(\\) does not exist\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC242TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC24_Master\\:\\:\\$foo\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC24TestCase.php', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$constraintname$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC24_Master\\:\\:\\$servant_id\\.$#', + 'message' => '#^Parameter \\#2 \\$columnName of method Doctrine_Migration_Base\\:\\:changeColumn\\(\\) expects string, int given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC24TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC24_Servant\\:\\:\\$bar\\.$#', + 'message' => '#^Parameter \\#2 \\$columnName of method Doctrine_Migration_Base\\:\\:removeColumn\\(\\) expects string, int given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC24TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', ]; $ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$foo on array\\|Doctrine_Record\\|false\\.$#', + 'message' => '#^Variable \\$autoincrementColumn might not be defined\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC24TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC24_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Variable \\$autoincrementLength might not be defined\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC24TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC24_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Variable \\$autoincrementOptions might not be defined\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC24TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC24_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^Variable \\$autoincrementType might not be defined\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC24TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Migration/Base.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC24_Master\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC24TestCase.php', + 'message' => '#^Cannot unset offset \'length\' on string\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC24_Servant\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC24TestCase.php', + 'message' => '#^Cannot unset offset \'type\' on string\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC25_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC25TestCase.php', + 'message' => '#^Method Doctrine_Builder\\:\\:varExport\\(\\) invoked with 2 parameters, 1 required\\.$#', + 'count' => 3, + 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC25_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Migration_Builder\\:\\:buildAddIndex\\(\\) has invalid return type sgtring\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC25TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC25_Article\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Migration_Builder\\:\\:buildAddIndex\\(\\) should return sgtring but returns string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC25TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC25_ArticleTag\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Migration_Builder\\:\\:generateMigrationsFromDb\\(\\) with return type void returns bool but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC25TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC25_Tag\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Negated boolean expression is always false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC25TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC266_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Offset \'columns\' does not exist on string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC266TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC266_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC266TestCase.php', + 'message' => '#^Offset \'length\' does not exist on string\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC266_Article\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Offset \'options\' on string in isset\\(\\) does not exist\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC266TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC267_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC267TestCase.php', + 'message' => '#^Offset \'tableName\' does not exist on string\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC276_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC276TestCase.php', + 'message' => '#^Offset \'type\' does not exist on string\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC276_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string path the path where migration classes are stored and being generated\\)\\: Unexpected token "path", expected variable at offset 93$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC276TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC276_Comment\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @var has invalid value \\(\\$tpl\\)\\: Unexpected token "\\$tpl", expected type at offset 70$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC276TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC276_Post\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$models of static method Doctrine_Core\\:\\:initializeModels\\(\\) expects string, array given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC276TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Tree\\:\\:setBaseQuery\\(\\)\\.$#', + 'message' => '#^Parameter \\#1 \\$tableData of method Doctrine_Migration_Builder\\:\\:buildCreateTable\\(\\) expects string, array given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC28TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC28_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$tableData of method Doctrine_Migration_Builder\\:\\:buildDropTable\\(\\) expects string, array given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC28TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC28_TestCase\\:\\:testQuery\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC28TestCase.php', + 'message' => '#^Parameter \\#1 \\$var of method Doctrine_Builder\\:\\:varExport\\(\\) expects string, array given\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC28_Tree\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC28TestCase.php', + 'message' => '#^Parameter \\#2 \\$array of function implode expects array\\, array\\, sgtring\\|string\\> given\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC292_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#2 \\$modelLoading of method Doctrine_Migration_Builder\\:\\:generateMigrationsFromModels\\(\\) expects string\\|null, int given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC292TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$Groups on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', + 'message' => '#^Parameter \\#2 \\$modelLoading of static method Doctrine_Core\\:\\:loadModels\\(\\) expects int\\|null, string\\|null given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC300TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC300_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC300TestCase.php', + 'message' => '#^Result of method Doctrine_Builder\\:\\:varExport\\(\\) \\(void\\) is used\\.$#', + 'count' => 7, + 'path' => __DIR__ . '/lib/Doctrine/Migration/Builder.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC300_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$directory of static method Doctrine_Core\\:\\:setModelsDirectory\\(\\) expects string, null given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC300TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Migration/Diff.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC300_TestCase\\:\\:testRefTableEntriesOnManyToManyRelationsWithSynchronizeWithArray\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of static method Doctrine_Core\\:\\:getModelsDirectory\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC300TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Migration/Diff.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC300_Group\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param for parameter \\$table with type string is incompatible with native type array\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC300TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Migration/Process.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC300_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC300TestCase.php', + 'message' => '#^PHPDoc tag @param for parameter \\$record with type object is not subtype of native type Doctrine_Record\\.$#', + 'count' => 3, + 'path' => __DIR__ . '/lib/Doctrine/Node.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC300_UserGroup\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(int\\)\\: Unexpected token "\\\\n ", expected variable at offset 61$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC300TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC302_Role\\:\\:\\$Parents\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(int\\)\\: Unexpected token "\\\\n ", expected variable at offset 64$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC302TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC302_Role\\:\\:\\$name\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/Ticket/DC302TestCase.php', + 'message' => '#^Property Doctrine_Node\\:\\:\\$_tree \\(unknown_type\\) does not accept Doctrine_Tree\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Node.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC302_User\\:\\:\\$password\\.$#', + 'message' => '#^Property Doctrine_Node\\:\\:\\$_tree has unknown class unknown_type as its type\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC302TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC302_User\\:\\:\\$username\\.$#', + 'message' => '#^Constructor of class Doctrine_Node_MaterializedPath_LevelOrderIterator has an unused parameter \\$node\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC302TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node/MaterializedPath/LevelOrderIterator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$Parents on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', + 'message' => '#^Constructor of class Doctrine_Node_MaterializedPath_LevelOrderIterator has an unused parameter \\$opts\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC302TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node/MaterializedPath/LevelOrderIterator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC302_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Property Doctrine_Node_MaterializedPath_LevelOrderIterator\\:\\:\\$curNode is never read, only written\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC302TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node/MaterializedPath/LevelOrderIterator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC302_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Property Doctrine_Node_MaterializedPath_LevelOrderIterator\\:\\:\\$topNode is never read, only written\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC302TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node/MaterializedPath/LevelOrderIterator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC302_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^Constructor of class Doctrine_Node_MaterializedPath_PostOrderIterator has an unused parameter \\$node\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC302TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node/MaterializedPath/PostOrderIterator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC302_Role\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Constructor of class Doctrine_Node_MaterializedPath_PostOrderIterator has an unused parameter \\$opts\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC302TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node/MaterializedPath/PostOrderIterator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC302_RoleReference\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Property Doctrine_Node_MaterializedPath_PostOrderIterator\\:\\:\\$curNode is never read, only written\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC302TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node/MaterializedPath/PostOrderIterator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC302_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Property Doctrine_Node_MaterializedPath_PostOrderIterator\\:\\:\\$topNode is never read, only written\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC302TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node/MaterializedPath/PostOrderIterator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC302_UserRole\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Constructor of class Doctrine_Node_MaterializedPath_PreOrderIterator has an unused parameter \\$node\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC302TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node/MaterializedPath/PreOrderIterator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC317_Page\\:\\:\\$title\\.$#', + 'message' => '#^Constructor of class Doctrine_Node_MaterializedPath_PreOrderIterator has an unused parameter \\$opts\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC317TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC317_Page\\:\\:\\$topic\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/DC317TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node/MaterializedPath/PreOrderIterator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Tree\\:\\:createRoot\\(\\)\\.$#', + 'message' => '#^Property Doctrine_Node_MaterializedPath_PreOrderIterator\\:\\:\\$curNode is never read, only written\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC317TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node/MaterializedPath/PreOrderIterator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Tree\\:\\:fetchTree\\(\\)\\.$#', + 'message' => '#^Property Doctrine_Node_MaterializedPath_PreOrderIterator\\:\\:\\$topNode is never read, only written\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC317TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node/MaterializedPath/PreOrderIterator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC317_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:getChildren\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC317TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC317_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC317TestCase.php', + 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:getLeftValue\\(\\)\\.$#', + 'count' => 14, + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC317_Page\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:getLevel\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC317TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$Phonenumber\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/DC399TestCase.php', + 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:getRightValue\\(\\)\\.$#', + 'count' => 15, + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$name\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC399TestCase.php', + 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:getRootValue\\(\\)\\.$#', + 'count' => 14, + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Table\\:\\:findOneByName\\(\\)\\.$#', + 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:insertAsLastChildOf\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC399TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$id on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', + 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:isRoot\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC399TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC399_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC399TestCase.php', + 'message' => '#^Call to method getAttribute\\(\\) on an unknown class unknown_type\\.$#', + 'count' => 7, + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC399_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC399TestCase.php', + 'message' => '#^Call to method getBaseAlias\\(\\) on an unknown class unknown_type\\.$#', + 'count' => 9, + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC399_TestCase\\:\\:testUnlinkCausesDeleteAfterSave\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC399TestCase.php', + 'message' => '#^Call to method getBaseComponent\\(\\) on an unknown class unknown_type\\.$#', + 'count' => 8, + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$Users on array\\|Doctrine_Collection\\|Doctrine_Record\\|false\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/DC39TestCase.php', + 'message' => '#^Call to method getBaseQuery\\(\\) on an unknown class unknown_type\\.$#', + 'count' => 9, + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC39_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC39TestCase.php', + 'message' => '#^Call to method returnQueryWithRootId\\(\\) on an unknown class unknown_type\\.$#', + 'count' => 17, + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC39_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Left side of && is always true\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC39TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC39_TestCase\\:\\:testOneToManyRelationsWithSynchronizeWithArray\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:getFirstChild\\(\\) should return Doctrine_Record but returns false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC39TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC39_Group\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:getLastChild\\(\\) should return Doctrine_Record but returns false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC39TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC39_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:getNextSibling\\(\\) should return Doctrine_Record but returns false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC39TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC437_Record\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:getParent\\(\\) should return Doctrine_Record but returns false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC437TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC437_TestCase\\:\\:prepareConnections\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Node_NestedSet\\:\\:getPrevSibling\\(\\) should return Doctrine_Record but returns false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC437TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC437_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(int\\)\\: Unexpected token "\\\\n ", expected variable at offset 72$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC437TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC437_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(int\\)\\: Unexpected token "\\\\n ", expected variable at offset 73$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC437TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC437_TestCase\\:\\:testConnectionQuery\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(int\\)\\: Unexpected token "\\\\n ", expected variable at offset 74$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC437TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property DC521IdOnlyTestModel\\:\\:\\$id\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/DC521TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property DC521TestModel\\:\\:\\$data\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$deth$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC521TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property DC521TestModel\\:\\:\\$id\\.$#', - 'count' => 6, - 'path' => __DIR__ . '/tests/Ticket/DC521TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method DC521IdOnlyTestModel\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$includeNode$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC521TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method DC521TestModel\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$first of method Doctrine_Node_NestedSet\\:\\:shiftRlValues\\(\\) expects int, unknown_type given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC521TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC521_TestCase\\:\\:init\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC521TestCase.php', + 'message' => '#^Parameter \\#2 \\$newLeftValue of method Doctrine_Node_NestedSet\\:\\:_moveBetweenTrees\\(\\) expects unknown_type, \\(float\\|int\\) given\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC521_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC521TestCase.php', + 'message' => '#^Parameter \\#3 \\$moveType of method Doctrine_Node_NestedSet\\:\\:_moveBetweenTrees\\(\\) expects unknown_type, string given\\.$#', + 'count' => 4, + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC521_TestCase\\:\\:setUp\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\$moveType of method Doctrine_Node_NestedSet\\:\\:_moveBetweenTrees\\(\\) has invalid type unknown_type\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC521TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC521_TestCase\\:\\:tearDown\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\$newLeftValue of method Doctrine_Node_NestedSet\\:\\:_moveBetweenTrees\\(\\) has invalid type unknown_type\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC521TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC521_TestCase\\:\\:testEmptyPgsqlAutoIncrementField\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC521TestCase.php', + 'message' => '#^Unreachable statement \\- code above always terminates\\.$#', + 'count' => 11, + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC521_TestCase\\:\\:testIdOnlyPgsqlAutoIncrementField\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC521TestCase.php', + 'message' => '#^Variable \\$child might not be defined\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC521_TestCase\\:\\:testIdOnlyPgsqlAutoIncrementFieldWithDefinedValue\\(\\) has no return type specified\\.$#', + 'message' => '#^Variable \\$parent might not be defined\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC521TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC521_TestCase\\:\\:testPgsqlAutoIncrementFieldWithDefinedValue\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC521TestCase.php', + 'message' => '#^Variable \\$sibling might not be defined\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC521_TestCase\\:\\:testPgsqlAutoIncrementFieldWithDefinedValueAndData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC521TestCase.php', + 'message' => '#^Access to an undefined property Doctrine_Node_NestedSet_PreOrderIterator\\:\\:\\$level\\.$#', + 'count' => 4, + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet/PreOrderIterator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$adapter of static method Doctrine_Manager\\:\\:connection\\(\\) expects Doctrine_Adapter_Interface\\|PDO\\|null, string given\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Node_NestedSet_PreOrderIterator\\:\\:\\$maxLevel\\.$#', 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/DC521TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet/PreOrderIterator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC56_Location\\:\\:\\$lat\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Node_NestedSet_PreOrderIterator\\:\\:\\$options\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC56TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet/PreOrderIterator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC56_Location\\:\\:\\$long\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC56TestCase.php', + 'message' => '#^Access to an undefined property Doctrine_Node_NestedSet_PreOrderIterator\\:\\:\\$prevLeft\\.$#', + 'count' => 3, + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet/PreOrderIterator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Ticket_DC56_Location\\:\\:getDistanceQuery\\(\\)\\.$#', + 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:getLeftValue\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC56TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet/PreOrderIterator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC56_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:setLevel\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC56TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet/PreOrderIterator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC56_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Node_NestedSet_PreOrderIterator\\:\\:next\\(\\) with return type void returns false but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC56TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet/PreOrderIterator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC56_Location\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Node_NestedSet_PreOrderIterator\\:\\:next\\(\\) with return type void returns mixed but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC56TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC57_Article\\:\\:\\$date\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/DC57TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC57_Article\\:\\:\\$timestamp\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/Ticket/DC57TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Node/NestedSet/PreOrderIterator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC57_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC57TestCase.php', + 'message' => '#^If condition is always true\\.$#', + 'count' => 5, + 'path' => __DIR__ . '/lib/Doctrine/Pager.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC57_TestCase\\:\\:testOldDates\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Pager\\:\\:getExecuted\\(\\) has invalid return type boolen\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC57TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Pager.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC57_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Pager\\:\\:getExecuted\\(\\) should return boolen but returns bool\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC57TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Pager.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC57_Article\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Negated boolean expression is always false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC57TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Pager.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC63_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(Doctrine_Query Accepts either a Doctrine_Query object or a string + \\(which does the Doctrine_Query class creation\\)\\.\\)\\: Unexpected token "Accepts", expected variable at offset 123$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC63TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Pager.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC63_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(Doctrine_Query Accepts either a Doctrine_Query object or a string + \\(which does the Doctrine_Query class creation\\)\\.\\)\\: Unexpected token "Accepts", expected variable at offset 122$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC63TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Pager.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC63_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(array Optional params to be used by counter Doctrine_Query\\. + If not defined, the params passed to execute method will be used\\.\\)\\: Unexpected token "Optional", expected variable at offset 282$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC63TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Pager.php', ]; $ignoreErrors[] = [ - 'message' => '#^Parameter \\#3 \\$value of method Doctrine_Record_Abstract\\:\\:setColumnOption\\(\\) expects string, true given\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(array Optional params to be used by counter Doctrine_Query\\. + If not defined, the params passed to execute method will be used\\.\\)\\: Unexpected token "Optional", expected variable at offset 134$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC63TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Pager.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Record\\:\\:\\$title\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(boolean Optional argument that append the query param instead of overriding the existent ones\\.\\)\\: Unexpected token "Optional", expected variable at offset 307$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC64TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC64_Article\\:\\:\\$content\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/DC64TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC64_Article\\:\\:\\$slug\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/DC64TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Pager.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC64_Article\\:\\:\\$title\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/Ticket/DC64TestCase.php', + 'message' => '#^Unreachable statement \\- code above always terminates\\.$#', + 'count' => 5, + 'path' => __DIR__ . '/lib/Doctrine/Pager.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC64_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Pager_Layout\\:\\:__toString\\(\\) should return string but returns null\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC64TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Pager/Layout.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC64_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Pager_Layout\\:\\:_parseReplacementsTemplate\\(\\) should return string but returns array\\\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC64TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Pager/Layout.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC64_Article\\:\\:formatSlug\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Pager_Layout\\:\\:display\\(\\) with return type void returns string but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC64TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Pager/Layout.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC64_Article\\:\\:formatSlug\\(\\) has parameter \\$slug with no type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(array Optional parameters to be applied in template and url mask\\)\\: Unexpected token "Optional", expected variable at offset 130$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC64TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Pager/Layout.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC64_Article\\:\\:provideSlug\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(array Optional parameters to be applied in template and url mask\\)\\: Unexpected token "Optional", expected variable at offset 139$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC64TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Pager/Layout.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC64_Article\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#2 \\$replace_pairs of function strtr expects array, string given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC64TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Pager/Layout.php', ]; $ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$Email on array\\|Doctrine_Record\\|false\\.$#', + 'message' => '#^Property Doctrine_Pager_Layout\\:\\:\\$_maskReplacements \\(array\\) does not accept null\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC69TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Pager/Layout.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC69_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of method Doctrine_Pager_Layout\\:\\:display\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC69TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Pager/Layout.php', ]; $ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$ids of method Doctrine_Record\\:\\:link\\(\\) expects array, int given\\.$#', + 'message' => '#^Unreachable statement \\- code above always terminates\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC69TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Pager/Layout.php', ]; $ignoreErrors[] = [ - 'message' => '#^Variable \\$user might not be defined\\.$#', + 'message' => '#^If condition is always true\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC69TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Pager/Range/Jumping.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$export\\.$#', + 'message' => '#^Unreachable statement \\- code above always terminates\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC709TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Pager/Range/Jumping.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Manager\\:\\:connection\\(\\) invoked with 3 parameters, 0\\-2 required\\.$#', + 'message' => '#^If condition is always true\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC709TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Pager/Range/Sliding.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC709_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^Unreachable statement \\- code above always terminates\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC709TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Pager/Range/Sliding.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC74_Test\\:\\:\\$test1\\.$#', + 'message' => '#^Cannot call method dumpData\\(\\) on null\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC74TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC74_Test\\:\\:\\$test2\\.$#', + 'message' => '#^Cannot call method loadData\\(\\) on null\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC74TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser.php', ]; $ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$test1 on array\\|Doctrine_Record\\|false\\.$#', + 'message' => '#^Method Doctrine_Parser\\:\\:doDump\\(\\) with return type void returns int\\<0, max\\>\\|false but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC74TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser.php', ]; $ignoreErrors[] = [ - 'message' => '#^Cannot access property \\$test2 on array\\|Doctrine_Record\\|false\\.$#', + 'message' => '#^Method Doctrine_Parser\\:\\:doDump\\(\\) with return type void returns string but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC74TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC74_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Parser\\:\\:doLoad\\(\\) with return type void returns string\\|false but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC74TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC74_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Parser\\:\\:dump\\(\\) with return type void returns mixed but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC74TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC74_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Parser\\:\\:getParser\\(\\) with return type void returns object but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC74TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC74_Test\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Parser\\:\\:load\\(\\) with return type void returns array but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC74TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC794_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC794TestCase.php', + 'message' => '#^Result of static method Doctrine_Parser\\:\\:getParser\\(\\) \\(void\\) is used\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Parser.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC794_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Parser_Json\\:\\:dumpData\\(\\) with return type void returns null but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC794TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser/Json.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC794_Model\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$json of function json_decode expects string, null given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC794TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser/Json.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC7_User\\:\\:\\$password\\.$#', + 'message' => '#^Result of method Doctrine_Parser\\:\\:doDump\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC7TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser/Json.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC7_User\\:\\:\\$username\\.$#', + 'message' => '#^Result of method Doctrine_Parser\\:\\:doLoad\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC7TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser/Json.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC7_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Parser_Serialize\\:\\:dumpData\\(\\) with return type void returns null but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC7TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser/Serialize.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC7_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Parser_Serialize\\:\\:loadData\\(\\) with return type void returns mixed but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC7TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser/Serialize.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC7_TestCase\\:\\:testOnDemandHydration\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$variable_representation of function unserialize expects string, null given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC7TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser/Serialize.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC7_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of method Doctrine_Parser\\:\\:doDump\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC7TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser/Serialize.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC825_Model\\:\\:\\$password\\.$#', + 'message' => '#^Result of method Doctrine_Parser\\:\\:doLoad\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC825TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser/Serialize.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC825_Model\\:\\:\\$username\\.$#', + 'message' => '#^Argument of an invalid type string supplied for foreach, only iterables are supported\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC825TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser/Xml.php', ]; $ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Ticket_DC825_Model\\:\\:getAuditLog\\(\\)\\.$#', + 'message' => '#^Call to function is_int\\(\\) with \\(array\\\\|string\\|null\\) will always evaluate to false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC825TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser/Xml.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC825_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^If condition is always true\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC825TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser/Xml.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC825_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^Instanceof between string and SimpleXMLElement will always evaluate to false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC825TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser/Xml.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC825_Model\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Parser_Xml\\:\\:dumpData\\(\\) with return type void returns null but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC825TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser/Xml.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC828_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$array of static method Doctrine_Parser_Xml\\:\\:arrayToXml\\(\\) expects string, array given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC828TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser/Xml.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC828_TestCase\\:\\:testInit\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$data of function simplexml_load_string expects string, null given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC828TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser/Xml.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC828_TestCase\\:\\:testLimit\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of method Doctrine_Parser\\:\\:doDump\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC828TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser/Xml.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC828_TestCase\\:\\:testLimitOffsetWithoutOrderBy\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of method Doctrine_Parser\\:\\:doLoad\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC828TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser/Xml.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC828_TestCase\\:\\:testMultipleOrderByFields\\(\\) has no return type specified\\.$#', + 'message' => '#^Undefined variable\\: \\$children$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC828TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser/Xml.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC828_TestCase\\:\\:testOrderBy\\(\\) has no return type specified\\.$#', + 'message' => '#^Variable \\$return might not be defined\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC828TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser/Xml.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC828_TestCase\\:\\:testOrderByLimit\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Parser_Yml\\:\\:dumpData\\(\\) with return type void returns null but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC828TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser/Yml.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC828_TestCase\\:\\:testOrderByLimitOffset\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$array of static method sfYaml\\:\\:dump\\(\\) expects array, string given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC828TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser/Yml.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC828_Model\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$input of static method sfYaml\\:\\:load\\(\\) expects string, null given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC828TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser/Yml.php', ]; $ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Ticket_DC828_TestCase\\:\\:\\$sqlStackCounter has no type specified\\.$#', + 'message' => '#^Result of method Doctrine_Parser\\:\\:doDump\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC828TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser/Yml.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC82_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of method Doctrine_Parser\\:\\:doLoad\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC82TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser/Yml.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC82_Article\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Static method sfYaml\\:\\:load\\(\\) invoked with 2 parameters, 1 required\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC82TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser/Yml.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC840_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Method sfYamlInline\\:\\:evaluateScalar\\(\\) should return string but returns false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC840TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYamlInline.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC840_TestCase\\:\\:testInit\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC840TestCase.php', + 'message' => '#^Method sfYamlInline\\:\\:evaluateScalar\\(\\) should return string but returns float\\.$#', + 'count' => 3, + 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYamlInline.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC840_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^Method sfYamlInline\\:\\:evaluateScalar\\(\\) should return string but returns float\\|int\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC840TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYamlInline.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC840_Model\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method sfYamlInline\\:\\:evaluateScalar\\(\\) should return string but returns int\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC840TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYamlInline.php', ]; $ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Ticket_DC840_TestCase\\:\\:\\$sqlStackCounter has no type specified\\.$#', + 'message' => '#^Method sfYamlInline\\:\\:evaluateScalar\\(\\) should return string but returns int\\|false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC840TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYamlInline.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC841_Model\\:\\:\\$foo\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/DC841TestCase.php', + 'message' => '#^Method sfYamlInline\\:\\:evaluateScalar\\(\\) should return string but returns null\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYamlInline.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC841_Model\\:\\:\\$password\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/DC841TestCase.php', + 'message' => '#^Method sfYamlInline\\:\\:evaluateScalar\\(\\) should return string but returns true\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYamlInline.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC841_Model\\:\\:\\$username\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/DC841TestCase.php', + 'message' => '#^Method sfYamlInline\\:\\:load\\(\\) should return array but returns string\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYamlInline.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC841_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Method sfYamlInline\\:\\:parseMapping\\(\\) should return string but returns array\\\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC841TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYamlInline.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC841_TestCase\\:\\:testDelete\\(\\) has no return type specified\\.$#', + 'message' => '#^Method sfYamlInline\\:\\:parseSequence\\(\\) should return string but returns array\\, string\\>\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC841TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYamlInline.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC841_TestCase\\:\\:testInit\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$stringDelimiter$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC841TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYamlInline.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC841_TestCase\\:\\:testInsert\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC841TestCase.php', + 'message' => '#^Parameter \\#2 \\$delimiters of static method sfYamlInline\\:\\:parseScalar\\(\\) expects string\\|null, array\\ given\\.$#', + 'count' => 3, + 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYamlInline.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC841_TestCase\\:\\:testSelect\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#2 \\$pieces of function implode expects array, string given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC841TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYamlInline.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC841_TestCase\\:\\:testSelectJoinWith\\(\\) has no return type specified\\.$#', + 'message' => '#^Undefined variable\\: \\$merge$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC841TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Parser/sfYaml/sfYamlParser.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC841_TestCase\\:\\:testSelectWithIn\\(\\) has no return type specified\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$dataDict\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC841TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC841_TestCase\\:\\:testSelectWithStaticParameter\\(\\) has no return type specified\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$expression\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC841TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC841_TestCase\\:\\:testUpdate\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to an undefined method Doctrine_Relation\\:\\:getForeignRefColumnName\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC841TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC841_Model\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to an undefined method Doctrine_Relation\\:\\:getLocalRefColumnName\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC841TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query.php', ]; $ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Ticket_DC841_TestCase\\:\\:\\$sqlStackCounter has no type specified\\.$#', + 'message' => '#^Call to function is_scalar\\(\\) with array\\|Doctrine_Collection will always evaluate to false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC841TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query.php', ]; $ignoreErrors[] = [ - 'message' => '#^Unreachable statement \\- code above always terminates\\.$#', + 'message' => '#^Call to method free\\(\\) on an unknown class Doctrine_Hydrate\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC841TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query.php', ]; $ignoreErrors[] = [ - 'message' => '#^Call to an undefined method Doctrine_Table\\:\\:findByUsernameAndFoo\\(\\)\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC843TestCase.php', + 'message' => '#^Call to method parseDqlQuery\\(\\) on an unknown class Doctrine_Hydrate\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Query.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC843_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Default value of the parameter \\#1 \\$params \\(array\\) of method Doctrine_Query\\:\\:fetchArray\\(\\) is incompatible with type string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC843TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC843_TestCase\\:\\:testInit\\(\\) has no return type specified\\.$#', + 'message' => '#^If condition is always true\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC843TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC843_TestCase\\:\\:testQuery\\(\\) has no return type specified\\.$#', + 'message' => '#^Left side of && is always true\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC843TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC843_TestCase\\:\\:testQueryWithLike\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Connection\\:\\:modifyLimitQuery\\(\\) invoked with 6 parameters, 1\\-4 required\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC843TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC843_TestCase\\:\\:testQueryWithNull\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Query\\:\\:_processPendingJoinConditions\\(\\) has invalid return type Processed\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC843TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC843_TestCase\\:\\:testWithMagicMethod\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Query\\:\\:_processPendingJoinConditions\\(\\) should return Processed but returns string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC843TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC843_Model\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Query\\:\\:addPendingJoinCondition\\(\\) should return Doctrine_Query but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC843TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query.php', ]; $ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Ticket_DC843_TestCase\\:\\:\\$sqlStackCounter has no type specified\\.$#', + 'message' => '#^Method Doctrine_Query\\:\\:buildSqlQuery\\(\\) should return string but returns false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC843TestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Call to method validate\\(\\) on an unknown class Doctrine_Validator_Interface\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/DC848TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC848_TestCase\\:\\:testIso8601Timestamp\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Query\\:\\:createSubquery\\(\\) has invalid return type Doctrine_Hydrate\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC848TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC848_TestCase\\:\\:testMysqlTimestamp\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Query\\:\\:createSubquery\\(\\) should return Doctrine_Hydrate but returns Doctrine_Query\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC848TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC86_Test\\:\\:\\$date\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/DC86TestCase.php', + 'message' => '#^Method Doctrine_Query\\:\\:free\\(\\) should return Doctrine_Query but return statement is missing\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Query.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Ticket_DC86_Test\\:\\:\\$id\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Ticket/DC86TestCase.php', + 'message' => '#^Method Doctrine_Query\\:\\:processPendingFields\\(\\) should return string but empty return statement found\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Query.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC86_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Query_Tokenizer\\:\\:quoteExplode\\(\\) invoked with 4 parameters, 1\\-2 required\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC86TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC86_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$params of method Doctrine_Query_Abstract\\:\\:execute\\(\\) expects array, string given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC86TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC86_TestCase\\:\\:testTest\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$params of method Doctrine_Query_Abstract\\:\\:getResultCacheHash\\(\\) expects array, null given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC86TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC86_Test\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$str of function strtolower expects string, null given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC86TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC879_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC879TestCase.php', + 'message' => '#^Parameter \\#1 \\$string of function substr expects string, Processed given\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Query.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC879_TestCase\\:\\:testInit\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC879TestCase.php', + 'message' => '#^Parameter \\#2 \\$params of method Doctrine_Connection\\:\\:fetchAll\\(\\) expects array, null given\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Query.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC879_TestCase\\:\\:testWhere\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#2 \\$pieces of function implode expects array, string given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC879TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Ticket_DC879_Model\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of && is always true\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC879TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query.php', ]; $ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Ticket_DC879_TestCase\\:\\:\\$sqlStackCounter has no type specified\\.$#', + 'message' => '#^Result of method Doctrine_Connection\\:\\:convertBooleans\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC879TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC95_TestCase\\:\\:testClassDoesNotExistBeforeImport\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of method Doctrine_Connection\\:\\:getDriverName\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC95TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_DC95_TestCase\\:\\:testClassExistsAfterImport\\(\\) has no return type specified\\.$#', + 'message' => '#^Strict comparison using \\=\\=\\= between array\\|Doctrine_Collection and null will always evaluate to false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC95TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query.php', ]; $ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$directory of static method Doctrine_Core\\:\\:setModelsDirectory\\(\\) expects string, null given\\.$#', + 'message' => '#^Unreachable statement \\- code above always terminates\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC95TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query.php', ]; $ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$options of method Doctrine_Import_Schema\\:\\:setOptions\\(\\) expects string, array\\ given\\.$#', + 'message' => '#^Variable \\$componentAlias might not be defined\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/DC95TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_NewTicket_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/NewTicketTestCase.php', + 'message' => '#^Variable \\$parent might not be defined\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Query.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_NewTicket_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Variable \\$q might not be defined\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/NewTicketTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_NewTicket_TestCase\\:\\:testTicket\\(\\) has no return type specified\\.$#', + 'message' => '#^Variable \\$queryComponentsBefore might not be defined\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/NewTicketTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Testing_Attribute\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/NewTicketTestCase.php', + 'message' => '#^Variable \\$tableAlias might not be defined\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Query.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Testing_AttributeDefinition\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Variable \\$where in empty\\(\\) always exists and is not falsy\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/NewTicketTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Testing_Product\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Query_Abstract\\:\\:\\$_parsers\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/NewTicketTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Testing_ProductAttribute\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to an undefined method Doctrine_Query_Abstract\\:\\:copy\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/NewTicketTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', ]; $ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Ticket_NewTicket_TestCase\\:\\:\\$p1 has no type specified\\.$#', + 'message' => '#^Call to an undefined method Doctrine_Query_Abstract\\:\\:isSubquery\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/NewTicketTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', ]; $ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Ticket_NewTicket_TestCase\\:\\:\\$p2 has no type specified\\.$#', + 'message' => '#^Call to an undefined method Doctrine_Query_Part\\:\\:parse\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/NewTicketTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property CoverageCodeN\\:\\:\\$code\\.$#', + 'message' => '#^Call to function is_array\\(\\) with string will always evaluate to false\\.$#', 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/NjeroTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property CoverageCodeN\\:\\:\\$description\\.$#', + 'message' => '#^Else branch is unreachable because previous condition is always true\\.$#', 'count' => 2, - 'path' => __DIR__ . '/tests/Ticket/NjeroTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Record\\:\\:\\$RateN\\.$#', - 'count' => 7, - 'path' => __DIR__ . '/tests/Ticket/NjeroTestCase.php', + 'message' => '#^Left side of && is always true\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Doctrine_Record\\:\\:\\$rate_id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/NjeroTestCase.php', + 'message' => '#^Left side of \\|\\| is always true\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property LiabilityCodeN\\:\\:\\$code\\.$#', + 'message' => '#^Method Doctrine_Query_Abstract\\:\\:getSqlQuery\\(\\) invoked with 2 parameters, 0\\-1 required\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/NjeroTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property LiabilityCodeN\\:\\:\\$description\\.$#', + 'message' => '#^Negated boolean expression is always false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/NjeroTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property PolicyCodeN\\:\\:\\$code\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string The cached query, in a serialized form\\.\\)\\: Unexpected token "The", expected variable at offset 83$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/NjeroTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property PolicyCodeN\\:\\:\\$description\\.$#', + 'message' => '#^Parameter \\#1 \\$customComponent of method Doctrine_Query_Abstract\\:\\:getCachedForm\\(\\) expects array\\|Doctrine_Collection\\|null, string given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/NjeroTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property PolicyN\\:\\:\\$policy_number\\.$#', + 'message' => '#^Parameter \\#1 \\$params of method Doctrine_Query_Abstract\\:\\:getFlattenedParams\\(\\) expects array, null given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/NjeroTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property PolicyN\\:\\:\\$rate_id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/NjeroTestCase.php', + 'message' => '#^Parameter \\#1 \\$params of method Doctrine_Query_Abstract\\:\\:getSqlQuery\\(\\) expects array, null given\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property RateN\\:\\:\\$coverage_code\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/NjeroTestCase.php', + 'message' => '#^Parameter \\#2 \\$queryPart of method Doctrine_Query_Abstract\\:\\:_addDqlQueryPart\\(\\) expects string, int given\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property RateN\\:\\:\\$liability_code\\.$#', + 'message' => '#^Result of && is always false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/NjeroTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property RateN\\:\\:\\$policy_code\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/NjeroTestCase.php', + 'message' => '#^Result of && is always true\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property RateN\\:\\:\\$total_rate\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/NjeroTestCase.php', + 'message' => '#^Result of method Doctrine_Connection\\:\\:convertBooleans\\(\\) \\(void\\) is used\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_Njero_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of method Doctrine_Connection\\:\\:getOption\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/NjeroTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_Njero_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Strict comparison using \\=\\=\\= between string and null will always evaluate to false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/NjeroTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Abstract.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_Njero_TestCase\\:\\:testHasOneMultiLevelRelations\\(\\) has no return type specified\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$expression\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/NjeroTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Check.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Ticket_gh110_TestCase\\:\\:testAddActAsColumnsToDocBlock\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Query_Check\\:\\:getTable\\(\\) should return Doctrine_Connection but returns Doctrine_Table\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/gh110TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Check.php', ]; $ignoreErrors[] = [ - 'message' => '#^Property Doctrine_Template_gh110_Template\\:\\:\\$_options type has no value type specified in iterable type array\\.$#', + 'message' => '#^Method Doctrine_Query_Check\\:\\:parse\\(\\) should return string but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Ticket/gh110TestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Check.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Tokenizer_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Query_Check\\:\\:parseClause\\(\\) with return type void returns mixed but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TokenizerTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Check.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Tokenizer_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Query_Check\\:\\:parseClause\\(\\) with return type void returns string but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TokenizerTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Check.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Tokenizer_TestCase\\:\\:testBracketExplode\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$alias$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TokenizerTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Check.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Tokenizer_TestCase\\:\\:testQuoteExplodedShouldQuoteArray\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$field$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TokenizerTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Check.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Tokenizer_TestCase\\:\\:testSqlExplode\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$value$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TokenizerTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Check.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Tokenizer_TestCase\\:\\:testSqlExplode2\\(\\) has no return type specified\\.$#', + 'message' => '#^Property Doctrine_Query_Check\\:\\:\\$sql \\(string\\) does not accept null\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TokenizerTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Check.php', ]; $ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$d of method Doctrine_Query_Tokenizer\\:\\:bracketExplode\\(\\) expects string, array\\ given\\.$#', + 'message' => '#^Result of method Doctrine_Query_Check\\:\\:parseClause\\(\\) \\(void\\) is used\\.$#', 'count' => 2, - 'path' => __DIR__ . '/tests/TokenizerTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Check.php', ]; $ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$d of method Doctrine_Query_Tokenizer\\:\\:quoteExplode\\(\\) expects string, array\\ given\\.$#', + 'message' => '#^Variable \\$func might not be defined\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TokenizerTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Check.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Mssql_TestCase\\:\\:testSetIsolationExecutesSql\\(\\) has no return type specified\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$dataDict\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Transaction/MssqlTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Condition.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Mssql_TestCase\\:\\:testSetIsolationSupportsSnapshotMode\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to an undefined method Doctrine_Query_Condition\\:\\:load\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Transaction/MssqlTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Condition.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Mssql_TestCase\\:\\:testSetIsolationThrowsExceptionOnUnknownIsolationMode\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Query_From\\:\\:parse\\(\\) with return type void returns array\\, array\\\\>\\|null but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Transaction/MssqlTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/From.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Mysql_TestCase\\:\\:testCreateSavePointExecutesSql\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Query_Groupby\\:\\:parse\\(\\) with return type void returns string but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Transaction/MysqlTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Groupby.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Mysql_TestCase\\:\\:testGetIsolationExecutesSql\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$str$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Transaction/MysqlTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Groupby.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Mysql_TestCase\\:\\:testReleaseSavePointExecutesSql\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of && is always true\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Transaction/MysqlTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Groupby.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Mysql_TestCase\\:\\:testRollbackSavePointExecutesSql\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to method parseDqlQuery\\(\\) on an unknown class Doctrine_Hydrate\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Transaction/MysqlTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Having.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Mysql_TestCase\\:\\:testSetIsolationExecutesSql\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to method parseDqlQuery\\(\\) on an unknown class Doctrine_Hydrate\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Transaction/MysqlTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/JoinCondition.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Mysql_TestCase\\:\\:testSetIsolationThrowsExceptionOnUnknownIsolationMode\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Query_Orderby\\:\\:parse\\(\\) with return type void returns string but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Transaction/MysqlTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Orderby.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Oracle_TestCase\\:\\:testCreateSavePointExecutesSql\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of && is always true\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Transaction/OracleTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Orderby.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Oracle_TestCase\\:\\:testReleaseSavePointAlwaysReturnsTrue\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to an undefined method Doctrine_Query_Set\\:\\:parseLiteralValue\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Transaction/OracleTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Set.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Oracle_TestCase\\:\\:testRollbackSavePointExecutesSql\\(\\) has no return type specified\\.$#', + 'message' => '#^Iterating over an object of an unknown class unknown_type\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Transaction/OracleTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Tokenizer.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Oracle_TestCase\\:\\:testSetIsolationExecutesSql\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Query_Tokenizer\\:\\:clauseExplodeCountBrackets\\(\\) has invalid return type unknown_type\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Transaction/OracleTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Tokenizer.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Oracle_TestCase\\:\\:testSetIsolationThrowsExceptionOnUnknownIsolationMode\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Query_Tokenizer\\:\\:clauseExplodeCountBrackets\\(\\) should return unknown_type but returns array\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Transaction/OracleTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Tokenizer.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Pgsql_TestCase\\:\\:testCreateSavePointExecutesSql\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param for parameter \\$d with type string is incompatible with native type array\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Transaction/PgsqlTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Tokenizer.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Pgsql_TestCase\\:\\:testReleaseSavePointExecutesSql\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$terms of method Doctrine_Query_Tokenizer\\:\\:mergeBracketTerms\\(\\) expects array, unknown_type given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Transaction/PgsqlTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Tokenizer.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Pgsql_TestCase\\:\\:testRollbackSavePointExecutesSql\\(\\) has no return type specified\\.$#', + 'message' => '#^Variable \\$p might not be defined\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Transaction/PgsqlTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Tokenizer.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Pgsql_TestCase\\:\\:testSetIsolationExecutesSql\\(\\) has no return type specified\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$varchar_max_length\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Transaction/PgsqlTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Where.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Pgsql_TestCase\\:\\:testSetIsolationThrowsExceptionOnUnknownIsolationMode\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to method parseDqlQuery\\(\\) on an unknown class Doctrine_Hydrate\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Transaction/PgsqlTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Where.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Sqlite_TestCase\\:\\:testSetIsolationExecutesSql\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$str of function strtolower expects string, null given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Transaction/SqliteTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Where.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_Sqlite_TestCase\\:\\:testSetIsolationThrowsExceptionOnUnknownIsolationMode\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of method Doctrine_Connection\\:\\:getDriverName\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Transaction/SqliteTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Query/Where.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Phonenumber\\:\\:\\$id\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$formatter\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TransactionTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/RawSql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$id\\.$#', + 'message' => '#^Method Doctrine_RawSql\\:\\:_addDqlQueryPart\\(\\) should return \\$this\\(Doctrine_RawSql\\) but returns Doctrine_Query\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TransactionTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/RawSql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Class Doctrine_EventListener referenced with incorrect case\\: Doctrine_Eventlistener\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TransactionTestCase.php', + 'message' => '#^Method Doctrine_RawSql\\:\\:parseDqlQueryPart\\(\\) should return Doctrine_Query but returns \\$this\\(Doctrine_RawSql\\)\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/RawSql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_TestCase\\:\\:testAddDuplicateRecordToTransactionShouldSkipSecond\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(Doctrine_Connection The connection object the query will use\\.\\)\\: Unexpected token "The", expected variable at offset 66$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TransactionTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/RawSql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_TestCase\\:\\:testBeginTransactionStartsNewTransaction\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(Doctrine_Hydrator_Abstract The hydrator that will be used for generating result sets\\.\\)\\: Unexpected token "The", expected variable at offset 150$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TransactionTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/RawSql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_TestCase\\:\\:testCommitMethodCommitsCurrentTransaction\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$componentName$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TransactionTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/RawSql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_TestCase\\:\\:testCommitSavepointListenersGetInvoked\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of method Doctrine_Connection\\:\\:getOption\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TransactionTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/RawSql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_TestCase\\:\\:testCommittingWithNoActiveTransactionThrowsException\\(\\) has no return type specified\\.$#', + 'message' => '#^Variable \\$fields in empty\\(\\) always exists and is not falsy\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TransactionTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/RawSql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_TestCase\\:\\:testCreateSavepointIsOnlyImplementedAtDriverLevel\\(\\) has no return type specified\\.$#', + 'message' => '#^Variable \\$parent might not be defined\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TransactionTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/RawSql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_TestCase\\:\\:testCreateSavepointListenersGetInvoked\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TransactionTestCase.php', + 'message' => '#^Variable \\$type might not be defined\\.$#', + 'count' => 4, + 'path' => __DIR__ . '/lib/Doctrine/RawSql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_TestCase\\:\\:testExceptionIsThrownWhenUsingRollbackOnNotActiveTransaction\\(\\) has no return type specified\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Event\\:\\:\\$skipOperation\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TransactionTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_TestCase\\:\\:testGetIsolationIsOnlyImplementedAtDriverLevel\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to an undefined method ArrayAccess\\:\\:save\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TransactionTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_TestCase\\:\\:testGetStateReturnsStateConstant\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to an undefined method Doctrine_EventListener_Interface\\|Doctrine_Overloadable\\:\\:postSerialize\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TransactionTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_TestCase\\:\\:testInit\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to an undefined method Doctrine_EventListener_Interface\\|Doctrine_Overloadable\\:\\:postUnserialize\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TransactionTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_TestCase\\:\\:testNestedSavepoints\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to an undefined method Doctrine_EventListener_Interface\\|Doctrine_Overloadable\\:\\:postValidate\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TransactionTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_TestCase\\:\\:testNestedTransaction\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to an undefined method Doctrine_EventListener_Interface\\|Doctrine_Overloadable\\:\\:preSerialize\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TransactionTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_TestCase\\:\\:testReleaseSavepointIsOnlyImplementedAtDriverLevel\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to an undefined method Doctrine_EventListener_Interface\\|Doctrine_Overloadable\\:\\:preUnserialize\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TransactionTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_TestCase\\:\\:testRollbackSavepointIsOnlyImplementedAtDriverLevel\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to an undefined method Doctrine_EventListener_Interface\\|Doctrine_Overloadable\\:\\:preValidate\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TransactionTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_TestCase\\:\\:testRollbackSavepointListenersGetInvoked\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:delete\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TransactionTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_TestCase\\:\\:testSetIsolationIsOnlyImplementedAtDriverLevel\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TransactionTestCase.php', + 'message' => '#^Call to function is_bool\\(\\) with string will always evaluate to false\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_TestCase\\:\\:testSubsequentTransactionsAfterRollback\\(\\) has no return type specified\\.$#', + 'message' => '#^Cannot access offset \\(int\\|string\\) on int\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TransactionTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Transaction_TestCase\\:\\:testTransactionLevelIsInitiallyZero\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TransactionTestCase.php', + 'message' => '#^Cannot access offset mixed on int\\.$#', + 'count' => 5, + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method TransactionListener\\:\\:pop\\(\\) has no return type specified\\.$#', + 'message' => '#^Cannot access offset string on int\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TransactionTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method TransactionListener\\:\\:postSavepointCommit\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TransactionTestCase.php', + 'message' => '#^Cannot assign new offset to string\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method TransactionListener\\:\\:postSavepointCreate\\(\\) has no return type specified\\.$#', + 'message' => '#^Default value of the parameter \\#2 \\$deep \\(true\\) of method Doctrine_Record\\:\\:exportTo\\(\\) is incompatible with type string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TransactionTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method TransactionListener\\:\\:postSavepointRollback\\(\\) has no return type specified\\.$#', + 'message' => '#^Instanceof between Doctrine_Collection and Doctrine_Null will always evaluate to false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TransactionTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method TransactionListener\\:\\:postTransactionBegin\\(\\) has no return type specified\\.$#', + 'message' => '#^Instanceof between string and Doctrine_Expression will always evaluate to false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TransactionTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method TransactionListener\\:\\:postTransactionCommit\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Record\\:\\:assignDefaultValues\\(\\) should return bool but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TransactionTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method TransactionListener\\:\\:postTransactionRollback\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Record\\:\\:exportTo\\(\\) should return string but returns array\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TransactionTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method TransactionListener\\:\\:preSavepointCommit\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Record\\:\\:exportTo\\(\\) should return string but returns null\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TransactionTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method TransactionListener\\:\\:preSavepointCreate\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Record\\:\\:fromArray\\(\\) with return type void returns \\$this\\(Doctrine_Record\\) but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TransactionTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method TransactionListener\\:\\:preSavepointRollback\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Record\\:\\:getAccessor\\(\\) should return string but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TransactionTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method TransactionListener\\:\\:preTransactionBegin\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Record\\:\\:getErrorStackAsString\\(\\) should return string but returns false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TransactionTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method TransactionListener\\:\\:preTransactionCommit\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Record\\:\\:getIncremented\\(\\) should return int but returns null\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TransactionTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method TransactionListener\\:\\:preTransactionRollback\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Record\\:\\:getMutator\\(\\) should return string but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TransactionTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Property TransactionListener\\:\\:\\$_messages has no type specified\\.$#', + 'message' => '#^Method Doctrine_Record\\:\\:getNode\\(\\) should return Doctrine_Node but returns Doctrine_Node_\\\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TransactionTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Variable \\$phonenumber might not be defined\\.$#', + 'message' => '#^Method Doctrine_Record\\:\\:getNode\\(\\) should return Doctrine_Node but returns false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TransactionTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Variable \\$user might not be defined\\.$#', + 'message' => '#^Method Doctrine_Record\\:\\:getPendingDeletes\\(\\) should return array but returns string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TransactionTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property TreeLeaf\\:\\:\\$Children\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/TreeStructureTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property TreeLeaf\\:\\:\\$Parent\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/TreeStructureTestCase.php', -]; -$ignoreErrors[] = [ - 'message' => '#^Access to an undefined property TreeLeaf\\:\\:\\$name\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/TreeStructureTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_TreeStructure_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Record\\:\\:hasAccessor\\(\\) should return bool but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TreeStructureTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_TreeStructure_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Record\\:\\:hasMutator\\(\\) should return bool but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TreeStructureTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_TreeStructure_TestCase\\:\\:testLocalAndForeignKeysAreSetCorrectly\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Record\\:\\:identifier\\(\\) should return array but returns int\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TreeStructureTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_TreeStructure_TestCase\\:\\:testSelfReferentialRelationship\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/TreeStructureTestCase.php', + 'message' => '#^Method Doctrine_Record\\:\\:importFrom\\(\\) with return type void returns null but should not return anything\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_TreeStructure_TestCase\\:\\:testTreeLeafRelationships\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Record\\:\\:merge\\(\\) with return type void returns null but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TreeStructureTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_TreeStructure_TestCase\\:\\:testTreeStructureFetchingWorksWithDql\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Record\\:\\:reference\\(\\) should return Doctrine_Collection\\|Doctrine_Record but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/TreeStructureTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_UnitOfWork_TestCase\\:\\:testBuildFlushTree10\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Record\\:\\:state\\(\\) should return int\\|null but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/UnitOfWorkTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_UnitOfWork_TestCase\\:\\:testBuildFlushTree11\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Record\\:\\:toArray\\(\\) should return array but returns false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/UnitOfWorkTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_UnitOfWork_TestCase\\:\\:testBuildFlushTree12\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Record\\:\\:trySave\\(\\) should return true but returns false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/UnitOfWorkTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_UnitOfWork_TestCase\\:\\:testBuildFlushTree3\\(\\) has no return type specified\\.$#', + 'message' => '#^Negated boolean expression is always false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/UnitOfWorkTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_UnitOfWork_TestCase\\:\\:testBuildFlushTree4\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param for parameter \\$array with type string is incompatible with native type array\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/UnitOfWorkTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_UnitOfWork_TestCase\\:\\:testBuildFlushTree5\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(Doctrine_Validator_ErrorStack errorStack to be assigned for this record\\)\\: Unexpected token "errorStack", expected variable at offset 137$#', 'count' => 1, - 'path' => __DIR__ . '/tests/UnitOfWorkTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_UnitOfWork_TestCase\\:\\:testBuildFlushTree6\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(mixed arg1 \\.\\.\\. argN optional callback arguments\\)\\: Unexpected token "arg1", expected variable at offset 150$#', 'count' => 1, - 'path' => __DIR__ . '/tests/UnitOfWorkTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_UnitOfWork_TestCase\\:\\:testBuildFlushTree7\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$array$#', 'count' => 1, - 'path' => __DIR__ . '/tests/UnitOfWorkTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_UnitOfWork_TestCase\\:\\:testBuildFlushTree8\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/UnitOfWorkTestCase.php', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$fieldname$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_UnitOfWork_TestCase\\:\\:testBuildFlushTree9\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$name$#', 'count' => 1, - 'path' => __DIR__ . '/tests/UnitOfWorkTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_UnitOfWork_TestCase\\:\\:testbuildFlushTree\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$serialized$#', 'count' => 1, - 'path' => __DIR__ . '/tests/UnitOfWorkTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_UnitOfWork_TestCase\\:\\:testbuildFlushTree2\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$array of method Doctrine_Record\\:\\:fromArray\\(\\) expects array, null given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/UnitOfWorkTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Property Doctrine_UnitOfWork_TestCase\\:\\:\\$correct has no type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$array of method Doctrine_Record\\:\\:fromArray\\(\\) expects array, string given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/UnitOfWorkTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Property Doctrine_UnitOfWork_TestCase\\:\\:\\$correct2 has no type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$array of static method Doctrine_Parser\\:\\:dump\\(\\) expects string, array given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/UnitOfWorkTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Property Doctrine_UnitOfWork_TestCase\\:\\:\\$correct2 is never read, only written\\.$#', + 'message' => '#^Parameter \\#1 \\$array_arg of function current expects array\\|object, int given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/UnitOfWorkTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Package\\:\\:\\$Version\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/UnsortedTestCase.php', + 'message' => '#^Parameter \\#1 \\$deep of method Doctrine_Record\\:\\:toArray\\(\\) expects bool, string given\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Package\\:\\:\\$description\\.$#', + 'message' => '#^Parameter \\#2 \\.\\.\\.\\$args of function array_merge expects array, int given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/UnsortedTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Package\\:\\:\\$id\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/UnsortedTestCase.php', + 'message' => '#^Property Doctrine_Record\\:\\:\\$_id \\(int\\) does not accept array\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property PackageVersion\\:\\:\\$Note\\.$#', + 'message' => '#^Property Doctrine_Record\\:\\:\\$_id \\(int\\) does not accept default value of type array\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/UnsortedTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property PackageVersion\\:\\:\\$description\\.$#', + 'message' => '#^Property Doctrine_Record\\:\\:\\$_node \\(Doctrine_Node_\\\\) in isset\\(\\) is not nullable\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/UnsortedTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property PackageVersionNotes\\:\\:\\$description\\.$#', + 'message' => '#^Property Doctrine_Record\\:\\:\\$_node has unknown class Doctrine_Node_ as its type\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/UnsortedTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_UnsortedTestCase\\:\\:testCascadingInsert\\(\\) has no return type specified\\.$#', + 'message' => '#^Property Doctrine_Record\\:\\:\\$_node has unknown class TreeImpl as its type\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/UnsortedTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property TestAddress\\:\\:\\$Person\\.$#', + 'message' => '#^Property Doctrine_Record\\:\\:\\$_pendingDeletes \\(string\\) does not accept default value of type array\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Validator/ForeignKeysTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property TestAddress\\:\\:\\$person_id\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Validator/ForeignKeysTestCase.php', + 'message' => '#^Result of method Doctrine_Connection\\:\\:convertBooleans\\(\\) \\(void\\) is used\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property TestPerson\\:\\:\\$Addresses\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/Validator/ForeignKeysTestCase.php', + 'message' => '#^Result of method Doctrine_Record\\:\\:fromArray\\(\\) \\(void\\) is used\\.$#', + 'count' => 3, + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_ForeignKeys_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of static method Doctrine_Parser\\:\\:dump\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Validator/ForeignKeysTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_ForeignKeys_TestCase\\:\\:testForeignKeyIsValidIfForeignRelationIsSet\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of static method Doctrine_Parser\\:\\:load\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Validator/ForeignKeysTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_ForeignKeys_TestCase\\:\\:testForeignKeyIsValidIfLocalRelationIsSet\\(\\) has no return type specified\\.$#', + 'message' => '#^Strict comparison using \\=\\=\\= between Doctrine_Collection\\|Doctrine_Record and null will always evaluate to false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Validator/ForeignKeysTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_ForeignKeys_TestCase\\:\\:testSynchronizedForeignKeyIsValidIfForeignRelationIsSet\\(\\) has no return type specified\\.$#', + 'message' => '#^Unreachable statement \\- code above always terminates\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Validator/ForeignKeysTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_ForeignKeys_TestCase\\:\\:testSynchronizedForeignKeyIsValidIfLocalRelationIsSet\\(\\) has no return type specified\\.$#', + 'message' => '#^Variable \\$array might not be defined\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Validator/ForeignKeysTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method TestAddress\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Variable \\$foreignFieldName might not be defined\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Validator/ForeignKeysTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method TestPerson\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Variable \\$modifiedFields might not be defined\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Validator/ForeignKeysTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property ValidatorTest_DateModel\\:\\:\\$death\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Validator/FutureTestCase.php', + 'message' => '#^Method Doctrine_Record_Abstract\\:\\:actAs\\(\\) should return Doctrine_Record but returns \\$this\\(Doctrine_Record_Abstract\\)\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_Future_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Record_Abstract\\:\\:addListener\\(\\) should return Doctrine_Record but returns \\$this\\(Doctrine_Record_Abstract\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Validator/FutureTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_Future_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Record_Abstract\\:\\:bindQueryParts\\(\\) should return Doctrine_Record but returns \\$this\\(Doctrine_Record_Abstract\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Validator/FutureTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_Future_TestCase\\:\\:testInvalidFutureDates\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Record_Abstract\\:\\:check\\(\\) should return Doctrine_Record but returns \\$this\\(Doctrine_Record_Abstract\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Validator/FutureTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_Future_TestCase\\:\\:testValidFutureDates\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Record_Abstract\\:\\:hasMany\\(\\) should return Doctrine_Record but returns \\$this\\(Doctrine_Record_Abstract\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Validator/FutureTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property ValidatorTest_DateModel\\:\\:\\$birthday\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/Validator/PastTestCase.php', + 'message' => '#^Method Doctrine_Record_Abstract\\:\\:hasOne\\(\\) should return Doctrine_Record but returns \\$this\\(Doctrine_Record_Abstract\\)\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_Past_TestCase\\:\\:prepareData\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Record_Abstract\\:\\:setListener\\(\\) should return Doctrine_Record but returns \\$this\\(Doctrine_Record_Abstract\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Validator/PastTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_Past_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Record_Abstract\\:\\:unique\\(\\) with return type void returns mixed but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Validator/PastTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_Past_TestCase\\:\\:testInvalidPastDates\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$columnName$#', 'count' => 1, - 'path' => __DIR__ . '/tests/Validator/PastTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_Past_TestCase\\:\\:testValidPastDates\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/Validator/PastTestCase.php', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$componentName$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property BooleanTest\\:\\:\\$is_working\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$options$#', 'count' => 2, - 'path' => __DIR__ . '/tests/ValidatorTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Log_Entry\\:\\:\\$stamp\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$validators$#', 'count' => 1, - 'path' => __DIR__ . '/tests/ValidatorTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$name\\.$#', + 'message' => '#^Parameter \\#1 \\$invoker of method Doctrine_Template\\:\\:setInvoker\\(\\) expects Doctrine_Record, \\$this\\(Doctrine_Record_Abstract\\) given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/ValidatorTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record/Abstract.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$password\\.$#', + 'message' => '#^Expression "\\$record\\[\\$alias\\]" on a separate line does not do anything\\.$#', 'count' => 2, - 'path' => __DIR__ . '/tests/ValidatorTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record/Filter/Compound.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property ValidatorTest\\:\\:\\$mymixed\\.$#', + 'message' => '#^Method Doctrine_Record_Generator\\:\\:generateClassFromTable\\(\\) with return type void returns null but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/ValidatorTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record/Generator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property ValidatorTest\\:\\:\\$myrange\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ValidatorTestCase.php', + 'message' => '#^Method Doctrine_Record_Generator\\:\\:initialize\\(\\) with return type void returns false but should not return anything\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Record/Generator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property ValidatorTest\\:\\:\\$myregexp\\.$#', + 'message' => '#^Method Doctrine_Record_Generator\\:\\:setOption\\(\\) has invalid return type Doctrine_Plugin\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/ValidatorTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record/Generator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property ValidatorTest\\:\\:\\$mystring\\.$#', + 'message' => '#^Method Doctrine_Record_Generator\\:\\:setOption\\(\\) should return Doctrine_Plugin but returns \\$this\\(Doctrine_Record_Generator\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/ValidatorTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record/Generator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property ValidatorTest_ClientModel\\:\\:\\$ValidatorTest_AddressModel\\.$#', - 'count' => 4, - 'path' => __DIR__ . '/tests/ValidatorTestCase.php', + 'message' => '#^Parameter \\#1 \\$invoker of method Doctrine_Template\\:\\:setInvoker\\(\\) expects Doctrine_Record, \\$this\\(Doctrine_Record_Generator\\) given\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Record/Generator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property ValidatorTest_ClientModel\\:\\:\\$short_name\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/ValidatorTestCase.php', + 'message' => '#^Parameter \\#1 \\$object of function get_class expects object, null given\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Record/Generator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property ValidatorTest_Person\\:\\:\\$identifier\\.$#', - 'count' => 5, - 'path' => __DIR__ . '/tests/ValidatorTestCase.php', + 'message' => '#^Parameter \\#1 \\$options of method Doctrine_Import_Builder\\:\\:setOptions\\(\\) expects string, array given\\.$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Record/Generator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_TestCase\\:\\:prepareTables\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of method Doctrine_Record_Generator\\:\\:generateClass\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/ValidatorTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record/Generator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_TestCase\\:\\:testHookValidateOnInsert\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ValidatorTestCase.php', + 'message' => '#^Result of method Doctrine_Template\\:\\:getPlugin\\(\\) \\(void\\) is used\\.$#', + 'count' => 3, + 'path' => __DIR__ . '/lib/Doctrine/Record/Generator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_TestCase\\:\\:testIsValidEmail\\(\\) has no return type specified\\.$#', + 'message' => '#^Strict comparison using \\!\\=\\= between null and null will always evaluate to false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/ValidatorTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record/Generator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_TestCase\\:\\:testIsValidType\\(\\) has no return type specified\\.$#', + 'message' => '#^Property Doctrine_Record_Iterator\\:\\:\\$record is never read, only written\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/ValidatorTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record/Iterator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_TestCase\\:\\:testNoValidationOnExpressions\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Record_Listener_Chain\\:\\:set\\(\\) should return Doctrine_Record_Listener_Chain but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/ValidatorTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Record/Listener/Chain.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_TestCase\\:\\:testSave\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Relation\\:\\:getOrderBy\\(\\) should return string but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/ValidatorTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Relation.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_TestCase\\:\\:testSaveInTransactionThrowsValidatorException\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#3 \\$columnNames of method Doctrine_Table\\:\\:processOrderBy\\(\\) expects string, bool given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/ValidatorTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Relation.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_TestCase\\:\\:testSetBooleanWithNumericZeroOrOne\\(\\) has no return type specified\\.$#', + 'message' => '#^Variable \\$dql might not be defined\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/ValidatorTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Relation/Association.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_TestCase\\:\\:testSetSameUniqueValueOnDifferentRecordThrowsException\\(\\) has no return type specified\\.$#', + 'message' => '#^Variable \\$dql might not be defined\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/ValidatorTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Relation/Association/Self.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_TestCase\\:\\:testSetSameUniqueValueOnSameRecordThrowsNoException\\(\\) has no return type specified\\.$#', + 'message' => '#^Negated boolean expression is always false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/ValidatorTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Relation/LocalKey.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_TestCase\\:\\:testValidate\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of \\|\\| is always false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/ValidatorTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Relation/LocalKey.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_TestCase\\:\\:testValidate2\\(\\) has no return type specified\\.$#', + 'message' => '#^Variable \\$related in empty\\(\\) always exists and is not falsy\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/ValidatorTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Relation/LocalKey.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_TestCase\\:\\:testValidationHooks\\(\\) has no return type specified\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$formatter\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/ValidatorTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Relation/Nest.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_TestCase\\:\\:testValidationIsTriggeredOnFlush\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to function is_array\\(\\) with string will always evaluate to false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/ValidatorTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Relation/Parser.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_Validator_TestCase\\:\\:testValidationOnManyToManyRelations\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Relation_Parser\\:\\:bind\\(\\) with return type void returns array but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/ValidatorTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Relation/Parser.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to undefined constant Doctrine_Core\\:\\:FETCH_VHOLDER\\.$#', - 'count' => 2, - 'path' => __DIR__ . '/tests/ValueHolderTestCase.php', + 'message' => '#^PHPDoc tag @param has invalid value \\(string relation to remove\\)\\: Unexpected token "relation", expected variable at offset 144$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Relation/Parser.php', ]; $ignoreErrors[] = [ - 'message' => '#^Class Doctrine_ValueHolder not found\\.$#', - 'count' => 3, - 'path' => __DIR__ . '/tests/ValueHolderTestCase.php', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$field$#', + 'count' => 1, + 'path' => __DIR__ . '/lib/Doctrine/Relation/Parser.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_ValueHolder_TestCase\\:\\:testDelete\\(\\) has no return type specified\\.$#', + 'message' => '#^Strict comparison using \\=\\=\\= between string and null will always evaluate to false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/ValueHolderTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Relation/Parser.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_ValueHolder_TestCase\\:\\:testGetSet\\(\\) has no return type specified\\.$#', + 'message' => '#^Variable \\$columns might not be defined\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/ValueHolderTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Relation/Parser.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_ValueHolder_TestCase\\:\\:testQueryWithOneToManyRelation\\(\\) has no return type specified\\.$#', + 'message' => '#^Variable \\$found might not be defined\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/ValueHolderTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Relation/Parser.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_ValueHolder_TestCase\\:\\:testSave\\(\\) has no return type specified\\.$#', + 'message' => '#^Variable \\$rel in isset\\(\\) always exists and is not nullable\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/ValueHolderTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Relation/Parser.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_ValueHolder_TestCase\\:\\:testSimpleQuery\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/ValueHolderTestCase.php', + 'message' => '#^Argument of an invalid type null supplied for foreach, only iterables are supported\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Search.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_View_TestCase\\:\\:testConstructor\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Search\\:\\:analyze\\(\\) with return type void returns mixed but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/ViewTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Search.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Doctrine_View_TestCase\\:\\:testCreateView\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Search\\:\\:buildTable\\(\\) with return type void returns null but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/ViewTestCase.php', + 'path' => __DIR__ . '/lib/Doctrine/Search.php', ]; $ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$autoload_function of function spl_autoload_register expects callable\\(string\\)\\: void, array\\{\'DoctrineTest\', \'autoload\'\\} given\\.$#', + 'message' => '#^Method Doctrine_Search\\:\\:search\\(\\) should return array but returns Doctrine_Query\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/bootstrap.php', + 'path' => __DIR__ . '/lib/Doctrine/Search.php', ]; $ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$autoload_function of function spl_autoload_register expects callable\\(string\\)\\: void, array\\{\'Doctrine_Core\', \'autoload\'\\} given\\.$#', + 'message' => '#^Method Doctrine_Search\\:\\:setTableDefinition\\(\\) with return type void returns false but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/bootstrap.php', + 'path' => __DIR__ . '/lib/Doctrine/Search.php', ]; $ignoreErrors[] = [ - 'message' => '#^Parameter \\#2 \\$newvalue of function ini_set expects string, int given\\.$#', + 'message' => '#^Method Doctrine_Search\\:\\:updateIndex\\(\\) should return int but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/bootstrap.php', + 'path' => __DIR__ . '/lib/Doctrine/Search.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Test10\\:\\:migrate\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$record$#', 'count' => 1, - 'path' => __DIR__ . '/tests/migration_classes/10_test.class.php', + 'path' => __DIR__ . '/lib/Doctrine/Search.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Test10\\:\\:migrate\\(\\) has parameter \\$direction with no type specified\\.$#', + 'message' => '#^Result of method Doctrine_Record_Generator\\:\\:buildTable\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/migration_classes/10_test.class.php', + 'path' => __DIR__ . '/lib/Doctrine/Search.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Test11\\:\\:migrate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/migration_classes/11_test.class.php', + 'message' => '#^Result of method Doctrine_Search\\:\\:analyze\\(\\) \\(void\\) is used\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Search.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Test11\\:\\:migrate\\(\\) has parameter \\$direction with no type specified\\.$#', + 'message' => '#^Variable \\$terms in empty\\(\\) always exists and is not falsy\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/migration_classes/11_test.class.php', + 'path' => __DIR__ . '/lib/Doctrine/Search/Analyzer/Standard.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method AddPhonenumber\\:\\:migrate\\(\\) has no return type specified\\.$#', + 'message' => '#^Variable \\$terms in empty\\(\\) always exists and is not falsy\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/migration_classes/1_add_phonenumber.class.php', + 'path' => __DIR__ . '/lib/Doctrine/Search/Analyzer/Utf8.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method AddPhonenumber\\:\\:migrate\\(\\) has parameter \\$direction with no type specified\\.$#', + 'message' => '#^Variable \\$table might not be defined\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/migration_classes/1_add_phonenumber.class.php', + 'path' => __DIR__ . '/lib/Doctrine/Search/File.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method AddUser\\:\\:migrate\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to an undefined method Doctrine_Search_Indexer_Dir\\:\\:indexFile\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/migration_classes/2_add_user.class.php', + 'path' => __DIR__ . '/lib/Doctrine/Search/Indexer/Dir.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method AddUser\\:\\:migrate\\(\\) has parameter \\$direction with no type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$_table$#', 'count' => 1, - 'path' => __DIR__ . '/tests/migration_classes/2_add_user.class.php', + 'path' => __DIR__ . '/lib/Doctrine/Search/Query.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method AddProfile\\:\\:migrate\\(\\) has no return type specified\\.$#', + 'message' => '#^Property Doctrine_Search_Query\\:\\:\\$_table \\(Doctrine_Table\\) does not accept default value of type array\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/migration_classes/3_add_profile.class.php', + 'path' => __DIR__ . '/lib/Doctrine/Search/Query.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method AddProfile\\:\\:migrate\\(\\) has parameter \\$direction with no type specified\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Sequence\\:\\:\\$warnings\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/migration_classes/3_add_profile.class.php', + 'path' => __DIR__ . '/lib/Doctrine/Sequence.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method DropProfile\\:\\:migrate\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(bool when true missing sequences are automatic created\\)\\: Unexpected token "when", expected variable at offset 142$#', 'count' => 1, - 'path' => __DIR__ . '/tests/migration_classes/4_drop_profile.class.php', + 'path' => __DIR__ . '/lib/Doctrine/Sequence.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method DropProfile\\:\\:migrate\\(\\) has parameter \\$direction with no type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string name of the field into which a new row was inserted\\)\\: Unexpected token "name", expected variable at offset 263$#', 'count' => 1, - 'path' => __DIR__ . '/tests/migration_classes/4_drop_profile.class.php', + 'path' => __DIR__ . '/lib/Doctrine/Sequence.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Test5\\:\\:migrate\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string name of the table into which a new row was inserted\\)\\: Unexpected token "name", expected variable at offset 187$#', 'count' => 1, - 'path' => __DIR__ . '/tests/migration_classes/5_test.class.php', + 'path' => __DIR__ . '/lib/Doctrine/Sequence.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Test5\\:\\:migrate\\(\\) has parameter \\$direction with no type specified\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$export\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/migration_classes/5_test.class.php', + 'path' => __DIR__ . '/lib/Doctrine/Sequence/Db2.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Test6\\:\\:migrate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/migration_classes/6_test.class.php', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$formatter\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Sequence/Db2.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Test6\\:\\:migrate\\(\\) has parameter \\$direction with no type specified\\.$#', + 'message' => '#^Call to an undefined method Doctrine_Sequence_Db2\\:\\:_connect\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/migration_classes/6_test.class.php', + 'path' => __DIR__ . '/lib/Doctrine/Sequence/Db2.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Test7\\:\\:migrate\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to an undefined method Doctrine_Sequence_Db2\\:\\:lastSequenceId\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/migration_classes/7_test.class.php', + 'path' => __DIR__ . '/lib/Doctrine/Sequence/Db2.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Test7\\:\\:migrate\\(\\) has parameter \\$direction with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/migration_classes/7_test.class.php', + 'message' => '#^Call to an undefined method Doctrine_Sequence_Db2\\:\\:query\\(\\)\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Sequence/Db2.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Test8\\:\\:migrate\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to an undefined method Doctrine_Sequence_Db2\\:\\:quoteIdentifier\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/migration_classes/8_test.class.php', + 'path' => __DIR__ . '/lib/Doctrine/Sequence/Db2.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Test8\\:\\:migrate\\(\\) has parameter \\$direction with no type specified\\.$#', + 'message' => '#^Method Doctrine_Sequence_Db2\\:\\:currId\\(\\) should return int but returns null\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/migration_classes/8_test.class.php', + 'path' => __DIR__ . '/lib/Doctrine/Sequence/Db2.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Test9\\:\\:migrate\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Sequence_Db2\\:\\:lastInsertId\\(\\) should return int but returns null\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/migration_classes/9_test.class.php', + 'path' => __DIR__ . '/lib/Doctrine/Sequence/Db2.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Test9\\:\\:migrate\\(\\) has parameter \\$direction with no type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(bool when true missing sequences are automatic created\\)\\: Unexpected token "when", expected variable at offset 142$#', 'count' => 1, - 'path' => __DIR__ . '/tests/migration_classes/9_test.class.php', + 'path' => __DIR__ . '/lib/Doctrine/Sequence/Db2.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Account\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/Account.php', + 'message' => '#^PHPDoc tag @throws with type Doctrine_Adapter_Db2_Exception is not subtype of Throwable$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Sequence/Db2.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Address\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Undefined variable\\: \\$onDemand$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/Address.php', + 'path' => __DIR__ . '/lib/Doctrine/Sequence/Db2.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Album\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$export\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/Album.php', + 'path' => __DIR__ . '/lib/Doctrine/Sequence/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method App\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$formatter\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/App.php', + 'path' => __DIR__ . '/lib/Doctrine/Sequence/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method App_Category\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to an undefined method Doctrine_Connection\\:\\:getServerVersion\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/App_Category.php', + 'path' => __DIR__ . '/lib/Doctrine/Sequence/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method App_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(bool when true missing sequences are automatic created\\)\\: Unexpected token "when", expected variable at offset 142$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/App_User.php', + 'path' => __DIR__ . '/lib/Doctrine/Sequence/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Assignment\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string name of the field into which a new row was inserted\\)\\: Unexpected token "name", expected variable at offset 263$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/Assignment.php', + 'path' => __DIR__ . '/lib/Doctrine/Sequence/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Auth\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string name of the table into which a new row was inserted\\)\\: Unexpected token "name", expected variable at offset 187$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/Auth.php', + 'path' => __DIR__ . '/lib/Doctrine/Sequence/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Author\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$export\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/Author.php', + 'path' => __DIR__ . '/lib/Doctrine/Sequence/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method BadLyNamed__Class\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(bool when true missing sequences are automatic created\\)\\: Unexpected token "when", expected variable at offset 142$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/BadlyNamed__Class.php', + 'path' => __DIR__ . '/lib/Doctrine/Sequence/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method BarRecord\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string name of the field into which a new row was inserted\\)\\: Unexpected token "name", expected variable at offset 259$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/BarRecord.php', + 'path' => __DIR__ . '/lib/Doctrine/Sequence/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method BaseSymfonyRecord\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string name of the table into which a new row was inserted\\)\\: Unexpected token "name", expected variable at offset 185$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/BaseSymfonyRecord.php', + 'path' => __DIR__ . '/lib/Doctrine/Sequence/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Blog\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$export\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/Blog.php', + 'path' => __DIR__ . '/lib/Doctrine/Sequence/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method TagTemplate\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/Blog.php', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$formatter\\.$#', + 'count' => 3, + 'path' => __DIR__ . '/lib/Doctrine/Sequence/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method BlogTag\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(bool onDemand when true missing sequences are automatic created\\)\\: Unexpected token "onDemand", expected variable at offset 129$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/BlogTag.php', + 'path' => __DIR__ . '/lib/Doctrine/Sequence/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method BoardWithPosition\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string name of the field into which a new row was inserted\\)\\: Unexpected token "name", expected variable at offset 263$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/BoardWithPosition.php', + 'path' => __DIR__ . '/lib/Doctrine/Sequence/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Book\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string name of the table into which a new row was inserted\\)\\: Unexpected token "name", expected variable at offset 187$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/Book.php', + 'path' => __DIR__ . '/lib/Doctrine/Sequence/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Bookmark\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$export\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/Bookmark.php', + 'path' => __DIR__ . '/lib/Doctrine/Sequence/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method BookmarkUser\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/BookmarkUser.php', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$formatter\\.$#', + 'count' => 3, + 'path' => __DIR__ . '/lib/Doctrine/Sequence/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method BooleanTest\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(bool onDemand when true missing sequences are automatic created\\)\\: Unexpected token "onDemand", expected variable at offset 129$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/BooleanTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Sequence/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method CPK_Association\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string name of the field into which a new row was inserted\\)\\: Unexpected token "name", expected variable at offset 290$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/CPK_Association.php', + 'path' => __DIR__ . '/lib/Doctrine/Sequence/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method CPK_Test\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string name of the table into which a new row was inserted\\)\\: Unexpected token "name", expected variable at offset 214$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/CPK_Test.php', + 'path' => __DIR__ . '/lib/Doctrine/Sequence/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method CPK_Test2\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$export\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/CPK_Test2.php', + 'path' => __DIR__ . '/lib/Doctrine/Sequence/Sqlite.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method CascadeDeleteRelatedTest\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/CascadeDeleteRelatedTest.php', + 'message' => '#^Access to an undefined property Doctrine_Connection\\:\\:\\$formatter\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Sequence/Sqlite.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method CascadeDeleteRelatedTest2\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Sequence_Sqlite\\:\\:nextId\\(\\) should return int but returns string\\|false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/CascadeDeleteRelatedTest2.php', + 'path' => __DIR__ . '/lib/Doctrine/Sequence/Sqlite.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method CascadeDeleteTest\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string name of the field into which a new row was inserted\\)\\: Unexpected token "name", expected variable at offset 263$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/CascadeDeleteTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Sequence/Sqlite.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method CategoryWithPosition\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string name of the table into which a new row was inserted\\)\\: Unexpected token "name", expected variable at offset 187$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/CategoryWithPosition.php', + 'path' => __DIR__ . '/lib/Doctrine/Sequence/Sqlite.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method CheckConstraintTest\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/CheckConstraintTest.php', + 'message' => '#^Access to property \\$args on an unknown class Doctrine_Validator_Interface\\.$#', + 'count' => 4, + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method AddressModel\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/ClientModel.php', + 'message' => '#^Access to property \\$field on an unknown class Doctrine_Validator_Interface\\.$#', + 'count' => 4, + 'path' => __DIR__ . '/lib/Doctrine/Table.php', +]; +$ignoreErrors[] = [ + 'message' => '#^Access to property \\$invoker on an unknown class Doctrine_Validator_Interface\\.$#', + 'count' => 4, + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method ClientModel\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/ClientModel.php', + 'message' => '#^Call to function is_array\\(\\) with string will always evaluate to false\\.$#', + 'count' => 3, + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method ClientToAddressModel\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/ClientModel.php', + 'message' => '#^Call to method validate\\(\\) on an unknown class Doctrine_Validator_Interface\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method ColumnAliasTest\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Default value of the parameter \\#3 \\$columnNames \\(false\\) of method Doctrine_Table\\:\\:processOrderBy\\(\\) is incompatible with type string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/ColumnAliasTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method ConcreteInheritanceTestChild\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Instanceof between int and Doctrine_Null will always evaluate to false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/ConcreteInheritanceTestParent.php', + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method ConcreteInheritanceTestParent\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/ConcreteInheritanceTestParent.php', + 'message' => '#^Instanceof between string and Doctrine_Record will always evaluate to false\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method CoverageCodeN\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Table\\:\\:__call\\(\\) has invalid return type the\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/CoverageCodeN.php', + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method CustomPK\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Table\\:\\:_checkForeignKeyExists\\(\\) should return bool but returns \\(int\\|string\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/CustomPK.php', + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method CustomSequenceRecord\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Table\\:\\:_resolveFindByFieldName\\(\\) should return string but returns false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/CustomSequenceRecord.php', + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Data_File\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Table\\:\\:addCheckConstraint\\(\\) with return type void returns \\$this\\(Doctrine_Table\\) but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/Data_File.php', + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method DateTest\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Table\\:\\:bindQueryPart\\(\\) should return Doctrine_Record but returns \\$this\\(Doctrine_Table\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/DateTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Description\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Table\\:\\:export\\(\\) should return bool but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/Description.php', + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Element\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Table\\:\\:getBoundQueryPart\\(\\) should return string but returns null\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/Element.php', + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Email\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Table\\:\\:getColumnDefinition\\(\\) should return array but returns false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/Email.php', + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Entity\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Table\\:\\:getMethodOwner\\(\\) with return type void returns mixed but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/Entity.php', + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method EntityAddress\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Table\\:\\:getOrderByStatement\\(\\) should return string but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/EntityAddress.php', + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method EntityReference\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Table\\:\\:getProxy\\(\\) should return Doctrine_Record but returns false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/EntityReference.php', + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method EnumTest\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Table\\:\\:getTree\\(\\) should return Doctrine_Tree but returns false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/EnumTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method EnumTest2\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Table\\:\\:hasGenerator\\(\\) with return type void returns bool but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/EnumTest2.php', + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method EnumTest3\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Table\\:\\:setOption\\(\\) should return Doctrine_Table but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/EnumTest3.php', + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method EventListenerChainTest\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Negated boolean expression is always false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/EventListenerChainTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method EventListenerTest\\:\\:getName\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$alias$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/EventListenerTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method EventListenerTest\\:\\:getName\\(\\) has parameter \\$name with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/EventListenerTest.php', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$column$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method EventListenerTest\\:\\:setPassword\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/EventListenerTest.php', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$componentName$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method EventListenerTest\\:\\:setPassword\\(\\) has parameter \\$password with no type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$createUniqueIndex$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/EventListenerTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method EventListenerTest\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$field$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/EventListenerTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method FieldNameTest\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$hydrationMode$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/FieldNameTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method File_Owner\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/File_Owner.php', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$name$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method FilterTest\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/FilterTest.php', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$options$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method FilterTest2\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$params$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/FilterTest2.php', + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method FooBarRecord\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$validators$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/FooBarRecord.php', + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method FooForeignlyOwned\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @throws with type Doctrine_Find_Exception is not subtype of Throwable$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/FooForeignlyOwned.php', + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method FooForeignlyOwnedWithPk\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/FooForeignlyOwnedWithPK.php', + 'message' => '#^PHPDoc tag @throws with type Doctrine_Query_Registry is not subtype of Throwable$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method FooLocallyOwned\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$args \\(array\\) of method Doctrine_Table\\:\\:bind\\(\\) should be compatible with parameter \\$name \\(string\\) of method Doctrine_Locator_Injectable\\:\\:bind\\(\\)$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/FooLocallyOwned.php', + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method FooRecord\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/FooRecord.php', + 'message' => '#^Parameter \\#2 \\$errorCode of method Doctrine_Validator_ErrorStack\\:\\:add\\(\\) expects Doctrine_Validator_Driver\\|string, Doctrine_Validator_Interface given\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method FooReferenceRecord\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#3 \\$maximumLength of static method Doctrine_Validator\\:\\:validateLength\\(\\) expects string, int given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/FooReferenceRecord.php', + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method ForeignKeyTest\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/ForeignKeyTest.php', + 'message' => '#^Result of && is always false\\.$#', + 'count' => 3, + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method ForeignKeyTest2\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of method Doctrine_Connection\\:\\:convertBooleans\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/ForeignKeyTest2.php', + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Forum_Board\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of \\|\\| is always true\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/Forum_Board.php', + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Forum_Category\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Return type \\(void\\) of method Doctrine_Table\\:\\:bind\\(\\) should be compatible with return type \\(static\\(Doctrine_Locator_Injectable\\)\\) of method Doctrine_Locator_Injectable\\:\\:bind\\(\\)$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/Forum_Category.php', + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Forum_Entry\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Strict comparison using \\=\\=\\= between int and false will always evaluate to false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/Forum_Entry.php', + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Forum_Thread\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Strict comparison using \\=\\=\\= between null and string will always evaluate to false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/Forum_Thread.php', + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Groupuser\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Strict comparison using \\=\\=\\= between string and null will always evaluate to false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/GroupUser.php', + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method GzipTest\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/GzipTest.php', + 'message' => '#^Unreachable statement \\- code above always terminates\\.$#', + 'count' => 4, + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method I18nAuthorTest\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Variable \\$id might not be defined\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/I18nRelationTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method I18nRelationTest\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Variable \\$pk might not be defined\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/I18nRelationTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Table.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method I18nTest\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Task\\:\\:ask\\(\\) with return type void returns string but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/I18nTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Task.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method InheritanceDeal\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Task\\:\\:notify\\(\\) with return type void returns false but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/InheritanceDeal.php', + 'path' => __DIR__ . '/lib/Doctrine/Task.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method InheritanceDealUser\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Task\\:\\:notify\\(\\) with return type void returns mixed but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/InheritanceDealUser.php', + 'path' => __DIR__ . '/lib/Doctrine/Task.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method InheritanceEntityUser\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Task\\:\\:notify\\(\\) with return type void returns string but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/InheritanceDealUser.php', + 'path' => __DIR__ . '/lib/Doctrine/Task.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method InheritanceUser\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#2 \\$default of method Doctrine_Task\\:\\:getArgument\\(\\) expects string\\|null, array given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/InheritanceUser.php', + 'path' => __DIR__ . '/lib/Doctrine/Task/Compile.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method JC1\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of static method Doctrine_Core\\:\\:compile\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/JC1.php', + 'path' => __DIR__ . '/lib/Doctrine/Task/Compile.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method JC2\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#2 \\$str of function explode expects string, null given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/JC2.php', + 'path' => __DIR__ . '/lib/Doctrine/Task/Dql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method JC3\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of static method Doctrine_Parser\\:\\:dump\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/JC3.php', + 'path' => __DIR__ . '/lib/Doctrine/Task/Dql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method LiabilityCodeN\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^If condition is always true\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/LiabilityCodeN.php', + 'path' => __DIR__ . '/lib/Doctrine/Task/DropDb.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Location\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of method Doctrine_Task\\:\\:ask\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/Location.php', + 'path' => __DIR__ . '/lib/Doctrine/Task/DropDb.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Location2\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Left side of \\|\\| is always false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/Location2.php', + 'path' => __DIR__ . '/lib/Doctrine/Task/GenerateMigrationsDb.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method LocationI18n\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#2 \\$from of static method Doctrine_Core\\:\\:generateMigrationsFromDiff\\(\\) expects string, array\\, mixed\\> given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/LocationI18n.php', + 'path' => __DIR__ . '/lib/Doctrine/Task/GenerateMigrationsDb.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Log_Entry\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#2 \\$mode of function count expects int, true given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/Log_Entry.php', + 'path' => __DIR__ . '/lib/Doctrine/Task/GenerateMigrationsDb.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Log_Status\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Result of static method Doctrine_Core\\:\\:generateMigrationsFromDb\\(\\) \\(void\\) is used\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/Log_Status.php', + 'path' => __DIR__ . '/lib/Doctrine/Task/GenerateMigrationsDb.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method M2MTest\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#2 \\$mode of function count expects int, true given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/M2MTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Task/GenerateMigrationsDiff.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method M2MTest2\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#2 \\$default of method Doctrine_Task\\:\\:getArgument\\(\\) expects string\\|null, array given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/M2MTest2.php', + 'path' => __DIR__ . '/lib/Doctrine/Task/GenerateModelsYaml.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method MigrationTest\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#2 \\$default of method Doctrine_Task\\:\\:getArgument\\(\\) expects string\\|null, false given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/MigrationTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Task/LoadData.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method MyGroup\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Template\\:\\:getPlugin\\(\\) with return type void returns Doctrine_Record_Generator but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/MyGroup.php', + 'path' => __DIR__ . '/lib/Doctrine/Template.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method MyOneThing\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Template\\:\\:setInvoker\\(\\) should return Doctrine_Template but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/MyOneThing.php', + 'path' => __DIR__ . '/lib/Doctrine/Template.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method MyOtherThing\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$array$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/MyOtherThing.php', + 'path' => __DIR__ . '/lib/Doctrine/Template.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method MyUser\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @var above a method has no effect\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/MyUser.php', + 'path' => __DIR__ . '/lib/Doctrine/Template.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method MyUser2\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$generator of method Doctrine_Record_Generator\\:\\:addChild\\(\\) expects Doctrine_Record_Generator, Doctrine_Template given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/MyUser2.php', + 'path' => __DIR__ . '/lib/Doctrine/Template.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method MyUserGroup\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Property Doctrine_Template\\:\\:\\$_plugin \\(Doctrine_Record_Generator\\) in isset\\(\\) is not nullable\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/MyUserGroup.php', + 'path' => __DIR__ . '/lib/Doctrine/Template.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method MyUserOneThing\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Default value of the parameter \\#2 \\$kilometers \\(false\\) of method Doctrine_Template_Geographical\\:\\:getDistance\\(\\) is incompatible with type string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/MyUserOneThing.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Geographical.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method MyUserOtherThing\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Template_Geographical\\:\\:getDistanceQuery\\(\\) invoked with 1 parameter, 0 required\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/MyUserOtherThing.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Geographical.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method MysqlGroup\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/MysqlGroup.php', + 'message' => '#^Offset \'latitude\' does not exist on string\\.$#', + 'count' => 5, + 'path' => __DIR__ . '/lib/Doctrine/Template/Geographical.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method MysqlGroupMember\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/MysqlGroupMember.php', + 'message' => '#^Offset \'longitude\' does not exist on string\\.$#', + 'count' => 5, + 'path' => __DIR__ . '/lib/Doctrine/Template/Geographical.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method MysqlIndexTestRecord\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$Doctrine_Record$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/MysqlIndexTestRecord.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Geographical.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method MysqlTestRecord\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc type string of property Doctrine_Template_Geographical\\:\\:\\$_options is not covariant with PHPDoc type array of overridden property Doctrine_Template\\:\\:\\$_options\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/MysqlTestRecord.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Geographical.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method MysqlUser\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Property Doctrine_Template_Geographical\\:\\:\\$_options \\(string\\) does not accept default value of type array\\\\|int\\|string\\>\\>\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/MysqlUser.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Geographical.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method NestReference\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Template_I18n\\:\\:getI18n\\(\\) with return type void returns Doctrine_Record_Generator but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/NestReference.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/I18n.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method NestTest\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$array$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/NestTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/I18n.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method NestedSetTest_SingleRootNode\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$options of class Doctrine_I18n constructor expects string, array given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/NestedSetTest_SingleRootNode.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/I18n.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method NestedSet_MultiRootNode\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/NestedSet_MultiRootNode.php', + 'message' => '#^Offset \'builder\' does not exist on string\\.$#', + 'count' => 4, + 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Sluggable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method NestedSet_Timestampable_MultiRootNode\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/NestedSet_Timestampable_MultiRootNode.php', + 'message' => '#^Offset \'canUpdate\' does not exist on string\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Sluggable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method NotNullTest\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Offset \'fields\' does not exist on string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/NotNullTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Sluggable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method ORM_AccessControl\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Offset \'fields\' on string in empty\\(\\) does not exist\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/ORM_AccessControl.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Sluggable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method ORM_AccessControlsGroups\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/ORM_AccessControlsGroups.php', + 'message' => '#^Offset \'name\' does not exist on string\\.$#', + 'count' => 5, + 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Sluggable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method ORM_AccessGroup\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Offset \'provider\' does not exist on string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/ORM_AccessGroup.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Sluggable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method ORM_TestEntry\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/ORM_TestEntry.php', + 'message' => '#^Offset \'unique\' does not exist on string\\.$#', + 'count' => 3, + 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Sluggable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method ORM_TestItem\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Offset \'uniqueBy\' does not exist on string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/ORM_TestItem.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Sluggable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Package\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$array$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/Package.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Sluggable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method PackageVersion\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc type string of property Doctrine_Template_Listener_Sluggable\\:\\:\\$_options is not covariant with PHPDoc type array of overridden property Doctrine_Record_Listener\\:\\:\\$_options\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/PackageVersion.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Sluggable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method PackageVersionNotes\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$string of function strlen expects string, int\\<1, max\\> given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/PackageVersionNotes.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Sluggable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Page\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Property Doctrine_Template_Listener_Sluggable\\:\\:\\$_options \\(string\\) does not accept array\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/Page.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Sluggable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Phonenumber\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Property Doctrine_Template_Listener_Sluggable\\:\\:\\$_options \\(string\\) does not accept default value of type array\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/Phonenumber.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Sluggable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Photo\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Cannot assign offset \'hardDelete\' to string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/Photo.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/SoftDelete.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Phototag\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Left side of && is always true\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/Phototag.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/SoftDelete.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method PluginSymfonyRecord\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/PluginSymfonyRecord.php', + 'message' => '#^Offset \'hardDelete\' does not exist on string\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/SoftDelete.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Policy\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/Policy.php', + 'message' => '#^Offset \'name\' does not exist on string\\.$#', + 'count' => 3, + 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/SoftDelete.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method PolicyAsset\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/PolicyAsset.php', + 'message' => '#^Offset \'type\' does not exist on string\\.$#', + 'count' => 6, + 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/SoftDelete.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method PolicyCodeN\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param for parameter \\$options with type string is incompatible with native type array\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/PolicyCodeN.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/SoftDelete.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method PolicyN\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc type string of property Doctrine_Template_Listener_SoftDelete\\:\\:\\$_options is not covariant with PHPDoc type array of overridden property Doctrine_Record_Listener\\:\\:\\$_options\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/PolicyN.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/SoftDelete.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method QueryTest_Board\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/QueryTest_Board.php', + 'message' => '#^Parameter \\#1 \\$item of method Doctrine_Connection\\:\\:convertBooleans\\(\\) expects array, false given\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/SoftDelete.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method QueryTest_Category\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$item of method Doctrine_Connection\\:\\:convertBooleans\\(\\) expects array, true given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/QueryTest_Category.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/SoftDelete.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method QueryTest_Entry\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Property Doctrine_Template_Listener_SoftDelete\\:\\:\\$_options \\(string\\) does not accept array\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/QueryTest_Entry.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/SoftDelete.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method QueryTest_Item\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Property Doctrine_Template_Listener_SoftDelete\\:\\:\\$_options \\(string\\) does not accept default value of type array\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/QueryTest_Item.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/SoftDelete.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method QueryTest_Rank\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/QueryTest_Rank.php', + 'message' => '#^Result of method Doctrine_Connection\\:\\:convertBooleans\\(\\) \\(void\\) is used\\.$#', + 'count' => 3, + 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/SoftDelete.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method QueryTest_Subscription\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/QueryTest_Subscription.php', + 'message' => '#^Offset \'created\' does not exist on string\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Timestampable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method QueryTest_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/QueryTest_User.php', + 'message' => '#^Offset \'updated\' does not exist on string\\.$#', + 'count' => 7, + 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Timestampable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method QueryTest_UserRank\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Offset string does not exist on string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/QueryTest_UserRank.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Timestampable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method RTC1\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc type string of property Doctrine_Template_Listener_Timestampable\\:\\:\\$_options is not covariant with PHPDoc type array of overridden property Doctrine_Record_Listener\\:\\:\\$_options\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/RTC1.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Timestampable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method RTC2\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Property Doctrine_Template_Listener_Timestampable\\:\\:\\$_options \\(string\\) does not accept array\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/RTC2.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Timestampable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method RTC3\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Property Doctrine_Template_Listener_Timestampable\\:\\:\\$_options \\(string\\) does not accept default value of type array\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/RTC3.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Listener/Timestampable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method RTC4\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to an undefined method Doctrine_Record_Generator\\:\\:batchUpdateIndex\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/RTC4.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Searchable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method RateN\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to an undefined method Doctrine_Record_Generator\\:\\:search\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/RateN.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Searchable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Rec1\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$search of class Doctrine_Search_Listener constructor expects Doctrine_Search, Doctrine_Record_Generator given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/Rec1.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Searchable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Rec2\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Cannot assign offset \'indexName\' to string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/Rec2.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Sluggable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method RecordFilterTest\\:\\:getName\\(\\) has no return type specified\\.$#', + 'message' => '#^Offset \'alias\' does not exist on string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/RecordFilterTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Sluggable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method RecordFilterTest\\:\\:getName\\(\\) has parameter \\$name with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/RecordFilterTest.php', + 'message' => '#^Offset \'indexName\' does not exist on string\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Template/Sluggable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method RecordFilterTest\\:\\:setPassword\\(\\) has no return type specified\\.$#', + 'message' => '#^Offset \'length\' does not exist on string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/RecordFilterTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Sluggable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method RecordFilterTest\\:\\:setPassword\\(\\) has parameter \\$password with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/RecordFilterTest.php', + 'message' => '#^Offset \'name\' does not exist on string\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Template/Sluggable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method RecordFilterTest\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Offset \'options\' does not exist on string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/RecordFilterTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Sluggable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method RecordHookTest\\:\\:pop\\(\\) has no return type specified\\.$#', + 'message' => '#^Offset \'type\' does not exist on string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/RecordHookTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Sluggable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method RecordHookTest\\:\\:postDelete\\(\\) has no return type specified\\.$#', + 'message' => '#^Offset \'unique\' does not exist on string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/RecordHookTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Sluggable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method RecordHookTest\\:\\:postDelete\\(\\) has parameter \\$event with no type specified\\.$#', + 'message' => '#^Offset \'uniqueBy\' does not exist on string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/RecordHookTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Sluggable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method RecordHookTest\\:\\:postInsert\\(\\) has no return type specified\\.$#', + 'message' => '#^Offset \'uniqueIndex\' does not exist on string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/RecordHookTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Sluggable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method RecordHookTest\\:\\:postInsert\\(\\) has parameter \\$event with no type specified\\.$#', + 'message' => '#^PHPDoc type string of property Doctrine_Template_Sluggable\\:\\:\\$_options is not covariant with PHPDoc type array of overridden property Doctrine_Template\\:\\:\\$_options\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/RecordHookTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Sluggable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method RecordHookTest\\:\\:postSave\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$options of class Doctrine_Template_Listener_Sluggable constructor expects array, string given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/RecordHookTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Sluggable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method RecordHookTest\\:\\:postSave\\(\\) has parameter \\$event with no type specified\\.$#', + 'message' => '#^Property Doctrine_Template_Sluggable\\:\\:\\$_options \\(string\\) does not accept default value of type array\\\\|bool\\|int\\|string\\|null\\>\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/RecordHookTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Sluggable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method RecordHookTest\\:\\:postUpdate\\(\\) has no return type specified\\.$#', + 'message' => '#^Cannot assign offset \'length\' to string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/RecordHookTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/SoftDelete.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method RecordHookTest\\:\\:postUpdate\\(\\) has parameter \\$event with no type specified\\.$#', + 'message' => '#^Method Doctrine_Template_SoftDelete\\:\\:hardDelete\\(\\) should return int but returns bool\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/RecordHookTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/SoftDelete.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method RecordHookTest\\:\\:preDelete\\(\\) has no return type specified\\.$#', + 'message' => '#^Offset \'length\' does not exist on string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/RecordHookTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/SoftDelete.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method RecordHookTest\\:\\:preDelete\\(\\) has parameter \\$event with no type specified\\.$#', + 'message' => '#^Offset \'name\' does not exist on string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/RecordHookTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/SoftDelete.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method RecordHookTest\\:\\:preInsert\\(\\) has no return type specified\\.$#', + 'message' => '#^Offset \'options\' does not exist on string\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/RecordHookTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/SoftDelete.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method RecordHookTest\\:\\:preInsert\\(\\) has parameter \\$event with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/RecordHookTest.php', + 'message' => '#^Offset \'type\' does not exist on string\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Template/SoftDelete.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method RecordHookTest\\:\\:preSave\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc type string of property Doctrine_Template_SoftDelete\\:\\:\\$_options is not covariant with PHPDoc type array of overridden property Doctrine_Template\\:\\:\\$_options\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/RecordHookTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/SoftDelete.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method RecordHookTest\\:\\:preSave\\(\\) has parameter \\$event with no type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$options of class Doctrine_Template_Listener_SoftDelete constructor expects array, string given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/RecordHookTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/SoftDelete.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method RecordHookTest\\:\\:preUpdate\\(\\) has no return type specified\\.$#', + 'message' => '#^Property Doctrine_Template_SoftDelete\\:\\:\\$_options \\(string\\) does not accept default value of type array\\\\|string\\|false\\|null\\>\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/RecordHookTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/SoftDelete.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method RecordHookTest\\:\\:preUpdate\\(\\) has parameter \\$event with no type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/RecordHookTest.php', + 'message' => '#^Offset \'created\' does not exist on string\\.$#', + 'count' => 6, + 'path' => __DIR__ . '/lib/Doctrine/Template/Timestampable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method RecordHookTest\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/RecordHookTest.php', + 'message' => '#^Offset \'updated\' does not exist on string\\.$#', + 'count' => 6, + 'path' => __DIR__ . '/lib/Doctrine/Template/Timestampable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Property RecordHookTest\\:\\:\\$_messages has no type specified\\.$#', + 'message' => '#^PHPDoc type string of property Doctrine_Template_Timestampable\\:\\:\\$_options is not covariant with PHPDoc type array of overridden property Doctrine_Template\\:\\:\\$_options\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/RecordHookTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Timestampable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Record_City\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$options of class Doctrine_Template_Listener_Timestampable constructor expects array, string given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/Record_City.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Timestampable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Record_Country\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Property Doctrine_Template_Timestampable\\:\\:\\$_options \\(string\\) does not accept default value of type array\\\\|bool\\|string\\|null\\>\\>\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/Record_Country.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Timestampable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Record_District\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to an undefined method Doctrine_Record_Generator\\:\\:getVersion\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/Record_District.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Versionable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method RelationTest\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Template_Versionable\\:\\:getAuditLog\\(\\) with return type void returns Doctrine_Record_Generator but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/RelationTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Template/Versionable.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Resource\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/Resource.php', + 'message' => '#^Access to an undefined property Doctrine_Event\\:\\:\\$skipOperation\\.$#', + 'count' => 6, + 'path' => __DIR__ . '/lib/Doctrine/Transaction.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method ResourceReference\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string standard isolation level + READ UNCOMMITTED \\(allows dirty reads\\) + READ COMMITTED \\(prevents dirty reads\\) + REPEATABLE READ \\(prevents nonrepeatable reads\\) + SERIALIZABLE \\(prevents phantom reads\\)\\)\\: Unexpected token "standard", expected variable at offset 257$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/ResourceReference.php', + 'path' => __DIR__ . '/lib/Doctrine/Transaction.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method ResourceType\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/ResourceType.php', + 'message' => '#^Parameter \\#1 \\$savepoint of method Doctrine_Transaction\\:\\:removeSavePoints\\(\\) expects sring, string given\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Transaction.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Role\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\$savepoint of method Doctrine_Transaction\\:\\:removeSavePoints\\(\\) has invalid type sring\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/Role.php', + 'path' => __DIR__ . '/lib/Doctrine/Transaction.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method SearchTest\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/SearchTest.php', + 'message' => '#^Unreachable statement \\- code above always terminates\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Transaction.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method SelfRefTest\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string standard isolation level \\(SQL\\-92\\) + portable modes\\: + READ UNCOMMITTED \\(allows dirty reads\\) + READ COMMITTED \\(prevents dirty reads\\) + REPEATABLE READ \\(prevents nonrepeatable reads\\) + SERIALIZABLE \\(prevents phantom reads\\) + mssql specific modes\\: + SNAPSHOT\\)\\: Unexpected token "standard", expected variable at offset 78$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/SelfRefTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Transaction/Mssql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method SequenceRecord\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Transaction_Mysql\\:\\:createSavePoint\\(\\) with return type void returns Doctrine_Adapter_Statement\\|PDOStatement but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/SequenceRecord.php', + 'path' => __DIR__ . '/lib/Doctrine/Transaction/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method SerializeTest\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Transaction_Mysql\\:\\:releaseSavePoint\\(\\) with return type void returns Doctrine_Adapter_Statement\\|PDOStatement but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/SerializeTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Transaction/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method SoftDeleteBCTest\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Transaction_Mysql\\:\\:rollbackSavePoint\\(\\) with return type void returns Doctrine_Adapter_Statement\\|PDOStatement but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/SoftDeleteBCTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Transaction/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Parameter \\#3 \\$length of method Doctrine_Record_Abstract\\:\\:hasColumn\\(\\) expects int\\|null, string given\\.$#', + 'message' => '#^Method Doctrine_Transaction_Mysql\\:\\:setIsolation\\(\\) with return type void returns Doctrine_Adapter_Statement\\|PDOStatement but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/SoftDeleteBCTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Transaction/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method SoftDeleteTest\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string standard isolation level + READ UNCOMMITTED \\(allows dirty reads\\) + READ COMMITTED \\(prevents dirty reads\\) + REPEATABLE READ \\(prevents nonrepeatable reads\\) + SERIALIZABLE \\(prevents phantom reads\\)\\)\\: Unexpected token "standard", expected variable at offset 78$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/SoftDeleteTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Transaction/Mysql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Parameter \\#3 \\$length of method Doctrine_Record_Abstract\\:\\:hasColumn\\(\\) expects int\\|null, string given\\.$#', + 'message' => '#^Method Doctrine_Transaction_Oracle\\:\\:createSavePoint\\(\\) with return type void returns Doctrine_Adapter_Statement\\|PDOStatement but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/SoftDeleteTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Transaction/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Song\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Transaction_Oracle\\:\\:releaseSavePoint\\(\\) with return type void returns true but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/Song.php', + 'path' => __DIR__ . '/lib/Doctrine/Transaction/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method SymfonyRecord\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Transaction_Oracle\\:\\:rollbackSavePoint\\(\\) with return type void returns Doctrine_Adapter_Statement\\|PDOStatement but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/SymfonyRecord.php', + 'path' => __DIR__ . '/lib/Doctrine/Transaction/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Tag\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Transaction_Oracle\\:\\:setIsolation\\(\\) with return type void returns Doctrine_Adapter_Statement\\|PDOStatement but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/Tag.php', + 'path' => __DIR__ . '/lib/Doctrine/Transaction/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Task\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string standard isolation level + READ UNCOMMITTED \\(allows dirty reads\\) + READ COMMITTED \\(prevents dirty reads\\) + REPEATABLE READ \\(prevents nonrepeatable reads\\) + SERIALIZABLE \\(prevents phantom reads\\)\\)\\: Unexpected token "standard", expected variable at offset 78$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/Task.php', + 'path' => __DIR__ . '/lib/Doctrine/Transaction/Oracle.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method TestError\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Transaction_Pgsql\\:\\:createSavePoint\\(\\) with return type void returns Doctrine_Adapter_Statement\\|PDOStatement but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/TestError.php', + 'path' => __DIR__ . '/lib/Doctrine/Transaction/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method TestMovie\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Transaction_Pgsql\\:\\:releaseSavePoint\\(\\) with return type void returns Doctrine_Adapter_Statement\\|PDOStatement but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/TestMovie.php', + 'path' => __DIR__ . '/lib/Doctrine/Transaction/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method TestMovieUserBookmark\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Transaction_Pgsql\\:\\:rollbackSavePoint\\(\\) with return type void returns Doctrine_Adapter_Statement\\|PDOStatement but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/TestMovieUserBookmark.php', + 'path' => __DIR__ . '/lib/Doctrine/Transaction/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method TestMovieUserVote\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Transaction_Pgsql\\:\\:setIsolation\\(\\) with return type void returns Doctrine_Adapter_Statement\\|PDOStatement but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/TestMovieUserVote.php', + 'path' => __DIR__ . '/lib/Doctrine/Transaction/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method TestRecord\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string standard isolation level + READ UNCOMMITTED \\(allows dirty reads\\) + READ COMMITTED \\(prevents dirty reads\\) + REPEATABLE READ \\(prevents nonrepeatable reads\\) + SERIALIZABLE \\(prevents phantom reads\\)\\)\\: Unexpected token "standard", expected variable at offset 78$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/TestRecord.php', + 'path' => __DIR__ . '/lib/Doctrine/Transaction/Pgsql.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method TestUser\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Transaction_Sqlite\\:\\:setIsolation\\(\\) with return type void returns Doctrine_Adapter_Statement\\|PDOStatement but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/TestUser.php', + 'path' => __DIR__ . '/lib/Doctrine/Transaction/Sqlite.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method TreeLeaf\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(string standard isolation level + READ UNCOMMITTED \\(allows dirty reads\\) + READ COMMITTED \\(prevents dirty reads\\) + REPEATABLE READ \\(prevents nonrepeatable reads\\) + SERIALIZABLE \\(prevents phantom reads\\)\\)\\: Unexpected token "standard", expected variable at offset 78$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/TreeLeaf.php', + 'path' => __DIR__ . '/lib/Doctrine/Transaction/Sqlite.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method UnderscoreColumn\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/UnderscoreColumn.php', + 'message' => '#^PHPDoc tag @param for parameter \\$table with type object is not subtype of native type Doctrine_Table\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Tree.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$loginname\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(mixed\\)\\: Unexpected token "\\\\n ", expected variable at offset 75$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/User.php', + 'path' => __DIR__ . '/lib/Doctrine/Tree.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$name\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$impName$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/User.php', + 'path' => __DIR__ . '/lib/Doctrine/Tree.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property User\\:\\:\\$password\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/User.php', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$fetchmode$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Tree/Interface.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method User\\:\\:validate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/User.php', + 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:getRootValue\\(\\)\\.$#', + 'count' => 3, + 'path' => __DIR__ . '/lib/Doctrine/Tree/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method User\\:\\:validateOnInsert\\(\\) has no return type specified\\.$#', + 'message' => '#^Call to an undefined method Doctrine_Node\\:\\:setRootValue\\(\\)\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/User.php', + 'path' => __DIR__ . '/lib/Doctrine/Tree/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method User\\:\\:validateOnUpdate\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/User.php', + 'message' => '#^Call to method addOrderBy\\(\\) on an unknown class unknown\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Tree/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method ValidatorTest\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/ValidatorTest.php', + 'message' => '#^Call to method addWhere\\(\\) on an unknown class unknown\\.$#', + 'count' => 6, + 'path' => __DIR__ . '/lib/Doctrine/Tree/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method ValidatorTest_AddressModel\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Else branch is unreachable because previous condition is always true\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/ValidatorTest_AddressModel.php', + 'path' => __DIR__ . '/lib/Doctrine/Tree/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method ValidatorTest_ClientModel\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Tree_NestedSet\\:\\:fetchRoot\\(\\) should return Doctrine_Record but returns false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/ValidatorTest_ClientModel.php', + 'path' => __DIR__ . '/lib/Doctrine/Tree/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method ValidatorTest_ClientToAddressModel\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Tree_NestedSet\\:\\:getBaseQuery\\(\\) has invalid return type unknown\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/ValidatorTest_ClientToAddressModel.php', + 'path' => __DIR__ . '/lib/Doctrine/Tree/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method ValidatorTest_DateModel\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param for parameter \\$record with type object is not subtype of native type Doctrine_Record\\|null\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/ValidatorTest_DateModel.php', + 'path' => __DIR__ . '/lib/Doctrine/Tree/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method ValidatorTest_FootballPlayer\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param for parameter \\$table with type object is not subtype of native type Doctrine_Table\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/ValidatorTest_FootballPlayer.php', + 'path' => __DIR__ . '/lib/Doctrine/Tree/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method ValidatorTest_Person\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/ValidatorTest_Person.php', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$fetchmode$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Tree/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method VersioningTest2\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$options$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/VersioningTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Tree/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method VersioningTest3\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$root_id$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/VersioningTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Tree/NestedSet.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method VersioningTest\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Access to an undefined property Doctrine_Validator\\:\\:\\$stack\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/VersioningTest.php', + 'path' => __DIR__ . '/lib/Doctrine/Validator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method ZeroValueTest\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/ZeroValueTest.php', + 'message' => '#^Call to function is_array\\(\\) with mixed will always evaluate to false\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Validator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Cms_Category\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/models/export/Cms_Category.php', + 'message' => '#^Call to method validate\\(\\) on an unknown class Doctrine_Validator_Interface\\.$#', + 'count' => 3, + 'path' => __DIR__ . '/lib/Doctrine/Validator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method Cms_CategoryLanguages\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Validator\\:\\:getValidator\\(\\) has invalid return type Doctrine_Validator_Interface\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/export/Cms_CategoryLanguages.php', + 'path' => __DIR__ . '/lib/Doctrine/Validator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method gnatEmail\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#2 \\$str of function explode expects string, float\\|int\\<0, max\\> given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/gnatEmail.php', + 'path' => __DIR__ . '/lib/Doctrine/Validator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method gnatUser\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Strict comparison using \\=\\=\\= between string and null will always evaluate to false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/gnatUser.php', + 'path' => __DIR__ . '/lib/Doctrine/Validator.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method mmrGroupUser_B\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$month of function checkdate expects int, string given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/mmrGroupUser_B.php', + 'path' => __DIR__ . '/lib/Doctrine/Validator/Date.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method mmrGroupUser_C\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#2 \\$day of function checkdate expects int, string given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/mmrGroupUser_C.php', + 'path' => __DIR__ . '/lib/Doctrine/Validator/Date.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method mmrGroup_B\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#3 \\$year of function checkdate expects int, string given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/mmrGroup_B.php', + 'path' => __DIR__ . '/lib/Doctrine/Validator/Date.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method mmrGroup_C\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Validator_Driver\\:\\:__set\\(\\) with return type void returns \\$this\\(Doctrine_Validator_Driver\\) but should not return anything\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/mmrGroup_C.php', + 'path' => __DIR__ . '/lib/Doctrine/Validator/Driver.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method mmrUser_B\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Parameter \\#1 \\$invalid of class Doctrine_Validator_Exception constructor expects array, string given\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/mmrUser_B.php', + 'path' => __DIR__ . '/lib/Doctrine/Validator/Driver.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method mmrUser_C\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#', + 'message' => '#^Method Doctrine_Validator_ErrorStack\\:\\:remove\\(\\) should return bool but return statement is missing\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/models/mmrUser_C.php', + 'path' => __DIR__ . '/lib/Doctrine/Validator/ErrorStack.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method MysqlAddTable\\:\\:down\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param has invalid value \\(mixed Either string with function name or array with object, +functionname\\. See call_user_func in php manual for more inforamtion\\)\\: Unexpected token "Either", expected variable at offset 164$#', 'count' => 1, - 'path' => __DIR__ . '/tests/mysql_migration_classes/001_mysql_add_table.php', + 'path' => __DIR__ . '/lib/Doctrine/Validator/Exception.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method MysqlAddTable\\:\\:up\\(\\) has no return type specified\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$validator$#', 'count' => 1, - 'path' => __DIR__ . '/tests/mysql_migration_classes/001_mysql_add_table.php', + 'path' => __DIR__ . '/lib/Doctrine/Validator/Exception.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method MysqlChangeColumn\\:\\:down\\(\\) has no return type specified\\.$#', + 'message' => '#^Binary operation "\\-" between string and numeric\\-string results in an error\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/mysql_migration_classes/002_mysql_change_column.php', + 'path' => __DIR__ . '/lib/Doctrine/Validator/Future.php', ]; $ignoreErrors[] = [ - 'message' => '#^Method MysqlChangeColumn\\:\\:up\\(\\) has no return type specified\\.$#', + 'message' => '#^Strict comparison using \\=\\=\\= between mixed and null will always evaluate to false\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/mysql_migration_classes/002_mysql_change_column.php', + 'path' => __DIR__ . '/lib/Doctrine/Validator/Nospace.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Record_Country\\:\\:\\$City\\.$#', + 'message' => '#^Binary operation "\\-" between string and numeric\\-string results in an error\\.$#', 'count' => 1, - 'path' => __DIR__ . '/tests/unsolved.php', + 'path' => __DIR__ . '/lib/Doctrine/Validator/Past.php', ]; $ignoreErrors[] = [ - 'message' => '#^Access to an undefined property Record_Country\\:\\:\\$name\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$args$#', 'count' => 1, - 'path' => __DIR__ . '/tests/unsolved.php', + 'path' => __DIR__ . '/lib/Doctrine/Validator/Regexp.php', ]; $ignoreErrors[] = [ - 'message' => '#^Call to static method getConnection\\(\\) on an unknown class Doctrine_Db\\.$#', - 'count' => 1, - 'path' => __DIR__ . '/tests/unsolved.php', + 'message' => '#^Call to method validate\\(\\) on an unknown class Doctrine_Validator_Interface\\.$#', + 'count' => 2, + 'path' => __DIR__ . '/lib/Doctrine/Validator/Timestamp.php', ]; $ignoreErrors[] = [ - 'message' => '#^Parameter \\#1 \\$autoload_function of function spl_autoload_register expects callable\\(string\\)\\: void, array\\{\'Doctrine_Core\', \'autoload\'\\} given\\.$#', + 'message' => '#^PHPDoc tag @param references unknown parameter\\: \\$args$#', 'count' => 1, - 'path' => __DIR__ . '/tests/unsolved.php', + 'path' => __DIR__ . '/lib/Doctrine/Validator/Usstate.php', ]; -return ['parameters' => ['ignoreErrors' => $ignoreErrors, 'excludePaths' => ['analyse' => $excludePaths]]]; +return ['parameters' => ['ignoreErrors' => $ignoreErrors]]; diff --git a/phpstan.dist.neon b/phpstan.dist.neon index 7122af9b..06087333 100644 --- a/phpstan.dist.neon +++ b/phpstan.dist.neon @@ -1,12 +1,11 @@ parameters: - level: 6 + level: 5 phpVersion: 70400 paths: - lib - - tests + excludePaths: - - tests/CliTestCase/testLoadtasksLoadsDoctrineStyleTasksFromTheSpecifiedDirectory/should-be-ignored.php - - tests/tmp/* + - lib/Doctrine/Search/Indexer.php includes: - phpstan-baseline.php