mirror of
https://github.com/skipperbent/simple-php-router.git
synced 2026-06-17 00:37:52 +00:00
5e5a424ee8
- getUri() method in Request class no longer appends "/". - Optimised parseParameters method in RouterRoute class for regex matches.