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

Adding/Removing the abstract modifier on a class

Open tomzx opened this issue 7 years ago • 0 comments

Code Level Rule Explanation
VXXX MAJOR Added An abstract class cannot be instantiated anymore.
VXXX MINOR Removed Is backward compatible

tomzx avatar Feb 15 '18 20:02 tomzx