Commit History

Author SHA1 Message Date
  Corey Taylor 5a77162a44 Add use statements for all fully qualified classes 4 years ago
  Corey Taylor 27b1080860 Add native return types in tests/ 4 years ago
  Corey Taylor 30dab5436d Fix return typehints in tests 4 years ago
  ADmad e813055203 Merge pull request #15642 from cakephp/4.3-deprecate-quoted-route-placeholder 4 years ago
  Corey Taylor 60a0b2fd62 Fix TestApp parma typehints 4 years ago
  ADmad 847365818c Deprecate colon prefixed route template placeholders. 4 years ago
  mscherer 60f7b70df7 Fix up more controller casing issues 4 years ago
  Mark Story f16e90ce5d Fix test 5 years ago
  ADmad f6966cd9ee Update use of deprecated phpunit method. 5 years ago
  ADmad a9383892a9 Fix route name generation when using braced placeholders. 6 years ago
  mscherer 15f02f9450 Cleaner asserting for strict typehinting, lots of false positives fixed. 7 years ago
  ADmad cf569b9c15 Fix CS error. 7 years ago
  ADmad 6f52ae7a89 Update deprecated usage. 7 years ago
  ADmad 76c3044945 Update return typehint of TestCase methods. 7 years ago
  ADmad ee78231c2f Use strict typing for Routing package. 7 years ago
  ADmad 625db9be47 Merge branch '4.x' into 4.x-phpcs 7 years ago
  mscherer 27301c8f97 Use clean nullable for Route and RouteCollection. Add typehinting. 7 years ago
  ADmad 9bd82d7ac1 Fix CS errors. 7 years ago
  Mark Story 09685ae4d5 Remove most of the deprecated features in Routing 8 years ago
  Mark Story c20de0f344 Merge branch 'master' into 3.next 8 years ago
  saeid da501ee748 parsed url now contains '_name' property 8 years ago
  Elias De Vos 8a9e82ba8c add seperate test and unset _name in reverseToArray function 8 years ago
  Elias De Vos 87c4af7de4 add tests for name 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 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
  ADmad 0247146f31 Remove unneeded "use" statements. 8 years ago
  Mark Story be84ee8900 Allow groups to be redefined. 8 years ago
  Mark Story bd2973ab45 Shift approach to use middleware names instead of scope paths. 8 years ago