Completed
Push — hotfix/hhvm_const_visibility ( d032e0 )
by Marc
02:39
created

Changes

Good job, 3 issues were fixed.
5.97
▼   -0.04
Test Coverage
99%
▶ ±0%
Head
Marc Bennewitz  
HHVM > 3.26.2 still does not support private/protected constants. It allows the visibility keyword but ignores it.
Base
Marc Bennewitz  
Less diff var usage on Enum::byValue()