CodeIgniter v4.7 API

Errors

Table of Contents

system/BaseModel.php 1
system/HTTP/Method.php 1
system/I18n/TimeTrait.php 1
system/Test/FeatureTestTrait.php 1

BaseModel.php

Type Line Description
ERROR 126 Tag "method" with body "@method array<string, class-string<(CastInterface | EntityCastInterface)>> Array order `['type' => 'classname']`." has error \CodeIgniter\DataCaster\Cast\CastInterface|\CodeIgniter\Entity\Cast\CastInterface is not a class string

Method.php

Type Line Description
ERROR 107 Tag "return" with body "@return list<uppercase-string>" has error "\CodeIgniter\HTTP\uppercase-string" is not a valid Fqsen.

TimeTrait.php

Type Line Description
ERROR 1244 Tag "method" with body "@method array<mixed, mixed> $data" has error An array can have only integers or strings as keys

FeatureTestTrait.php

Type Line Description
ERROR 402 Tag "method" with body "@method (non-empty-array<array-key, mixed> | null) $params" has error non-empty-array is not a collection

Search results