diff --git a/utils/phpstan-baseline/argument.type.neon b/utils/phpstan-baseline/argument.type.neon index 6e4bc79f0f9c..2f2e9f3baa38 100644 --- a/utils/phpstan-baseline/argument.type.neon +++ b/utils/phpstan-baseline/argument.type.neon @@ -1,4 +1,4 @@ -# total 73 errors +# total 147 errors parameters: ignoreErrors: @@ -122,11 +122,6 @@ parameters: count: 1 path: ../../tests/system/Database/Live/SQLite3/AlterTableTest.php - - - message: '#^Parameter \#2 \$forge of class CodeIgniter\\Database\\SQLite3\\Table constructor expects CodeIgniter\\Database\\SQLite3\\Forge, CodeIgniter\\Database\\Forge given\.$#' - count: 1 - path: ../../tests/system/Database/Live/SQLite3/AlterTableTest.php - - message: '#^Parameter \#1 \$set of method CodeIgniter\\Database\\BaseBuilder\:\:updateFields\(\) expects list\\|string, array\{0\: ''country'', updated_at\: CodeIgniter\\Database\\RawSql\} given\.$#' count: 2 diff --git a/utils/phpstan-baseline/assign.propertyType.neon b/utils/phpstan-baseline/assign.propertyType.neon index 4d21e95d87b1..76c1a55f3756 100644 --- a/utils/phpstan-baseline/assign.propertyType.neon +++ b/utils/phpstan-baseline/assign.propertyType.neon @@ -1,4 +1,4 @@ -# total 20 errors +# total 29 errors parameters: ignoreErrors: diff --git a/utils/phpstan-baseline/codeigniter.cacheHandlerInstance.neon b/utils/phpstan-baseline/codeigniter.cacheHandlerInstance.neon index 7ec98d64cc7a..f9225bcfb5dd 100644 --- a/utils/phpstan-baseline/codeigniter.cacheHandlerInstance.neon +++ b/utils/phpstan-baseline/codeigniter.cacheHandlerInstance.neon @@ -1,4 +1,4 @@ -# total 6 errors +# total 14 errors parameters: ignoreErrors: diff --git a/utils/phpstan-baseline/codeigniter.getReassignArray.neon b/utils/phpstan-baseline/codeigniter.getReassignArray.neon index ae2b6c2cb27f..e02f1107c29c 100644 --- a/utils/phpstan-baseline/codeigniter.getReassignArray.neon +++ b/utils/phpstan-baseline/codeigniter.getReassignArray.neon @@ -1,4 +1,4 @@ -# total 13 errors +# total 22 errors parameters: ignoreErrors: diff --git a/utils/phpstan-baseline/codeigniter.superglobalAccess.neon b/utils/phpstan-baseline/codeigniter.superglobalAccess.neon index 4610e9fa2258..a12ee94e1fff 100644 --- a/utils/phpstan-baseline/codeigniter.superglobalAccess.neon +++ b/utils/phpstan-baseline/codeigniter.superglobalAccess.neon @@ -1,4 +1,4 @@ -# total 53 errors +# total 83 errors parameters: ignoreErrors: diff --git a/utils/phpstan-baseline/codeigniter.superglobalAccessAssign.neon b/utils/phpstan-baseline/codeigniter.superglobalAccessAssign.neon index 7071f868984a..365455768963 100644 --- a/utils/phpstan-baseline/codeigniter.superglobalAccessAssign.neon +++ b/utils/phpstan-baseline/codeigniter.superglobalAccessAssign.neon @@ -1,4 +1,4 @@ -# total 260 errors +# total 582 errors parameters: ignoreErrors: diff --git a/utils/phpstan-baseline/codeigniter.unknownServiceMethod.neon b/utils/phpstan-baseline/codeigniter.unknownServiceMethod.neon index 9972ab0a370b..2053fa0f2bbd 100644 --- a/utils/phpstan-baseline/codeigniter.unknownServiceMethod.neon +++ b/utils/phpstan-baseline/codeigniter.unknownServiceMethod.neon @@ -1,4 +1,4 @@ -# total 6 errors +# total 9 errors parameters: ignoreErrors: diff --git a/utils/phpstan-baseline/empty.notAllowed.neon b/utils/phpstan-baseline/empty.notAllowed.neon index e191dd27e5cc..ad029ff92d04 100644 --- a/utils/phpstan-baseline/empty.notAllowed.neon +++ b/utils/phpstan-baseline/empty.notAllowed.neon @@ -1,4 +1,4 @@ -# total 77 errors +# total 271 errors parameters: ignoreErrors: diff --git a/utils/phpstan-baseline/method.alreadyNarrowedType.neon b/utils/phpstan-baseline/method.alreadyNarrowedType.neon index 855a53be253c..ed9ef85490e3 100644 --- a/utils/phpstan-baseline/method.alreadyNarrowedType.neon +++ b/utils/phpstan-baseline/method.alreadyNarrowedType.neon @@ -1,4 +1,4 @@ -# total 16 errors +# total 22 errors parameters: ignoreErrors: diff --git a/utils/phpstan-baseline/method.childReturnType.neon b/utils/phpstan-baseline/method.childReturnType.neon index 4ad4f256f858..e2fcf04827da 100644 --- a/utils/phpstan-baseline/method.childReturnType.neon +++ b/utils/phpstan-baseline/method.childReturnType.neon @@ -1,4 +1,4 @@ -# total 39 errors +# total 40 errors parameters: ignoreErrors: diff --git a/utils/phpstan-baseline/method.notFound.neon b/utils/phpstan-baseline/method.notFound.neon index 4d94dfbba7e4..71e25c746678 100644 --- a/utils/phpstan-baseline/method.notFound.neon +++ b/utils/phpstan-baseline/method.notFound.neon @@ -1,4 +1,4 @@ -# total 40 errors +# total 83 errors parameters: ignoreErrors: diff --git a/utils/phpstan-baseline/missingType.iterableValue.neon b/utils/phpstan-baseline/missingType.iterableValue.neon index 8a99113f5f0f..a5207361901e 100644 --- a/utils/phpstan-baseline/missingType.iterableValue.neon +++ b/utils/phpstan-baseline/missingType.iterableValue.neon @@ -1,4 +1,4 @@ -# total 1665 errors +# total 1672 errors parameters: ignoreErrors: diff --git a/utils/phpstan-baseline/missingType.property.neon b/utils/phpstan-baseline/missingType.property.neon index f9d34b635d94..b4e0a4992eb9 100644 --- a/utils/phpstan-baseline/missingType.property.neon +++ b/utils/phpstan-baseline/missingType.property.neon @@ -1,4 +1,4 @@ -# total 127 errors +# total 130 errors parameters: ignoreErrors: diff --git a/utils/phpstan-baseline/nullCoalesce.property.neon b/utils/phpstan-baseline/nullCoalesce.property.neon index 4491bbf08a8b..fb447e22e1c2 100644 --- a/utils/phpstan-baseline/nullCoalesce.property.neon +++ b/utils/phpstan-baseline/nullCoalesce.property.neon @@ -1,4 +1,4 @@ -# total 15 errors +# total 22 errors parameters: ignoreErrors: diff --git a/utils/phpstan-baseline/offsetAccess.notFound.neon b/utils/phpstan-baseline/offsetAccess.notFound.neon index 6a1a134232f6..e96706dc1bb5 100644 --- a/utils/phpstan-baseline/offsetAccess.notFound.neon +++ b/utils/phpstan-baseline/offsetAccess.notFound.neon @@ -1,4 +1,4 @@ -# total 6 errors +# total 19 errors parameters: ignoreErrors: diff --git a/utils/phpstan-baseline/property.nonObject.neon b/utils/phpstan-baseline/property.nonObject.neon index 65d1006d02ca..ccb1a0cb3f42 100644 --- a/utils/phpstan-baseline/property.nonObject.neon +++ b/utils/phpstan-baseline/property.nonObject.neon @@ -1,4 +1,4 @@ -# total 25 errors +# total 54 errors parameters: ignoreErrors: diff --git a/utils/phpstan-baseline/property.notFound.neon b/utils/phpstan-baseline/property.notFound.neon index 079d6a122e7c..4d31a18bf6b7 100644 --- a/utils/phpstan-baseline/property.notFound.neon +++ b/utils/phpstan-baseline/property.notFound.neon @@ -1,4 +1,4 @@ -# total 30 errors +# total 58 errors parameters: ignoreErrors: diff --git a/utils/phpstan-baseline/property.protected.neon b/utils/phpstan-baseline/property.protected.neon index a9e65666816a..04b9a637fcbc 100644 --- a/utils/phpstan-baseline/property.protected.neon +++ b/utils/phpstan-baseline/property.protected.neon @@ -1,4 +1,4 @@ -# total 9 errors +# total 15 errors parameters: ignoreErrors: diff --git a/utils/phpstan-baseline/property.readOnlyByPhpDocAssignOutOfClass.neon b/utils/phpstan-baseline/property.readOnlyByPhpDocAssignOutOfClass.neon index 45048a1b949f..b26204669407 100644 --- a/utils/phpstan-baseline/property.readOnlyByPhpDocAssignOutOfClass.neon +++ b/utils/phpstan-baseline/property.readOnlyByPhpDocAssignOutOfClass.neon @@ -1,4 +1,4 @@ -# total 16 errors +# total 33 errors parameters: ignoreErrors: diff --git a/utils/phpstan-baseline/property.readOnlyByPhpDocDefaultValue.neon b/utils/phpstan-baseline/property.readOnlyByPhpDocDefaultValue.neon index 6eab9222e367..6bd85ccd63d8 100644 --- a/utils/phpstan-baseline/property.readOnlyByPhpDocDefaultValue.neon +++ b/utils/phpstan-baseline/property.readOnlyByPhpDocDefaultValue.neon @@ -1,4 +1,4 @@ -# total 7 errors +# total 20 errors parameters: ignoreErrors: diff --git a/utils/phpstan-baseline/staticMethod.notFound.neon b/utils/phpstan-baseline/staticMethod.notFound.neon index 223177bb3ef9..e8bc56bf5968 100644 --- a/utils/phpstan-baseline/staticMethod.notFound.neon +++ b/utils/phpstan-baseline/staticMethod.notFound.neon @@ -1,4 +1,4 @@ -# total 7 errors +# total 20 errors parameters: ignoreErrors: diff --git a/utils/phpstan-baseline/ternary.shortNotAllowed.neon b/utils/phpstan-baseline/ternary.shortNotAllowed.neon index a3dfc431cd94..59dca6cac690 100644 --- a/utils/phpstan-baseline/ternary.shortNotAllowed.neon +++ b/utils/phpstan-baseline/ternary.shortNotAllowed.neon @@ -1,4 +1,4 @@ -# total 27 errors +# total 38 errors parameters: ignoreErrors: diff --git a/utils/phpstan-baseline/varTag.type.neon b/utils/phpstan-baseline/varTag.type.neon index d2c028d9230b..8edeb6f38113 100644 --- a/utils/phpstan-baseline/varTag.type.neon +++ b/utils/phpstan-baseline/varTag.type.neon @@ -1,4 +1,4 @@ -# total 8 errors +# total 9 errors parameters: ignoreErrors: diff --git a/utils/phpstan-baseline/variable.undefined.neon b/utils/phpstan-baseline/variable.undefined.neon index e9e6a7a59275..00aea3030994 100644 --- a/utils/phpstan-baseline/variable.undefined.neon +++ b/utils/phpstan-baseline/variable.undefined.neon @@ -1,4 +1,4 @@ -# total 15 errors +# total 21 errors parameters: ignoreErrors: