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

Improve sniffs to deal with anonymous functions and classes #813

Merged
merged 2 commits into from
Jan 21, 2017

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Jan 21, 2017

Reviewed all uses of the T_FUNCTION and T_CLASS tokens and, where appropriate, added support for anonymous functions T_CLOSURE and anonymous classes T_ANON_CLASS.

Includes unit tests.

Related to #764

@GaryJones GaryJones merged commit 74134c9 into develop Jan 21, 2017
@GaryJones GaryJones deleted the feature/closure-anon-classes branch January 21, 2017 16:32
@jrfnl jrfnl modified the milestone: 0.11.0 Jan 21, 2017
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