t / t4018 / php-abstract-classon commit gc docs: clarify that "gc" doesn't throw away referenced objects (daecbf2)
   1abstract class RIGHT
   2{
   3    const FOO = 'ChangeMe';
   4}