Commit History

Author SHA1 Message Date
  ADmad 1f57728e3d cakephp/http package now provides PSR-17 Http Factories implementation. 3 years ago
  ADmad 29e0aca98e Allow instantiating ServerRequestFactory. 3 years ago
  ADmad b17228cb7e Merge branch '4.next' into 5.x 3 years ago
  ADmad ae006066d8 Sync Uri::getScheme() with ServerRequest::scheme(). 3 years ago
  ADmad a653e8afe0 Remove support for PHP file arrays. 4 years ago
  Corey Taylor 27b1080860 Add native return types in tests/ 4 years ago
  mscherer f0d9771c32 Make test assert stricter for scalar values. 5 years ago
  mscherer ecf83d5de1 Clean up tests using PHPStan level 2/3. 6 years ago
  ADmad 241466b2a5 Merge branch 'master' into 4.next 5 years ago
  ADmad 023848e093 Cleanup ServerRequest tests. 6 years ago
  ADmad a1c9567d04 Avoid manipulating PHP globals. 6 years ago
  ADmad a41e9e12fa Deprecate ServerRequest::input(). 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
  ADmad edfba0c2cf Merge files as objects by default in request data. 6 years ago
  ADmad f3cabe98c0 Fix CS errors 6 years ago
  ADmad b346386508 Merge branch '3.next' into 4.x 6 years ago
  ndm2 e7a39d61d5 Move/rename configuration option. 6 years ago
  ndm2 7edf758e45 Add initial support for file upload objects in the request data. 6 years ago
  mscherer 15f02f9450 Cleaner asserting for strict typehinting, lots of false positives fixed. 7 years ago
  ADmad cf569b9c15 Fix CS error. 7 years ago
  mscherer e40d679489 Fix more array doc blocks to be more precise. Stricter typehints. 7 years ago
  ADmad 76c3044945 Update return typehint of TestCase methods. 7 years ago
  ADmad 5dccb330be Merge branch '3.next' into 4.x 7 years ago
  ADmad ba6059ce4b Use config value instead of hardcoded "webroot" string. 7 years ago
  ADmad 77a2488bcd Enable strict files for test files. 7 years ago
  ADmad 9bd82d7ac1 Fix CS errors. 7 years ago
  Mark Story 9016d7f84d Move CorsBuilder and Session to the Http package. 8 years ago
  Mark Story b15e4867c0 Don't preserve global state. 8 years ago