mirror of
https://github.com/skipperbent/simple-php-router.git
synced 2026-07-11 06:02:13 +00:00
Ending trail/slash feature
- Feature: added support for slash in parameters (see readme). - Route: Fixed hardcoded param modifier. - Route: optimisations. - Updated Readme.
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
composer.lock
|
||||
vendor/
|
||||
.idea/
|
||||
.phpunit.result.cache
|
||||
.phpunit.result.cache
|
||||
tests/tmp
|
||||
Reference in New Issue
Block a user