Skip to content

v6.2.0-BETA1

Pre-release
Pre-release
Compare
Choose a tag to compare
@fabpot fabpot released this 24 Oct 13:03
· 503 commits to 7.3 since this release
v6.2.0-BETA1

Changelog (v6.1.6...v6.2.0-BETA1)

  • feature #47950 Add support for "friendsofphp/well-known-implementations" (nicolas-grekas)
  • feature #47936 Add withOptions() to HttplugClient and Psr18Client (nicolas-grekas)
  • feature #47832 Make HttplugClient implement PSR-17 factories instead of Httplug's (nicolas-grekas)
  • feature #46183 Hide sensitive information with SensitiveParameter attribute (GromNaN)