File tree Expand file tree Collapse file tree 3 files changed +3
-8
lines changed Expand file tree Collapse file tree 3 files changed +3
-8
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ class BaseBuilder
4141 /**
4242 * QB SELECT data
4343 *
44- * @var array
44+ * @var list<string>
4545 */
4646 protected $ QBSelect = [];
4747
Original file line number Diff line number Diff line change 1- # total 2773 errors
1+ # total 2772 errors
22
33includes :
44 - argument.type.neon
Original file line number Diff line number Diff line change 1- # total 1376 errors
1+ # total 1375 errors
22
33parameters :
44 ignoreErrors :
@@ -892,11 +892,6 @@ parameters:
892892 count : 1
893893 path : ../../system/Database/BaseBuilder.php
894894
895- -
896- message : ' #^Property CodeIgniter\\Database\\BaseBuilder\:\:\$QBSelect type has no value type specified in iterable type array\.$#'
897- count : 1
898- path : ../../system/Database/BaseBuilder.php
899-
900895 -
901896 message : ' #^Property CodeIgniter\\Database\\BaseBuilder\:\:\$QBWhere type has no value type specified in iterable type array\.$#'
902897 count : 1
You can’t perform that action at this time.
0 commit comments