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
message:'#^Only booleans are allowed in an if condition, int\<0, 1\> given\.$#'
1078
+
message:'#^Only booleans are allowed in an if condition, int given\.$#'
1133
1079
identifier:if.condNotBoolean
1134
-
count:1
1135
-
path:src/Statement.php
1136
-
1137
-
-
1138
-
message:'#^Only booleans are allowed in an if condition, int\<0, 2\> given\.$#'
1139
-
identifier:if.condNotBoolean
1140
-
count:1
1080
+
count:2
1141
1081
path:src/Statement.php
1142
1082
1143
1083
-
@@ -1152,12 +1092,6 @@ parameters:
1152
1092
count:1
1153
1093
path:src/Statement.php
1154
1094
1155
-
-
1156
-
message:'#^Variable property access on \$this\(PhpMyAdmin\\SqlParser\\Statement\)\.$#'
1157
-
identifier:property.dynamicName
1158
-
count:5
1159
-
path:src/Statement.php
1160
-
1161
1095
-
1162
1096
message:'#^Argument of an invalid type array\<PhpMyAdmin\\SqlParser\\Components\\AlterOperation\>\|null supplied for foreach, only iterables are supported\.$#'
1163
1097
identifier:foreach.nonIterable
@@ -1290,12 +1224,6 @@ parameters:
1290
1224
count:1
1291
1225
path:src/Statements/CreateStatement.php
1292
1226
1293
-
-
1294
-
message:'#^Variable property access on \$this\(PhpMyAdmin\\SqlParser\\Statements\\CreateStatement\)\.$#'
1295
-
identifier:property.dynamicName
1296
-
count:3
1297
-
path:src/Statements/CreateStatement.php
1298
-
1299
1227
-
1300
1228
message:'#^Argument of an invalid type array\<PhpMyAdmin\\SqlParser\\Components\\Expression\>\|null supplied for foreach, only iterables are supported\.$#'
1301
1229
identifier:foreach.nonIterable
@@ -1590,12 +1518,6 @@ parameters:
1590
1518
count:1
1591
1519
path:src/Statements/SelectStatement.php
1592
1520
1593
-
-
1594
-
message:'#^Variable property access on \$this\(PhpMyAdmin\\SqlParser\\Statements\\SelectStatement\)\.$#'
1595
-
identifier:property.dynamicName
1596
-
count:1
1597
-
path:src/Statements/SelectStatement.php
1598
-
1599
1521
-
1600
1522
message:'#^Cannot call method build\(\) on PhpMyAdmin\\SqlParser\\Components\\OptionsArray\|null\.$#'
1601
1523
identifier:method.nonObject
@@ -1656,6 +1578,18 @@ parameters:
1656
1578
count:1
1657
1579
path:src/Statements/WithStatement.php
1658
1580
1581
+
-
1582
+
message:'#^Possibly invalid array key type bool\|float\|int\|string\.$#'
1583
+
identifier:offsetAccess.invalidOffset
1584
+
count:1
1585
+
path:src/Statements/WithStatement.php
1586
+
1587
+
-
1588
+
message:'#^Possibly invalid array key type bool\|float\|int\|string\|null\.$#'
1589
+
identifier:offsetAccess.invalidOffset
1590
+
count:2
1591
+
path:src/Statements/WithStatement.php
1592
+
1659
1593
-
1660
1594
message:'#^Construct empty\(\) is not allowed\. Use more strict comparison\.$#'
1661
1595
identifier:empty.notAllowed
@@ -1872,6 +1806,12 @@ parameters:
1872
1806
count:4
1873
1807
path:src/Utils/Formatter.php
1874
1808
1809
+
-
1810
+
message:'#^Possibly invalid array key type bool\|float\|int\|string\.$#'
1811
+
identifier:offsetAccess.invalidOffset
1812
+
count:7
1813
+
path:src/Utils/Formatter.php
1814
+
1875
1815
-
1876
1816
message:'#^Trying to invoke non\-empty\-string but it might not be a callable\.$#'
0 commit comments