@@ -75,11 +75,6 @@ parameters:
75
75
count : 1
76
76
path : src/Controller/Admin/BlogController.php
77
77
78
- -
79
- message : " #^Parameter \\ #1 \\ $author of method App\\\\ Entity\\\\ Post\\ :\\ :setAuthor\\ (\\ ) expects App\\\\ Entity\\\\ User, Symfony\\\\ Component\\\\ Security\\\\ Core\\\\ User\\\\ UserInterface\\ |null given\\ .$#"
80
- count : 1
81
- path : src/Controller/Admin/BlogController.php
82
-
83
78
-
84
79
message : " #^Parameter \\ #2 \\ $token of method Symfony\\\\ Bundle\\\\ FrameworkBundle\\\\ Controller\\\\ AbstractController\\ :\\ :isCsrfTokenValid\\ (\\ ) expects string\\ |null, bool\\ |float\\ |int\\ |string\\ |null given\\ .$#"
85
80
count : 1
@@ -95,11 +90,6 @@ parameters:
95
90
count : 1
96
91
path : src/Controller/BlogController.php
97
92
98
- -
99
- message : " #^Parameter \\ #1 \\ $author of method App\\\\ Entity\\\\ Comment\\ :\\ :setAuthor\\ (\\ ) expects App\\\\ Entity\\\\ User, Symfony\\\\ Component\\\\ Security\\\\ Core\\\\ User\\\\ UserInterface\\ |null given\\ .$#"
100
- count : 1
101
- path : src/Controller/BlogController.php
102
-
103
93
-
104
94
message : " #^Parameter \\ #1 \\ $query of method App\\\\ Repository\\\\ PostRepository\\ :\\ :findBySearchQuery\\ (\\ ) expects string, bool\\ |float\\ |int\\ |string\\ |null given\\ .$#"
105
95
count : 1
@@ -120,16 +110,6 @@ parameters:
120
110
count : 1
121
111
path : src/Controller/BlogController.php
122
112
123
- -
124
- message : " #^Cannot call method setPassword\\ (\\ ) on Symfony\\\\ Component\\\\ Security\\\\ Core\\\\ User\\\\ UserInterface\\ |null\\ .$#"
125
- count : 1
126
- path : src/Controller/UserController.php
127
-
128
- -
129
- message : " #^Parameter \\ #1 \\ $user of method Symfony\\\\ Component\\\\ PasswordHasher\\\\ Hasher\\\\ UserPasswordHasherInterface\\ :\\ :hashPassword\\ (\\ ) expects Symfony\\\\ Component\\\\ Security\\\\ Core\\\\ User\\\\ PasswordAuthenticatedUserInterface, Symfony\\\\ Component\\\\ Security\\\\ Core\\\\ User\\\\ UserInterface\\ |null given\\ .$#"
130
- count : 1
131
- path : src/Controller/UserController.php
132
-
133
113
-
134
114
message : " #^Parameter \\ #2 \\ $plainPassword of method Symfony\\\\ Component\\\\ PasswordHasher\\\\ Hasher\\\\ UserPasswordHasherInterface\\ :\\ :hashPassword\\ (\\ ) expects string, mixed given\\ .$#"
135
115
count : 1
@@ -255,21 +235,6 @@ parameters:
255
235
count : 1
256
236
path : src/Form/DataTransformer/TagArrayToStringTransformer.php
257
237
258
- -
259
- message : " #^Parameter \\ #1 \\ $string of function Symfony\\\\ Component\\\\ String\\\\ u expects string\\ |null, mixed given\\ .$#"
260
- count : 2
261
- path : src/Form/DataTransformer/TagArrayToStringTransformer.php
262
-
263
- -
264
- message : " #^Parameter \\ #2 \\ $array of function implode expects array\\ <string\\ >, mixed given\\ .$#"
265
- count : 1
266
- path : src/Form/DataTransformer/TagArrayToStringTransformer.php
267
-
268
- -
269
- message : " #^Parameter \\ #2 \\ $array of function implode expects array\\ |null, mixed given\\ .$#"
270
- count : 1
271
- path : src/Form/DataTransformer/TagArrayToStringTransformer.php
272
-
273
238
-
274
239
message : " #^Parameter \\ #1 \\ $format of method App\\\\ Utils\\\\ MomentFormatConverter\\ :\\ :convert\\ (\\ ) expects string, mixed given\\ .$#"
275
240
count : 1
0 commit comments