tomzx / php-semver-checker

Compares two source sets and determines the appropriate semantic versioning to apply.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support PHP 7.0 return types

tomzx opened this issue · comments

There will be a couple of things to deal with:

  • Adding/Removing return type
  • Changing a return type from one type to another in a class hierarchy