php-semver-checker
php-semver-checker copied to clipboard
Add support for nullable parameters/return value
trafficstars
NullableType objects are returned by php-parser, which currently causes a problem when we are asking for the type of such object (see #94).
Parameters should be supported @ 7bdf3e169b0b9fbbcc670f93c7d25d40db05a223.