t / t4018 / php-abstract-classon commit builtin rebase: optionally auto-detect the upstream (8f5986d)
   1abstract class RIGHT
   2{
   3    const FOO = 'ChangeMe';
   4}