Skip to content

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Apr 21, 2023

Since PHP 7.0, class can be used as a method name. The sniff did not take this into account correctly.

Fixed now.

Includes unit tests.

…ed "class"

Since PHP 7.0, `class` can be used as a method name. The sniff did not take this into account correctly.

Fixed now.

Includes unit tests.
@jrfnl jrfnl added this to the 1.x Next milestone Apr 21, 2023
@jrfnl jrfnl merged commit e46d507 into develop Apr 21, 2023
@jrfnl jrfnl deleted the universal/lowercaseclassresolutionkeyword-fix-bug-with-method-names branch April 21, 2023 14:10
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.

1 participant