--- tests/classes/constants_error_004.phpt.orig 2010-05-24 17:31:12.205545997 +0200 +++ tests/classes/constants_error_004.phpt 2010-05-24 17:31:19.282420197 +0200 @@ -10,4 +10,4 @@ $a = new C(); ?> --EXPECTF-- -Fatal error: Undefined class constant 'D::hello' in %s on line %d +Fatal error: Class 'D' not found in %s on line %d