Commit History

Author SHA1 Message Date
  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 558a55fbc5 Fix IDE found issues/smells. 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
  ADmad 191bdf1717 Remove uneeded phpcs ignores. 5 years ago
  Mark Story d8363a0e1b Fix extra null parameters in controller actions 5 years ago
  ADmad cbc102f7e8 Remove unneeded inline @var annoations. 5 years ago
  Mark Story c5c72a93c0 Use reflection better. 5 years ago
  Mark Story 85dc6feca4 Fix optional parameters with default values 5 years ago
  ADmad ed505d6b11 Remove unneeded error suppression 5 years ago
  Mark Story 7ad809ddc0 Fix variadic routing parameters 5 years ago
  ADmad c4abc5b507 Avoid suppressing error reported by static analyzers. 5 years ago
  Mark Story 31ce630a3b Save a condition by trimming the ? off. 5 years ago
  Mark Story 698d6b49bc Fix phpcs errors. 5 years ago
  Mark Story 029d9ba392 Reduce scope of primitive typehints. 5 years ago
  Mark Story 5501ab81e8 Improve dependency resolution for controller actions 5 years ago
  Mark Story 54d2e2cd25 Fix missing property. 5 years ago
  Mark Story 218ba6b811 Relax interface requirements. 5 years ago
  Mark Story 74166ca0b9 Add container support to ControllerFactory 5 years ago
  mscherer 256ac763f4 Fix CS: Use single quotes where applicable. 5 years ago
  Corey Taylor b96e0cec5e Moved class-string back to psalm specific annotations 6 years ago
  ADmad 7491f4d53e Fix CS errors and issues reported by static analyzers 6 years ago
  Mark Story 76ed3dcef5 Making prefix inflection deprecated. 6 years ago
  ADmad dac4726a1d Avoid unneeded "if" 6 years ago
  ADmad 9329aab30e Avoid string callable 6 years ago
  ADmad c7c3a3dcb5 Remove unneeded check. 6 years ago
  ADmad 0ecbd7fd25 Remove unneeded argument. 6 years ago