Skip to content

Conversation

kubawerlos
Copy link
Member

They are all internal or in an internal class, so BC is kept.

@kubawerlos kubawerlos enabled auto-merge (squash) July 20, 2025 04:24
@coveralls
Copy link

coveralls commented Jul 20, 2025

Coverage Status

coverage: 94.748%. remained the same
when pulling 805350b on 6b7562617765726c6f73:chore_remove_unused_constants
into 3643c41 on PHP-CS-Fixer:master.

@kubawerlos kubawerlos merged commit a407969 into PHP-CS-Fixer:master Jul 20, 2025
31 checks passed
@kubawerlos kubawerlos deleted the chore_remove_unused_constants branch July 20, 2025 04:37
public const T_NAMESPACE_SEPARATOR = 107;
public const T_OPEN_CURLY_BRACES = 108;
public const T_OPEN_PARENTHESIS = 109;
public const T_TRUE = 110;
public const T_NULL = 111;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was copy from Doctrine, i would leave as-is

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants