Open
Description
PHPSemVerChecker\Comparator\Type::get
method does not check for instanceof PhpParser\Node\UnionType
. toString
method is not present on PhpParser\Node\UnionType
or any other ComplexType
, hence why a change was made here to specifically support NullableType. This should be updated to support all complex types introduced by PhpParser.
Metadata
Metadata
Assignees
Labels
No labels