diff --git a/psalm.baseline.xml b/psalm.baseline.xml index 7c3b4e8717..f776e6fecd 100644 --- a/psalm.baseline.xml +++ b/psalm.baseline.xml @@ -1,32 +1,32 @@ - + - + 0 - + string - + $this->uniqueGenerator new ChanceGenerator($this, $weight, $default) new ValidGenerator($this, $validator, $maxRetries) - + self self self - + TableRegistry - + $this->class \Doctrine\ODM\MongoDB\Mapping\ClassMetadata \Doctrine\ODM\MongoDB\Mapping\ClassMetadata @@ -34,31 +34,31 @@ \Doctrine\ORM\Mapping\ClassMetadata \Doctrine\ORM\Mapping\ClassMetadata - + createQueryBuilder getAssociationMappings newInstance - + Mandango Mandango - + $this->mandango Mandango - + \ColumnMap - + $columnMap $columnMap $columnMap @@ -71,20 +71,20 @@ - + \Propel - + PropelPDO - + ColumnMap - + $columnMap $columnMap $columnMap @@ -97,28 +97,28 @@ - + Propel - + PropelPDO - + $this->mapper - + string - + $relation $relation BelongsTo Locator Mapper - + $locator $this->mapper $this->mapper @@ -130,98 +130,72 @@ - + $this->locator Locator - + Locator - + [static::class, 'randomDigit'] - + $array - + Closure - + false - - - $element->ownerDocument - $element->ownerDocument - $element->ownerDocument - $element->ownerDocument - $element->ownerDocument - $element->ownerDocument - $element->ownerDocument - $element->ownerDocument - $element->ownerDocument - $element->ownerDocument - $element->ownerDocument - $root->ownerDocument - - - + $imei - + int - + static::$cityPrefix - + static::birthNumber(static::GENDER_FEMALE) static::birthNumber(static::GENDER_MALE) - + $weights[$i] - + $ref[$i] - + static::split($text) - - - $multipliers[$i - 1] - - - + $weights[$i] $weights[$i] - - - $weights[$i] - - - + $high[$i] $low[$i] $result[$i] @@ -229,17 +203,12 @@ $weights[$i] $weights[$i] - + DateTime - - - $multipliers[$i] - - - + static::lastName() static::lastName() diff --git a/psalm.xml b/psalm.xml index 3c640b9cce..8ecfebd70d 100644 --- a/psalm.xml +++ b/psalm.xml @@ -6,6 +6,7 @@ cacheDirectory=".build/psalm/" errorBaseline="psalm.baseline.xml" errorLevel="5" + findUnusedBaselineEntry="true" resolveFromConfigFile="true" >