Commit History

Author SHA1 Message Date
  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
  Juan Pablo Ramirez f44d6269ae #16176 Inject the server request in the DI container per default 4 years ago
  ADmad a75a5e760f Add array type coercion for controller action params. 4 years ago
  Corey Taylor f3fd8a3f6b Support leading 0s when coercing action argument to int 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 b6d9e29573 Re-organize controller action argument building 4 years ago
  mscherer abf0f75cf4 Add phpstan for tests. 4 years ago
  Corey Taylor c8fa715c06 Verify deprecation path for various warnings 4 years ago
  Corey Taylor 27b1080860 Add native return types in tests/ 4 years ago
  ADmad cd8f394cc0 Merge branch 'master' into 4.next 4 years ago
  mscherer 60f7b70df7 Fix up more controller casing issues 4 years ago
  ADmad 32a5ab3b18 Allow specifying middlewares at the controller level. 4 years ago
  Mark Story 251f23fd71 Add coverage for required scalar value 5 years ago
  Mark Story 1f9e047e9f Fix phpcs error. 5 years ago
  Mark Story d8363a0e1b Fix extra null parameters in controller actions 5 years ago
  Mark Story 85dc6feca4 Fix optional parameters with default values 5 years ago
  Mark Story 19daf25103 Add test for spread operator as well. 5 years ago
  Mark Story 7ad809ddc0 Fix variadic routing parameters 5 years ago
  Mark Story 5501ab81e8 Improve dependency resolution for controller actions 5 years ago
  Mark Story 74166ca0b9 Add container support to ControllerFactory 5 years ago
  Mark Story 3c659c675e Fix phpcs error 6 years ago
  Mark Story 76ed3dcef5 Making prefix inflection deprecated. 6 years ago
  ADmad db5b0b45f9 Move Http\ControllerFactory to Controller\ControllerFactory. 6 years ago