php-semver-checker icon indicating copy to clipboard operation
php-semver-checker copied to clipboard

Add support for nullable parameters/return value

Open tomzx opened this issue 7 years ago • 1 comments
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).

tomzx avatar Feb 24 '18 22:02 tomzx

Parameters should be supported @ 7bdf3e169b0b9fbbcc670f93c7d25d40db05a223.

tomzx avatar Feb 24 '18 22:02 tomzx