ResultSet: Remove manual seek()
call for php 5.6 support
#17
Annotations
10 errors and 1 warning
PHPStan:
src/Behavior/Binary.php#L1
Ignored error pattern #^Parameter \#1 \$string of function bin2hex expects string, mixed given\.$# in path /home/runner/work/ipl-orm/ipl-orm/src/Behavior/Binary.php was not matched in reported errors.
|
PHPStan:
src/Behavior/Binary.php#L65
Parameter #1 $data of function bin2hex expects string, mixed given.
|
PHPStan:
src/Compat/FilterProcessor.php#L1
Ignored error pattern #^Parameter \#1 \$path of method ipl\\Orm\\Resolver\:\:resolveRelation\(\) expects string, int\|string given\.$# in path /home/runner/work/ipl-orm/ipl-orm/src/Compat/FilterProcessor.php was not matched in reported errors.
|
PHPStan:
src/Compat/FilterProcessor.php#L1
Ignored error pattern #^Parameter \#2 \$targetPath of method ipl\\Orm\\Query\:\:createSubQuery\(\) expects string, int\|string given\.$# in path /home/runner/work/ipl-orm/ipl-orm/src/Compat/FilterProcessor.php was not matched in reported errors.
|
PHPStan:
src/Hydrator.php#L76
Parameter #2 $columnToPropertyMap of method ipl\Orm\Hydrator::updateColumnToTargetMap() expects array<string, string>, array|false given.
|
PHPStan:
src/Query.php#L1
Ignored error pattern #^Parameter \#1 \$object of method SplObjectStorage\<object,mixed\>\:\:attach\(\) expects object, mixed given\.$# in path /home/runner/work/ipl-orm/ipl-orm/src/Query.php was not matched in reported errors.
|
PHPStan:
src/Query.php#L1
Ignored error pattern #^Parameter \#1 \$object of method SplObjectStorage\<object,mixed\>\:\:contains\(\) expects object, mixed given\.$# in path /home/runner/work/ipl-orm/ipl-orm/src/Query.php was not matched in reported errors.
|
PHPStan:
src/Query.php#L1
Ignored error pattern #^Parameter \#1 \$objectOrClass of class ReflectionClass constructor expects class\-string\<T of object\>\|T of object, string given\.$# in path /home/runner/work/ipl-orm/ipl-orm/src/Query.php was not matched in reported errors.
|
PHPStan:
src/Query.php#L138
Parameter #1 $argument of class ReflectionClass constructor expects class-string<T of object>|T of object, string given.
|
PHPStan:
src/Query.php#L747
Parameter #1 $obj of method SplObjectStorage<object,mixed>::contains() expects object, mixed given.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading