File tree Expand file tree Collapse file tree 4 files changed +4
-9
lines changed Expand file tree Collapse file tree 4 files changed +4
-9
lines changed Original file line number Diff line number Diff line change 2828 "phpunit/phpcov" : " ^9.0.2 || ^10.0" ,
2929 "phpunit/phpunit" : " ^10.5.16 || ^11.2" ,
3030 "predis/predis" : " ^3.0" ,
31- "rector/rector" : " 2.2.7 " ,
31+ "rector/rector" : " 2.2.8 " ,
3232 "shipmonk/phpstan-baseline-per-identifier" : " ^2.0"
3333 },
3434 "replace" : {
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