Skip to content

Add allow_wildcards option#48

Open
Indigo744 wants to merge 1 commit intomarekrei:masterfrom
Indigo744:Indigo744-patch-allow_wildcards
Open

Add allow_wildcards option#48
Indigo744 wants to merge 1 commit intomarekrei:masterfrom
Indigo744:Indigo744-patch-allow_wildcards

Conversation

@Indigo744
Copy link

Added allow_wildcards option (default to FALSE).

By default (false), uses same behavior as before (i.e. 'in_array').
If true, uses fnmatch function with each pattern.

Added allow_wildcards option (default to FALSE).

By default (false), uses same behavior as before (i.e. 'in_array').
If true, uses fnmatch function with each pattern.
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