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
+9-29Lines changed: 9 additions & 29 deletions
Original file line number
Diff line number
Diff line change
@@ -20,16 +20,6 @@ parameters:
20
20
count:1
21
21
path:src/Auth/Storage/SessionStorage.php
22
22
23
-
-
24
-
message:"#^Return type \\(\\$this\\(Cake\\\\Auth\\\\Storage\\\\SessionStorage\\)\\) of method Cake\\\\Auth\\\\Storage\\\\SessionStorage\\:\\:setConfig\\(\\) should be compatible with return type \\(\\$this\\(Cake\\\\Core\\\\InstanceConfigTrait\\)\\) of method Cake\\\\Core\\\\InstanceConfigTrait\\:\\:setConfig\\(\\)$#"
25
-
count:1
26
-
path:src/Auth/Storage/SessionStorage.php
27
-
28
-
-
29
-
message:"#^Return type \\(\\$this\\(Cake\\\\Auth\\\\Storage\\\\SessionStorage\\)\\) of method Cake\\\\Auth\\\\Storage\\\\SessionStorage\\:\\:configShallow\\(\\) should be compatible with return type \\(\\$this\\(Cake\\\\Core\\\\InstanceConfigTrait\\)\\) of method Cake\\\\Core\\\\InstanceConfigTrait\\:\\:configShallow\\(\\)$#"
30
-
count:1
31
-
path:src/Auth/Storage/SessionStorage.php
32
-
33
23
-
34
24
message:"#^Access to undefined constant Memcached\\:\\:OPT_CLIENT_MODE\\.$#"
35
25
count:1
@@ -266,14 +256,19 @@ parameters:
266
256
path:src/Database/Log/LoggingStatement.php
267
257
268
258
-
269
-
message:"#^Access to undefined constant PDO\\:\\:SQLSRV_ENCODING_BINARY\\.$#"
message:"#^Property Cake\\\\ORM\\\\Query\\:\\:\\$_repository \\(Cake\\\\ORM\\\\Table\\) does not accept Cake\\\\Datasource\\\\RepositoryInterface\\.$#"
275
265
count:1
276
-
path:src/Datasource/QueryCacher.php
266
+
path:src/ORM/Query.php
267
+
268
+
-
269
+
message:"#^Method Cake\\\\ORM\\\\Query\\:\\:find\\(\\) should return static\\(Cake\\\\ORM\\\\Query\\) but returns Cake\\\\ORM\\\\Query\\.$#"
270
+
count:1
271
+
path:src/ORM/Query.php
277
272
278
273
-
279
274
message:"#^Parameter \\#1 \\$rules of method Cake\\\\ORM\\\\Table\\:\\:buildRules\\(\\) expects Cake\\\\ORM\\\\RulesChecker, Cake\\\\Datasource\\\\RulesChecker given\\.$#"
@@ -435,21 +430,6 @@ parameters:
435
430
count:1
436
431
path:src/ORM/Marshaller.php
437
432
438
-
-
439
-
message:"#^Parameter \\#1 \\$table of method Cake\\\\ORM\\\\Query\\:\\:addDefaultTypes\\(\\) expects Cake\\\\ORM\\\\Table, Cake\\\\Datasource\\\\RepositoryInterface given\\.$#"
440
-
count:1
441
-
path:src/ORM/Query.php
442
-
443
-
-
444
-
message:"#^Parameter \\#1 \\$table of method Cake\\\\ORM\\\\Query\\:\\:_addAssociationsToTypeMap\\(\\) expects Cake\\\\ORM\\\\Table, Cake\\\\Datasource\\\\RepositoryInterface given\\.$#"
445
-
count:5
446
-
path:src/ORM/Query.php
447
-
448
-
-
449
-
message:"#^Method Cake\\\\ORM\\\\Query\\:\\:find\\(\\) should return static\\(Cake\\\\ORM\\\\Query\\) but returns Cake\\\\ORM\\\\Query\\.$#"
450
-
count:1
451
-
path:src/ORM/Query.php
452
-
453
433
-
454
434
message:"#^Parameter \\#2 \\$callback of function array_filter expects callable\\(mixed, mixed\\)\\: bool, 'strlen' given\\.$#"
0 commit comments