Commit History

Author SHA1 Message Date
  Corey Taylor 044b722efd Throw exception if `post` key is not a valid type 4 years ago
  Corey Taylor 70caca0085 Add use statements for all fully qualified classes 4 years ago
  Corey Taylor 3938750331 Add native type hints for Http 4 years ago
  Corey Taylor 34dad18ff5 Merge branch '4.next' into 5.0 4 years ago
  Corey Taylor 27b1080860 Add native return types in tests/ 4 years ago
  Corey Taylor 8aa926d262 Merge branch '4.next' into 5.0 4 years ago
  Corey Taylor 30dab5436d Fix return typehints in tests 4 years ago
  Corey Taylor 57473cb445 Merge branch '4.next' into 5.0 4 years ago
  Corey Taylor 3f742d563e Fix tests param typehints 4 years ago
  Corey Taylor 048933ee36 Remove http-related deprecated code 4 years ago
  mscherer 60f7b70df7 Fix up more controller casing issues 4 years ago
  mirko-pagliai 31e4ca8186 fixed `ServerRequest::is()` 5 years ago
  ADmad f81cf2fed5 Make FlashMessage instance available through a ServerRequest. 5 years ago
  Corey Taylor 47a98ade55 Merge branch 'master' into 4.next 5 years ago
  ravage84 0036eccc88 AJAX in uppercase 5 years ago
  ravage84 8311e0bbff JSON in uppercase 5 years ago
  ravage84 5ad6ecdfb2 XML in uppercase 5 years ago
  Corey Taylor 7013b5ed8e Deprecate Exception::responseHeader() in favor of HttpException 5 years ago
  mscherer f0d9771c32 Make test assert stricter for scalar values. 5 years ago
  Mark Story 4fa24469ca Add coverage for replacing the session via withAttribute() 5 years ago
  mscherer ecf83d5de1 Clean up tests using PHPStan level 2/3. 6 years ago
  mscherer 803d60ae32 Clean up tests using PHPStan level 1. 6 years ago
  ADmad 023848e093 Cleanup ServerRequest tests. 6 years ago
  ADmad a41e9e12fa Deprecate ServerRequest::input(). 6 years ago
  ADmad 936199c48b Avoid manipulating PHP globals. 6 years ago
  ADmad e1f0fd6e9e Remove remove support for outdated/unusual URL rewriting setups. 6 years ago
  ADmad 0b89e1ef28 Move request method marshalling into ServerRequestFactory. 6 years ago
  ADmad 85a86b7bcd Move files array processing into ServerRequestFactory. 6 years ago
  ADmad 0defa45cbf Replace Zend framework packages with Laminas. 6 years ago
  Corey Taylor 594a2c3291 Fixed markdown lists in docblocks 6 years ago