Commit History

Author SHA1 Message Date
  Mark Story be56d53fd8 Fix PHPCS errors. 9 years ago
  Mark Story ad3dc5a341 Wrap long lines. 9 years ago
  Mark Story 017a1f9aca Add host name matching to RouteCollection/Route 9 years ago
  Mark Story b985968231 Move tests around. 9 years ago
  Mark Story 92a44945a0 Add tests for RouteCollection::parseRequest() 9 years ago
  saeid a9ba3f60b0 CS & version 9 years ago
  saeid ee96e831d5 rename to DuplicateNamedRouteException and tests 9 years ago
  saeid f2d7c7c010 add tests and DuplicateRouteException 9 years ago
  Jose Lorenzo Rodriguez c04fa8d8b8 Adding a _matchedRoute request param for debugging purposes 9 years ago
  Mark Story c931df3d3c Make named route match failures more obvious. 10 years ago
  antograssiot 2b70af959a fix argument number issue 10 years ago
  antograssiot b19dd062bb remove unsued import 10 years ago
  Mark Story 4ed1381da2 Fix route mis-matches with multibyte fixed segments 10 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  okonomi 620aa95e20 exception's namespace strictly 11 years ago
  ADmad f52bf79e13 Revert array $options argument to boolean $merge in routing classes. 11 years ago
  ADmad de7cbdc154 Remove RouteCollection::addExtensions(). 11 years ago
  Jose Lorenzo Rodriguez 5840bf2a7b Routing\Error -> Routing\Exception 11 years ago
  mark_story 5f5afb7d7f Fix issue where Router::extensions() would not be correct. 11 years ago
  mark_story 23077613b4 Fix named routes not being indexed for reverse routing. 11 years ago
  mark_story 31f656b6c1 Fix error where routes would be incorrectly parsed. 11 years ago
  mark_story 20a8f2d991 Fix incorrect path indexing for greedy routes. 11 years ago
  mark_story a0fec85f64 Fix remaining PHPCS errors. 11 years ago
  mark_story f981c7c8ec Add test for added cases in RouteCollection::_getNames() 11 years ago
  mark_story 7cb51d7d77 Fix docs and add missing test coverage. 11 years ago
  mark_story d0f236290c Further cleanup and test expansion. 11 years ago
  mark_story 78a4a81834 First pass at splitting up the Router internals. 11 years ago