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

ForbidCustomFunctionsRule: detect first class callables, anonymous classes and callables in args #288

Merged
merged 4 commits into from
Dec 3, 2024

Conversation

janedbal
Copy link
Member

@janedbal janedbal commented Dec 3, 2024

Closes #287

@janedbal janedbal changed the title ForbidCustomFunctionsRule: detect usages in array & string callables ForbidCustomFunctionsRule: detect first class callables and usages in array & string callables Dec 3, 2024
@janedbal janedbal changed the title ForbidCustomFunctionsRule: detect first class callables and usages in array & string callables ForbidCustomFunctionsRule: detect first class callables, anonymous classes and callables in args Dec 3, 2024
@janedbal janedbal merged commit 73aec08 into master Dec 3, 2024
14 checks passed
@janedbal janedbal deleted the custom-fn-arg-callback branch December 3, 2024 12:02
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.

forbidCustomFunctions does not recognize strings used as callbacks
1 participant