skipperbent / simple-php-router

Simple, fast and yet powerful PHP router that is easy to get integrated and in any project. Heavily inspired by the way Laravel handles routing, with both simplicity and expand-ability in mind.
647 stars 121 forks source link

Update Route.php #621

Closed 1mahdimf closed 1 year ago

1mahdimf commented 2 years ago

Change "/foo/%D8%AA%D8%B3%D8%AA/" to "/foo/تست/" to work regex with persian/arabic in route .

skipperbent commented 1 year ago

This fix has been submitted by another user, should work with latest version. Thanks for the PR