--TEST-- #[\Deprecated]: Class Constants. --FILE-- --EXPECTF-- Deprecated: Constant Clazz::TEST is deprecated in %s on line %d int(1) Deprecated: Constant Clazz::TEST2 is deprecated in %s on line %d int(2) Deprecated: Constant Clazz::TEST3 is deprecated, use Clazz::TEST instead in %s on line %d int(3) Deprecated: Constant Clazz::TEST4 is deprecated in %s on line %d int(4) bool(true)