marc-mabe / php-enum

Simple and fast implementation of enumerations with native PHP
BSD 3-Clause "New" or "Revised" License
464 stars 36 forks source link

HHVM >3.18.4 & >3.20.2 reports as PHP-7.1 but does not support constant visibility #98

Closed marc-mabe closed 6 years ago

marc-mabe commented 6 years ago

It allows the visibility keyword but ignores it.