Skip to content

Releases: symplely/http

PHP 8+ compatibility and type hints fixes, switched to GitHub Actions

16 Apr 20:22

Choose a tag to compare

1.1.0

10 Nov 21:03

Choose a tag to compare

Update license and and sources in readme

license and build updates, correctons for psr-2, and session bug

31 Oct 14:49

Choose a tag to compare

added methods to handle session management, now able to send a session cookie with response headers

28 Oct 19:39

Choose a tag to compare

1.0.8

bug fix for: Cannot change session id when session is active

1.0.7

20 Oct 16:34

Choose a tag to compare

restored methods to handle `SameSite` cookie header, but without usin…

merge/add and rework the cookie management from repo https://github.com/dflydev/dflydev-fig-cookies

20 Oct 12:42

Choose a tag to compare

Updated base release, this package/library will not carry any asynchronous code.

17 Oct 00:52

Choose a tag to compare

  • Added methods to create request/objects from the environment, the superglobals