Commit History

Author SHA1 Message Date
  Mark Sch 43bbe97f9a Backport CS fixes for smaller diff. (#14681) 5 years ago
  ADmad 85fc144ca8 Replace Zend framework packages with Laminas. 6 years ago
  mscherer 44a78128e7 Fix CS for easier 3.x/4.x comparison/merge. 6 years ago
  mscherer 95cfe00bf2 Fix docblocks and better IDE and static analyzer discoverery. 7 years ago
  Mark Story 9b48a65ce4 Add deprecation warning for routing middleware 7 years ago
  ADmad a40fbd794d Use cache folder for tests. 7 years ago
  ADmad 66586166f2 Remove uneeded "use" statements. 7 years ago
  Jorge González 2f9aa0db3b refs #10778 remove config keys using constructor param for cache config name 8 years ago
  Jorge González 228207c2f8 refs #10778 fix code review comments 8 years ago
  Jorge González c41d243e82 fix cs 8 years ago
  Jorge González 03744a2b67 refs #10778 add router cache 8 years ago
  Mark Story e5322b050f Integrate plugin hooks in http & routing 8 years ago
  Mark Story aad65a0faf Merge branch 'master' into 3.next 8 years ago
  Dariusz Ruminski c936250731 Use adventage of newer PHPUnit sytax 8 years ago
  ADmad 2579df6e7b Fix CS error. 8 years ago
  ADmad eaca9ce156 Allow registering middleware as string with RouteCollection. 8 years ago
  Mark Story 7dc1a6a999 Update tests for Routing to use new APIs/deprecated helper. 8 years ago
  Robert Pustułka 4498394e1f Move `Router::$initialized` from `RoutingMiddleware` to `BaseApplication`. 8 years ago
  ADmad 11a742e3ec Ensure RoutingMiddleware does not wipe off existing params keys. 8 years ago
  Mark Story d3d1687f91 Fix test. 8 years ago
  Mark Story bd2973ab45 Shift approach to use middleware names instead of scope paths. 8 years ago
  Michael Hoffmann 0e5cf92fdb Add new matching logic and add tests 8 years ago
  Mark Story 668c087398 Merge branch 'master' into 3.next 8 years ago
  Marc Würth 3a6bd75832 Use HTTPS for the opensource.org URL 8 years ago
  Marc Würth c61ab5ee95 Use HTTPS for the cakefoundation.org URL 8 years ago
  Marc Würth 4c774ce4b7 Use HTTPS for the cakephp.org URL 8 years ago
  Mark Story 5ab8de4468 Add routes() hook. 9 years ago
  Mark Story e584d48b32 Fix PHCS errors. 9 years ago
  Mark Story 8d44dd88ab Connect path specific middleware up to the routing process. 9 years ago
  antograssiot df15753b6d Remove unused namespace 9 years ago