Closed
Description
Searching in the BC promise i don't find any information about the removal, etc of a constant in a normal or API class. Ex: In symfony/symfony#14531 the PATTERN
constant it's not necessarry but i don't know if i can remove it since the class is tagged as @api
.