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
+4-9Lines changed: 4 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,8 @@ parameters:
6
6
path:src/Bootstrapper.php
7
7
8
8
-
9
-
message:"#^Call to an undefined method DebugBar\\\\JavascriptRenderer\\:\\:dumpAssetsToString\\(\\)\\.$#"
10
-
count:2
9
+
message:"#^Property Guanguans\\\\LaravelSoar\\\\Http\\\\Controllers\\\\AssetController\\:\\:\\$javascriptRenderer \\(Guanguans\\\\LaravelSoar\\\\JavascriptRenderer\\) does not accept DebugBar\\\\JavascriptRenderer\\.$#"
10
+
count:1
11
11
path:src/Http/Controllers/AssetController.php
12
12
13
13
-
@@ -21,7 +21,7 @@ parameters:
21
21
path:src/JavascriptRenderer.php
22
22
23
23
-
24
-
message:"#^Method Guanguans\\\\LaravelSoar\\\\Macros\\\\QueryBuilderMacro\\:\\:toSoarJsonScores\\(\\) invoked with 2 parameters, 0 required\\.$#"
24
+
message:"#^Method Guanguans\\\\LaravelSoar\\\\Macros\\\\QueryBuilderMacro\\:\\:toSoarArrayScores\\(\\) invoked with 2 parameters, 0 required\\.$#"
25
25
count:2
26
26
path:src/Macros/QueryBuilderMacro.php
27
27
@@ -31,12 +31,7 @@ parameters:
31
31
path:src/Macros/QueryBuilderMacro.php
32
32
33
33
-
34
-
message:"#^Call to an undefined method Illuminate\\\\Console\\\\Events\\\\CommandFinished\\|Symfony\\\\Component\\\\HttpFoundation\\\\Response\\:\\:getData\\(\\)\\.$#"
35
-
count:1
36
-
path:src/Outputs/JsonOutput.php
37
-
38
-
-
39
-
message:"#^Call to an undefined method Illuminate\\\\Console\\\\Events\\\\CommandFinished\\|Symfony\\\\Component\\\\HttpFoundation\\\\Response\\:\\:setData\\(\\)\\.$#"
34
+
message:"#^Call to an undefined method Symfony\\\\Component\\\\HttpFoundation\\\\JsonResponse\\:\\:getData\\(\\)\\.$#"
0 commit comments