Skip to content

Conversation

spaze
Copy link
Owner

@spaze spaze commented May 26, 2023

Handy when you disallow items with wildcards but there's this one thing you'd like to leave out.

parameters:
    disallowedFunctionCalls:
        -
            function: 'pcntl_*()'
            exclude:
                - 'pcntl_foo*()'

spaze added 2 commits May 26, 2023 03:46
Handy when you disallow items with wildcards but there's this one thing you'd like to leave out.
@spaze spaze self-assigned this May 26, 2023
@spaze spaze merged commit b49a7fd into main May 26, 2023
@spaze spaze deleted the spaze/excludes branch May 26, 2023 20:41
spaze added a commit that referenced this pull request May 28, 2023
Follow-up to #197 where exclude had to be an array
spaze added a commit that referenced this pull request May 28, 2023
Follow-up to #197 where exclude had to be an array
spaze added a commit that referenced this pull request May 28, 2023
Follow-up to #197 where exclude had to be an array
spaze added a commit that referenced this pull request May 28, 2023
Follow-up to #197 where `exclude` had to be an array.
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.

1 participant