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

Semantic versioning on class/interface/trait const

Open tomzx opened this issue 10 years ago • 0 comments

Process \PhpParser\Node\Stmt\ClassConst nodes.

As of PHP 7.1.0 visibility modifiers are allowed for class constants. http://php.net/manual/en/language.oop5.constants.php

tomzx avatar Jan 16 '15 11:01 tomzx