@@ -225,7 +225,7 @@ parameters:
225
225
-
226
226
message : ' #^Cannot access offset ' ' ErrorHeroModuleLogger' ' on mixed\.$#'
227
227
identifier : offsetAccess.nonOffsetAccessible
228
- count : 2
228
+ count : 1
229
229
path : src/Handler/LoggingFactory.php
230
230
231
231
-
@@ -276,12 +276,6 @@ parameters:
276
276
count : 2
277
277
path : src/Handler/LoggingFactory.php
278
278
279
- -
280
- message : ' #^Parameter \#1 \$options of class ErrorHeroModule\\Compat\\Logger constructor expects array\|Traversable\|null, mixed given\.$#'
281
- identifier : argument.type
282
- count : 1
283
- path : src/Handler/LoggingFactory.php
284
-
285
279
-
286
280
message : ' #^Parameter \#2 \$errorHeroModuleLocalConfig of class ErrorHeroModule\\Handler\\Logging constructor expects array, mixed given\.$#'
287
281
identifier : argument.type
@@ -660,6 +654,12 @@ parameters:
660
654
count : 1
661
655
path : src/Middleware/MezzioFactory.php
662
656
657
+ -
658
+ message : ' #^Cannot access offset ' ' ErrorHeroModuleLogger' ' on mixed\.$#'
659
+ identifier : offsetAccess.nonOffsetAccessible
660
+ count : 1
661
+ path : src/Module.php
662
+
663
663
-
664
664
message : ' #^Cannot access offset ' ' ErrorHeroModule\\\\Command\\\\Preview\\\\ErrorPreviewConsoleCommand' ' on mixed\.$#'
665
665
identifier : offsetAccess.nonOffsetAccessible
@@ -702,6 +702,12 @@ parameters:
702
702
count : 2
703
703
path : src/Module.php
704
704
705
+ -
706
+ message : ' #^Cannot access offset ' ' log' ' on mixed\.$#'
707
+ identifier : offsetAccess.nonOffsetAccessible
708
+ count : 1
709
+ path : src/Module.php
710
+
705
711
-
706
712
message : ' #^Cannot access offset ' ' routes' ' on mixed\.$#'
707
713
identifier : offsetAccess.nonOffsetAccessible
@@ -720,6 +726,12 @@ parameters:
720
726
count : 1
721
727
path : src/Module.php
722
728
729
+ -
730
+ message : ' #^Parameter \#1 \$options of class ErrorHeroModule\\Compat\\Logger constructor expects array\|Traversable\|null, mixed given\.$#'
731
+ identifier : argument.type
732
+ count : 1
733
+ path : src/Module.php
734
+
723
735
-
724
736
message : ' #^Cannot access property \$locked on mixed\.$#'
725
737
identifier : property.nonObject
0 commit comments