Commit History

Author SHA1 Message Date
  Corey Taylor cd28c6d5bd Merge branch '4.next' into 5.x 4 years ago
  Corey Taylor 3cb6533f8c Merge branch '4.x' into 4.next 4 years ago
  Mark Story 289a8cca66 Merge pull request #16319 from cakephp/issue-16306 4 years ago
  ADmad 4b643ba47e Fix conversion of empty string to empty array. 4 years ago
  ADmad 94de0857f3 Fix passedParams with non string scalar values. 4 years ago
  Mark Story a1d3b76ba3 Improve error message. 4 years ago
  Mark Story 493a201b12 Fix passedParams with object values 4 years ago
  ADmad 2a3c42e6f4 Revert "Merge branch '4.x' into 4.next" 4 years ago
  Corey Taylor 9091b0461d Merge branch '4.next' into 5.x 4 years ago
  Juan Pablo Ramirez f44d6269ae #16176 Inject the server request in the DI container per default 4 years ago
  ADmad 193c482a0c Fix errors post 4.next => 5.0 merge. 4 years ago
  ADmad e82fd0e9bf Merge branch '4.next' into 5.x 4 years ago
  ADmad a75a5e760f Add array type coercion for controller action params. 4 years ago
  Corey Taylor c39cf4dd10 Merge branch '4.next' into 5.x 4 years ago
  Corey Taylor f3fd8a3f6b Support leading 0s when coercing action argument to int 4 years ago
  Corey Taylor 90833d4c5f Add test for unsupported union action parameter 4 years ago
  Corey Taylor 6a4649da7b Merge branch '4.next' into 5.x 4 years ago
  Corey Taylor 5b589ab8a4 Add InvalidParameterException for passed parameter and action mismatches 4 years ago
  Corey Taylor d8656d0d02 Add action float, int and bool type coercion for passed parameters 4 years ago
  Corey Taylor 46617e1d75 Merge branch '4.next' into 5.x 4 years ago
  Corey Taylor b6d9e29573 Re-organize controller action argument building 4 years ago
  mscherer 558a55fbc5 Fix IDE found issues/smells. 4 years ago
  ADmad 0930e154e2 Use new string functions instead of strpos(). 4 years ago
  Corey Taylor 1b76061776 Add native type hints for Controller properties 4 years ago
  Corey Taylor c7bcc696bc Add native type hints for Controller 4 years ago
  ADmad 8842b295df Remove deprecated code. 4 years ago
  ADmad 32a5ab3b18 Allow specifying middlewares at the controller level. 4 years ago
  ADmad e73cb0811e Extract action args generation into a separate method. 4 years ago
  Mark Story 251f23fd71 Add coverage for required scalar value 5 years ago
  Mark Story e054a00466 Fix typed variadic string parameter resolution 5 years ago