Skip to content

release v3.3.0RC1

Compare
Choose a tag to compare
@m6w6 m6w6 released this 07 Oct 09:13
· 9 commits to master since this release
25a192c
  • Add #515 option to locally enforce payload size limit
  • Add #539 zstd support
  • Add #540 compression_level option
  • Mark password as a sensitive param for PHP 8.2
  • Fix Windows PHP 8 compatibility
  • Fix #518 Windows msgpack support
  • Fix #522 signed integer overflow
  • Fix #523 incorrect PHP reflection type for Memcached::cas $cas_token
  • Fix #546 don't check key automatically, unless client-side verify_key is enabled