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
- '/Parameter #1 \$callback of method .*::each\(\) expects .*/'
27
+
- '/Parameter #2 \$callback of method .*::when\(\) expects .*/'
28
+
- '/Parameter #3 \$default of method .*::when\(\) expects .*/'
29
+
- '/Parameter #1 \$callback of method .*::map\(\) expects .* given/'
30
+
- '/Parameter #1 \$callback of method .*::filter\(\) expects .* given/'
31
+
- '/Parameter #1 \$callback of method .*::mapWithKeys\(\) expects .*/'
32
+
- '/Call to an undefined method Illuminate\\Database\\Eloquent\\Builder::withTrashed\(\)./'
33
+
- '/Call to an undefined method Illuminate\\Database\\Eloquent\\Relations\\BelongsTo<.*>::withTrashed\(\)./'
34
+
- '/Return type \(.*\) of method .*::toResponse\(\) should be compatible with return type \(Symfony\\Component\\HttpFoundation\\Response\) of method Illuminate\\Contracts\\Support\\Responsable::toResponse\(\)/'
35
+
- '/Method App\\Http\\Middleware\\ThrottleRequests::buildException\(\) should return .*/'
36
+
- '/Return type of call to method .*::map\(\) contains unresolvable type./'
37
+
- '/Anonymous function should return Illuminate\\Database\\Eloquent\\Builder<Illuminate\\Database\\Eloquent\\Model> but returns Illuminate\\Database\\Eloquent\\Builder<.*>. .*/'
38
+
- '/Unable to resolve the template type TKey in call to function collect.*/'
39
+
- '/Unable to resolve the template type TValue in call to function collect.*/'
40
+
- '/Unable to resolve the template type TValue in call to method static method.*/'
41
+
- '/Method .* should return .* but returns .* \$this\(.*\)>/'
42
+
- '/Generic type .* in PHPDoc tag @return does not specify all template types of class Illuminate\\Database\\Eloquent\\Relations.*:TRelatedModel, TDeclaringModel/'
0 commit comments