--TEST-- If a constant is redefined, attributes remain unchanged (different attributes) --FILE-- getAttributes()) ?> --EXPECTF-- Warning: Constant MY_CONST already defined, this will be an error in PHP 9 in %s on line %d Has attributes (1) array(1) { [0]=> object(ReflectionAttribute)#%d (1) { ["name"]=> string(11) "MyAttribute" } }