Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unnecessary method_exists() checks #8984

Merged

Conversation

derrabus
Copy link
Member

@derrabus derrabus commented Sep 6, 2021

This PR removed a couple of method_exsists() checks that will always evaluate to true.

Verified

This commit was signed with the committer’s verified signature.
Josh-Cena Joshua Chen
Signed-off-by: Alexander M. Turek <me@derrabus.de>
@derrabus derrabus force-pushed the improvement/metadata-cache-tautology branch from 5826c48 to 8c196c4 Compare September 6, 2021 16:15
@derrabus derrabus added this to the 2.10.0 milestone Sep 6, 2021
@derrabus derrabus merged commit be2208f into doctrine:2.10.x Sep 7, 2021
@derrabus derrabus deleted the improvement/metadata-cache-tautology branch September 7, 2021 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants