Using a 3rd party for processing a wildcard seems to be an overkill. Maybe you can use PathMatcher::matchPath() instead.
mjgruta created an issue. See original summary.
Thanks @mjgruta.
I didn't know that existed. Removing dependency to 3rd party.
Issue #3293027 by mjgruta: Use core path matcher.
Comments
Comment #2
bryanmanalo commentedThanks @mjgruta.
I didn't know that existed. Removing dependency to 3rd party.
Comment #4
bryanmanalo commentedComment #5
bryanmanalo commented