Feature/drop support for php 7.3 #1428
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
PHPStan:
src/Tool/Logging/DBAL/QueryAnalyzer.php#L85
Property Gedmo\Tool\Logging\DBAL\QueryAnalyzer::$totalExecutionTime (int) does not accept float.
|
PHPStan:
tests/Gedmo/References/Fixture/ODM/MongoDB/Metadata.php#L40
PHPDoc tag @var for property Gedmo\Tests\References\Fixture\ODM\MongoDB\Metadata::$category with type Gedmo\Tests\References\Fixture\ORM\Category|null is not subtype of native type Gedmo\Tests\References\Fixture\ORM\Category.
|
PHPStan:
tests/Gedmo/Timestampable/Fixture/Article.php#L118
PHPDoc tag @var for property Gedmo\Tests\Timestampable\Fixture\Article::$level with type int|null is not subtype of native type int.
|
PHPStan:
tests/Gedmo/Timestampable/Fixture/ArticleCarbon.php#L129
PHPDoc tag @var for property Gedmo\Tests\Timestampable\Fixture\ArticleCarbon::$level with type int|null is not subtype of native type int.
|
PHPStan:
tests/Gedmo/Timestampable/Fixture/ArticleCarbon.php#L205
Method Gedmo\Tests\Timestampable\Fixture\ArticleCarbon::setCreated() has parameter $created with no type specified.
|
PHPStan:
tests/Gedmo/Timestampable/Fixture/ArticleCarbon.php#L205
Method Gedmo\Tests\Timestampable\Fixture\ArticleCarbon::setCreated() has parameter $created with no type specified.
|
PHPStan:
tests/Gedmo/Timestampable/Fixture/ArticleCarbon.php#L205
PHPDoc tag @param has invalid value (CarbonImmutable|\DateTime): Unexpected token "*/", expected variable at offset 37
|
PHPStan:
tests/Gedmo/Timestampable/Fixture/ArticleCarbon.php#L216
Method Gedmo\Tests\Timestampable\Fixture\ArticleCarbon::setPublished() has parameter $published with no type specified.
|
PHPStan:
tests/Gedmo/Timestampable/Fixture/ArticleCarbon.php#L216
Method Gedmo\Tests\Timestampable\Fixture\ArticleCarbon::setPublished() has parameter $published with no type specified.
|
PHPStan:
tests/Gedmo/Timestampable/Fixture/ArticleCarbon.php#L216
PHPDoc tag @param has invalid value (CarbonImmutable|\DateTime): Unexpected token "*/", expected variable at offset 37
|