Skip to content

v1.15.0

Compare
Choose a tag to compare
@colinmollenhour colinmollenhour released this 18 Apr 15:37
· 9 commits to master since this release
2881043

What's Changed

  • Use const keyword instead of define function for CRLF by @wxiaoguang in #174
  • Reformat code, update comment of Credis_Client __construct by @wxiaoguang in #175
  • Add php 8.2 to testing matrix by @Xon in #179
  • Fix hKeys method signature by @Xon in #178
  • Smooth over mget quirks between credis/phpredis modes by @Xon in #180
  • Fixes for scan/sscan/zscan/hscan & transaction/multi handling by @Xon in #181

New Contributors

Full Changelog: v1.14.0...v1.15.0