t / t4018 / php-abstract-classon commit http: replace hard-coded constant with the_hash_algo (ae041a0)
   1abstract class RIGHT
   2{
   3    const FOO = 'ChangeMe';
   4}