Skip to content

Releases: terrylinooo/psr-http

1.2.7

06 Jun 08:02
Compare
Choose a tag to compare
  • Add a return type hint compatible with the psr/http-message package.
  • Modify CI workflow for testing PHP 7.3, 7.4 and 8.1

1.2.6

18 Nov 06:07
Compare
Choose a tag to compare
  • Add "1.0" into valid protocal version list.

1.2.5

25 Jul 16:06
Compare
Choose a tag to compare
  • Fix potential issue when parse_url returning boolean instead of array.

1.2.4

15 Jul 18:34
Compare
Choose a tag to compare

The getStream method in UploadedFile class now can return a Stream instance by transforming uploaded file.

1.2.3

15 Jul 05:17
Compare
Choose a tag to compare
  • Improve getParsedBody method, adding supports for RESTful.

1.2.2

11 Jul 10:25
Compare
Choose a tag to compare
Update tests.