1
0
mirror of https://github.com/dannyvankooten/AltoRouter.git synced 2025-10-20 02:36:08 +02:00
Commit Graph

3 Commits

Author SHA1 Message Date
Koen Punt
7c53090c1e Use instance methods to set basePath and matchTypes
renamed addMatchType to addMatchTypes
2014-01-08 14:39:18 +01:00
Oskar Adin
8a19056553 Added method for setting new and modifying existing named match types.
It's also possible to set these from the constructor.

$router->generate() is now possible with custom regex matches.
2014-01-08 12:28:13 +01:00
Koen Punt
77dba7b120 Fixed issue with optional params
added tests
2013-07-14 23:36:51 +02:00