t / t4018 / php-abstract-classon commit commit-graph tests: fix unportable "dd" invocation (b9cc405)
   1abstract class RIGHT
   2{
   3    const FOO = 'ChangeMe';
   4}