github predis/predis v2.1.0

latest releases: v3.0.0-alpha1, v2.2.2, v2.2.1...
15 months ago

New Features

  • Implemented GETEX command (#872)
  • Implemented GETDEL command (#869)
  • Implemented COPY command (#866)
  • Implemented FAILOVER command (#875)
  • Implemented LMOVE command (#863)
  • Implemented LMPOP command (#1013)
  • Implemented HRANDFIELD command (#870)
  • Implemented SMISMEMBER command (#871)
  • Implemented ZMPOP command (#831)
  • Implemented BLMOVE command (#865)
  • Implemented BLMPOP command (#1015)
  • Implemented BZMPOP command (#833)
  • Implemented BZPOPMIN command (#862)
  • Implemented BZPOPMAX command (#864)
  • Implemented ZUNION command (#860)
  • Implemented ZINTER command (#859)
  • Implemented ZINTERCARD command (#861)
  • Implemented ZRANGESTORE command (#829)
  • Implemented ZDIFFSTORE command (#828)
  • Implemented ZDIFF command (#826)
  • Implemented ZRANDMEMBER command (#825)
  • Implemented ZMSCORE (#823)
  • Implemented GEOSEARCH command (#867)
  • Implemented GEOSEARCHSTORE command (#873)

Bug Fixes

  • Added annotations to suppress PHP 8.1 return type deprecation warning (#810)

Maintenance

  • Added mixin annotations for traits (#835)

Don't miss a new predis release

NewReleases is sending notifications on new releases.