Commit History

Author SHA1 Message Date
  Adam Halfar 8a993b1834 Merge branch '5.next' into Rector_UP_TO_PHP_81 1 year ago
  Adam Halfar 681fa3fa60 Add changes from rector rule SymplifyQuoteEscapeRector 1 year ago
  Adam Halfar 6f5c9df2da Rector fixes from rule set LevelSetList::UP_TO_PHP_81 1 year ago
  Corey Taylor a38010c9e6 Convert test annotations to attributes. 1 year ago
  Mark Scherer 527477c5a3 Fix up array list<> docblocks. (#17597) 2 years ago
  Kevin Pfeifer b291209abd 5.x: remove deprecated RouteCollection::parse (#17135) 2 years ago
  Mark Story 72ff5fb9aa Merge branch '4.next' into 5.x 3 years ago
  Mark Story 33e5a2248b Merge branch '4.next' into deprecate-router-parse 3 years ago
  Mark Story 3ff28c00b5 Fix phpcs 3 years ago
  Mark Story aec8051883 4.5 Deprecate RouteCollection::parse() 3 years ago
  Corey Taylor 1a49df5589 Merge branch '4.next' into 5.x 3 years ago
  ADmad 8ba6565b13 Fix URL parsing. 3 years ago
  ADmad 318a145605 Speed up parsing/dispatching of static routes. 3 years ago
  ADmad b4d4d00786 Remove unused variables. 3 years ago
  ADmad 9869a9b67e Remove redundant class type checks. 3 years ago
  Corey Taylor 36bf442bbf Replace RuntimeException with CakeException, DatabaseException or InvalidArgumentException 3 years ago
  ADmad f1a8b291a4 Merge branch '4.next' into 5.x 4 years ago
  Corey Taylor 1283dd9c6e Add matched route instance as request attribute 4 years ago
  ADmad 9977384c27 Replace type callable with Closure in Routing package. 4 years ago
  Corey Taylor 20f1ba7e29 Merge branch '4.next' into 5.x 4 years ago
  othercorey 4c659b95b7 Merge pull request #15784 from cakephp/4.3-router-static-methods 4 years ago
  ADmad 242387ad6f Deprecate methods of Router for connecting routes. 4 years ago
  Corey Taylor 5a77162a44 Add use statements for all fully qualified classes 4 years ago
  Corey Taylor 70caca0085 Add use statements for all fully qualified classes 4 years ago
  Corey Taylor 0ba0a9e5da Add native type hints for Routing 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