t / t4018 / php-abstract-classon commit test-lib: add the '--stress' option to run a test repeatedly under load (fb7d1e3)
   1abstract class RIGHT
   2{
   3    const FOO = 'ChangeMe';
   4}