t / t4018 / php-abstract-classon commit tests: add a special setup where rebase.useBuiltin is off (62c2393)
   1abstract class RIGHT
   2{
   3    const FOO = 'ChangeMe';
   4}