Commit History

Author SHA1 Message Date
  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