Force nullable data to be always nulled #11
Annotations
10 errors
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.
|
src/Model.php#L182
Method ipl\Orm\Model::__get() has no return type specified.
|
src/Model.php#L182
Method ipl\Orm\Model::__get() has parameter $key with no type specified.
|
src/Model.php#L191
Method ipl\Orm\Model::__isset() has parameter $key with no type specified.
|
This job succeeded
Loading