Skip to content

Commit d8b7353

Browse files
franmomuphansys
authored andcommitted
Fix PHPStan build
1 parent e255785 commit d8b7353

File tree

1 file changed

+0
-25
lines changed

1 file changed

+0
-25
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -800,11 +800,6 @@ parameters:
800800
count: 4
801801
path: src/Uploadable/UploadableListener.php
802802

803-
-
804-
message: "#^Method Gedmo\\\\Tests\\\\Loggable\\\\Fixture\\\\Entity\\\\Geo\\:\\:parseFloatToString\\(\\) should return numeric\\-string but returns non\\-empty\\-string\\.$#"
805-
count: 1
806-
path: tests/Gedmo/Loggable/Fixture/Entity/Geo.php
807-
808803
-
809804
message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'Gedmo\\\\\\\\Loggable\\\\\\\\Document\\\\\\\\Repository\\\\\\\\LogEntryRepository' and Doctrine\\\\ORM\\\\EntityRepository\\<Gedmo\\\\Tests\\\\Loggable\\\\Fixture\\\\Document\\\\Log\\\\Comment\\> will always evaluate to false\\.$#"
810805
count: 1
@@ -895,26 +890,6 @@ parameters:
895890
count: 1
896891
path: tests/Gedmo/Tool/BaseTestCaseOM.php
897892

898-
-
899-
message: "#^Method Gedmo\\\\Tests\\\\Tool\\\\BaseTestCaseOM\\:\\:getORMDriver\\(\\) should return Doctrine\\\\Persistence\\\\Mapping\\\\Driver\\\\MappingDriver but returns Doctrine\\\\ORM\\\\Mapping\\\\Driver\\\\AnnotationDriver\\.$#"
900-
count: 1
901-
path: tests/Gedmo/Tool/BaseTestCaseOM.php
902-
903-
-
904-
message: "#^Method Gedmo\\\\Tests\\\\Tool\\\\BaseTestCaseOM\\:\\:getORMDriver\\(\\) should return Doctrine\\\\Persistence\\\\Mapping\\\\Driver\\\\MappingDriver but returns Doctrine\\\\ORM\\\\Mapping\\\\Driver\\\\AttributeDriver\\.$#"
905-
count: 1
906-
path: tests/Gedmo/Tool/BaseTestCaseOM.php
907-
908-
-
909-
message: "#^Method Gedmo\\\\Tests\\\\Tool\\\\BaseTestCaseORM\\:\\:getMetadataDriverImplementation\\(\\) should return Doctrine\\\\Persistence\\\\Mapping\\\\Driver\\\\MappingDriver but returns Doctrine\\\\ORM\\\\Mapping\\\\Driver\\\\AnnotationDriver\\.$#"
910-
count: 1
911-
path: tests/Gedmo/Tool/BaseTestCaseORM.php
912-
913-
-
914-
message: "#^Method Gedmo\\\\Tests\\\\Tool\\\\BaseTestCaseORM\\:\\:getMetadataDriverImplementation\\(\\) should return Doctrine\\\\Persistence\\\\Mapping\\\\Driver\\\\MappingDriver but returns Doctrine\\\\ORM\\\\Mapping\\\\Driver\\\\AttributeDriver\\.$#"
915-
count: 1
916-
path: tests/Gedmo/Tool/BaseTestCaseORM.php
917-
918893
-
919894
message: "#^Strict comparison using \\=\\=\\= between null and Doctrine\\\\DBAL\\\\Platforms\\\\AbstractPlatform will always evaluate to false\\.$#"
920895
count: 1

0 commit comments

Comments
 (0)