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
-72Lines changed: 0 additions & 72 deletions
Original file line number
Diff line number
Diff line change
@@ -30,24 +30,6 @@ parameters:
30
30
count:1
31
31
path:src/Connection.php
32
32
33
-
-
34
-
message:'#^PHPDoc tag @var for variable \$connectionInstance contains unknown class PhpDb\\Mysql\\Driver\\ConnectionInterface\.$#'
35
-
identifier:class.notFound
36
-
count:1
37
-
path:src/Container/DriverInterfaceFactory.php
38
-
39
-
-
40
-
message:'#^PHPDoc tag @var for variable \$resultInstance contains unknown class PhpDb\\Mysql\\Driver\\ResultInterface\.$#'
41
-
identifier:class.notFound
42
-
count:1
43
-
path:src/Container/DriverInterfaceFactory.php
44
-
45
-
-
46
-
message:'#^PHPDoc tag @var for variable \$statementInstance contains unknown class PhpDb\\Mysql\\Driver\\StatementInterface\.$#'
47
-
identifier:class.notFound
48
-
count:1
49
-
path:src/Container/DriverInterfaceFactory.php
50
-
51
33
-
52
34
message:'#^Instanceof between PhpDb\\Mysql\\Connection and PhpDb\\Adapter\\Driver\\DriverAwareInterface will always evaluate to true\.$#'
53
35
identifier:instanceof.alwaysTrue
@@ -186,42 +168,6 @@ parameters:
186
168
count:1
187
169
path:src/Statement.php
188
170
189
-
-
190
-
message:'#^Call to an undefined method PhpDb\\Mysql\\Driver\:\:quoteValue\(\)\.$#'
191
-
identifier:method.notFound
192
-
count:2
193
-
path:test/integration/AdapterPlatformTest.php
194
-
195
-
-
196
-
message:'#^Parameter \#1 \$connection of class PhpDb\\Mysql\\Driver constructor expects PhpDb\\Mysql\\Connection, PDO given\.$#'
197
-
identifier:argument.type
198
-
count:1
199
-
path:test/integration/AdapterPlatformTest.php
200
-
201
-
-
202
-
message:'#^Parameter \#1 \$connection of class PhpDb\\Mysql\\Driver constructor expects PhpDb\\Mysql\\Connection, mysqli given\.$#'
203
-
identifier:argument.type
204
-
count:1
205
-
path:test/integration/AdapterPlatformTest.php
206
-
207
-
-
208
-
message:'#^Parameter \#2 \$statementPrototype of class PhpDb\\Mysql\\Driver constructor expects PhpDb\\Mysql\\Statement, PhpDb\\Adapter\\Driver\\Pdo\\Statement given\.$#'
209
-
identifier:argument.type
210
-
count:1
211
-
path:test/integration/AdapterPlatformTest.php
212
-
213
-
-
214
-
message:'#^Property PhpDbIntegrationTest\\Mysql\\Platform\\AdapterPlatformTest\:\:\$adapters \(array\<string, mysqli\|PDO\>\) does not accept array\<string, mysqli\|PDO\|PhpDb\\Mysql\\Connection\>\.$#'
215
-
identifier:assign.propertyType
216
-
count:1
217
-
path:test/integration/AdapterPlatformTest.php
218
-
219
-
-
220
-
message:'#^Property PhpDbIntegrationTest\\Mysql\\Platform\\AdapterPlatformTest\:\:\$adapters \(array\<string, mysqli\|PDO\>\) does not accept array\<string, mysqli\|PDO\|PhpDb\\Mysql\\Pdo\\Connection\>\.$#'
221
-
identifier:assign.propertyType
222
-
count:1
223
-
path:test/integration/AdapterPlatformTest.php
224
-
225
171
-
226
172
message:'#^Parameter \#1 \$container of callable PhpDb\\Mysql\\Container\\DriverInterfaceFactory expects Laminas\\ServiceManager\\ServiceManager, Psr\\Container\\ContainerInterface given\.$#'
0 commit comments