Skip to content

Predis v1.0.3

Choose a tag to compare

@nrk nrk released this 30 Jul 18:54
· 1070 commits to main since this release

This is a maintenance release for the 1.0 series. What follows is an overview of the changes and bug fixes introduced in this release, more details are available in the CHANGELOG.

IMPORTANT NOTICE: this release supersedes v1.0.2.

Bug fixes

  • FIX: the previous release introduced a severe regression on HHVM preventing the client from connecting to Redis using IPv4 addresses. Code running on the standard PHP interpreter is unaffected. (#269)

Other links