Skip to content

v6.1.0-BETA1

Pre-release
Pre-release
Compare
Choose a tag to compare
@fabpot fabpot released this 15 Apr 10:23
· 646 commits to 7.3 since this release
v6.1.0-BETA1

Changelog (v6.0.7...v6.1.0-BETA1)

  • feature #45092 Send Content-Length when calling Response::send() and the content is a non-empty string (nicolas-grekas)
  • feature #45873 Allow dynamic session "ttl" when using a remote storage (nicolas-grekas)
  • feature #45377 Bump minimum version of PHP to 8.1 (nicolas-grekas)
  • feature #45166 add stale while revalidate cache header (remieuronews)
  • feature #44543 Update cookie date time format (chapterjason)