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.neon
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ parameters:
16
16
reportUnmatched:false
17
17
18
18
-
19
-
message:"#tag\\:v6\\.7\\.0 - reason:exception-change Thrown exception will change from InternalFieldAccessNotAllowedException to DataAbstractionLayerException#"
19
+
message:"#tag\\:v6\\.7\\.0 - reason\\:exception-change Thrown exception will change from InternalFieldAccessNotAllowedException to DataAbstractionLayerException#"
20
20
reportUnmatched:false
21
21
22
22
-
@@ -41,6 +41,11 @@ parameters:
41
41
path:src/DependencyInjection/ThumbnailService.php
42
42
reportUnmatched:false
43
43
44
+
-
45
+
message:"#tag\\:v6\\.7\\.0 - reason\\:return-type-change - Return type will be native#"
0 commit comments