Force nullable data to be always nulled #11
Annotations
10 errors
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.
|
src/Behavior/Binary.php#L65
Parameter #1 $data of function bin2hex expects string, mixed given.
|
src/Hydrator.php#L76
Parameter #2 $columnToPropertyMap of method ipl\Orm\Hydrator::updateColumnToTargetMap() expects array<string, string>, array|false given.
|
src/Hydrator.php#L143
Call to an undefined method object::setRelation().
|
src/Hydrator.php#L191
Call to an undefined method object::setRelation().
|
src/Model.php#L17
Property ipl\Orm\Model::$relation has no type specified.
|
src/Model.php#L19
Method ipl\Orm\Model::setRelation() has no return type specified.
|
src/Model.php#L24
Property ipl\Orm\Model::$nullableProperties has no type specified.
|
src/Model.php#L153
Method ipl\Orm\Model::nullableColumns() has no return type specified.
|
src/Model.php#L163
Parameter #2 $subject of function preg_match_all expects string, string|false given.
|
This job succeeded
Loading