Closed spaze closed 1 year ago
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*()'
Handy when you disallow items with wildcards but there's this one thing you'd like to leave out.