t / t4018 / php-abstract-classon commit Declare that the next one will be named 2.20 (2efbb7f)
   1abstract class RIGHT
   2{
   3    const FOO = 'ChangeMe';
   4}