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
+2-22Lines changed: 2 additions & 22 deletions
Original file line number
Diff line number
Diff line change
@@ -470,16 +470,6 @@ parameters:
470
470
count:1
471
471
path:src/TestSuite/Fixture/TestFixture.php
472
472
473
-
-
474
-
message:"#^Property Cake\\\\TestSuite\\\\IntegrationTestCase\\:\\:\\$_response \\(Psr\\\\Http\\\\Message\\\\ResponseInterface\\) does not accept null\\.$#"
475
-
count:1
476
-
path:src/TestSuite/IntegrationTestCase.php
477
-
478
-
-
479
-
message:"#^Property Cake\\\\TestSuite\\\\IntegrationTestCase\\:\\:\\$_controller \\(Cake\\\\Controller\\\\Controller\\) does not accept null\\.$#"
480
-
count:1
481
-
path:src/TestSuite/IntegrationTestCase.php
482
-
483
473
-
484
474
message:"#^Property Cake\\\\TestSuite\\\\IntegrationTestCase\\:\\:\\$_viewName \\(string\\) does not accept null\\.$#"
485
475
count:1
@@ -496,22 +486,12 @@ parameters:
496
486
path:src/TestSuite/IntegrationTestCase.php
497
487
498
488
-
499
-
message:"#^Negated boolean expression is always false\\.$#"
500
-
count:1
501
-
path:src/TestSuite/IntegrationTestCase.php
502
-
503
-
-
504
-
message:"#^Ternary operator condition is always true\\.$#"
505
-
count:1
506
-
path:src/TestSuite/IntegrationTestCase.php
507
-
508
-
-
509
-
message:"#^Parameter \\#1 \\$response of class Cake\\\\TestSuite\\\\Constraint\\\\Response\\\\CookieEquals constructor expects Cake\\\\Http\\\\Response\\|null, Psr\\\\Http\\\\Message\\\\ResponseInterface given\\.$#"
489
+
message:"#^Parameter \\#1 \\$response of class Cake\\\\TestSuite\\\\Constraint\\\\Response\\\\CookieEquals constructor expects Cake\\\\Http\\\\Response\\|null, Psr\\\\Http\\\\Message\\\\ResponseInterface\\|null given\\.$#"
510
490
count:1
511
491
path:src/TestSuite/IntegrationTestCase.php
512
492
513
493
-
514
-
message:"#^Parameter \\#1 \\$response of class Cake\\\\TestSuite\\\\Constraint\\\\Response\\\\CookieEncryptedEquals constructor expects Cake\\\\Http\\\\Response\\|null, Psr\\\\Http\\\\Message\\\\ResponseInterface given\\.$#"
494
+
message:"#^Parameter \\#1 \\$response of class Cake\\\\TestSuite\\\\Constraint\\\\Response\\\\CookieEncryptedEquals constructor expects Cake\\\\Http\\\\Response\\|null, Psr\\\\Http\\\\Message\\\\ResponseInterface\\|null given\\.$#"
0 commit comments