v1.15.0
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
- @wxiaoguang made their first contribution in #174
Full Changelog: v1.14.0...v1.15.0