You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: phpstan-baseline.neon
+21-16Lines changed: 21 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ parameters:
66
66
path:src/Loggable/LoggableListener.php
67
67
68
68
-
69
-
message:"#^Method Gedmo\\\\Tool\\\\WrapperInterface\\<Doctrine\\\\Persistence\\\\Mapping\\\\ClassMetadata\\>\\:\\:getIdentifier\\(\\) invoked with 2 parameters, 0-1 required\\.#"
69
+
message:"#^Method Gedmo\\\\Tool\\\\WrapperInterface\\<Doctrine\\\\Persistence\\\\Mapping\\\\ClassMetadata\\>\\:\\:getIdentifier\\(\\) invoked with 2 parameters, 0\\-1 required\\.$#"
70
70
count:2
71
71
path:src/Loggable/LoggableListener.php
72
72
@@ -360,21 +360,11 @@ parameters:
360
360
count:1
361
361
path:src/Timestampable/Mapping/Driver/Yaml.php
362
362
363
-
-
364
-
message:"#^PHPDoc tag \\@param references unknown parameter\\: \\$flatten$#"
365
-
count:1
366
-
path:src/Tool/WrapperInterface.php
367
-
368
363
-
369
364
message:"#^Call to an undefined method Doctrine\\\\Persistence\\\\ObjectManager\\:\\:getUnitOfWork\\(\\)\\.$#"
370
365
count:1
371
366
path:src/Tool/Wrapper/EntityWrapper.php
372
367
373
-
-
374
-
message:"#^Method Gedmo\\\\Tool\\\\Wrapper\\\\EntityWrapper\\:\\:getIdentifier\\(\\) has parameter \\$flatten with no type specified\\.$#"
375
-
count:1
376
-
path:src/Tool/Wrapper/EntityWrapper.php
377
-
378
368
-
379
369
message:"#^Parameter \\#2 \\$em of class Gedmo\\\\Tool\\\\Wrapper\\\\EntityWrapper constructor expects Doctrine\\\\ORM\\\\EntityManagerInterface, Doctrine\\\\Persistence\\\\ObjectManager given\\.$#"
380
370
count:1
@@ -390,11 +380,6 @@ parameters:
390
380
count:2
391
381
path:src/Tool/Wrapper/MongoDocumentWrapper.php
392
382
393
-
-
394
-
message:"#^Method Gedmo\\\\Tool\\\\Wrapper\\\\MongoDocumentWrapper\\:\\:getIdentifier\\(\\) has parameter \\$flatten with no type specified\\.$#"
395
-
count:1
396
-
path:src/Tool/Wrapper/MongoDocumentWrapper.php
397
-
398
383
-
399
384
message:"#^Access to offset 'association' on an unknown class Doctrine\\\\ODM\\\\MongoDB\\\\Mapping\\\\FieldMapping\\.$#"
400
385
count:2
@@ -475,6 +460,11 @@ parameters:
475
460
count:6
476
461
path:src/Tree/Mapping/Validator.php
477
462
463
+
-
464
+
message:"#^Method Gedmo\\\\Tree\\\\RepositoryUtils\\:\\:buildTreeArray\\(\\) should return array\\<int, array\\<string, mixed\\>\\> but returns array\\<int\\<0, max\\>, ArrayAccess\\>\\.$#"
465
+
count:1
466
+
path:src/Tree/RepositoryUtils.php
467
+
478
468
-
479
469
message:"#^Call to an undefined method Doctrine\\\\Persistence\\\\Mapping\\\\ClassMetadata\\<object\\>\\:\\:getFieldMapping\\(\\)\\.$#"
480
470
count:2
@@ -515,16 +505,31 @@ parameters:
515
505
count:1
516
506
path:src/Tree/TreeListener.php
517
507
508
+
-
509
+
message:"#^Method Gedmo\\\\Uploadable\\\\Event\\\\UploadableBaseEventArgs\\:\\:getExtensionConfiguration\\(\\) return type has no value type specified in iterable type array\\.$#"
message:"#^Property Gedmo\\\\Uploadable\\\\Event\\\\UploadableBaseEventArgs\\:\\:\\$config type has no value type specified in iterable type array\\.$#"
message:"#^Property Gedmo\\\\Uploadable\\\\Event\\\\UploadableBaseEventArgs\\:\\:\\$extensionConfiguration type has no value type specified in iterable type array\\.$#"
0 commit comments