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
-30Lines changed: 0 additions & 30 deletions
Original file line number
Diff line number
Diff line change
@@ -17244,30 +17244,6 @@ parameters:
17244
17244
count: 2
17245
17245
path: tests/unit/Database/CentralColumnsTest.php
17246
17246
17247
-
-
17248
-
message: '''
17249
-
#^Call to deprecated method getInstance\(\) of class PhpMyAdmin\\Config\:
17250
-
Use dependency injection instead\.$#
17251
-
'''
17252
-
identifier: staticMethod.deprecated
17253
-
count: 4
17254
-
path: tests/unit/Database/Designer/CommonTest.php
17255
-
17256
-
-
17257
-
message: '''
17258
-
#^Call to deprecated method getInstance\(\) of class PhpMyAdmin\\Dbal\\DatabaseInterface\:
17259
-
Use dependency injection instead\.$#
17260
-
'''
17261
-
identifier: staticMethod.deprecated
17262
-
count: 7
17263
-
path: tests/unit/Database/Designer/CommonTest.php
17264
-
17265
-
-
17266
-
message: '#^Class PhpMyAdmin\\Tests\\Database\\Designer\\CommonTest has an uninitialized property \$designerCommon\. Give it default value or assign it in the constructor\.$#'
17267
-
identifier: property.uninitialized
17268
-
count: 1
17269
-
path: tests/unit/Database/Designer/CommonTest.php
17270
-
17271
17247
-
17272
17248
message: '''
17273
17249
#^Call to deprecated method getInstance\(\) of class PhpMyAdmin\\Config\:
@@ -18957,12 +18933,6 @@ parameters:
18957
18933
count: 2
18958
18934
path: tests/unit/TwoFactorTest.php
18959
18935
18960
-
-
18961
-
message: '#^Class PhpMyAdmin\\Tests\\TypesByDatabaseVersionTest has an uninitialized property \$object\. Give it default value or assign it in the constructor\.$#'
18962
-
identifier: property.uninitialized
18963
-
count: 1
18964
-
path: tests/unit/TypesByDatabaseVersionTest.php
18965
-
18966
18936
-
18967
18937
message: '''
18968
18938
#^Call to deprecated method getInstance\(\) of class PhpMyAdmin\\Dbal\\DatabaseInterface\:
0 commit comments