RedisSessionHandler v0.9.7 Release Notes

Release Date: 2020-04-07 // about 4 years ago
  • ๐Ÿ”„ Changes:

    • ๐Ÿ‘ (Improvement) Implemented support for Unix paths as means to connect to a Redis server.
    • ๐Ÿ›  (Bugfix) Ensure RedisSessionHandler::read() always returns a string (contributed by therosco).
    • ๐Ÿ“„ (Docs) Acknowledged redis.session.locking_enabled INI directive from the native extension (starting from v4.1.0).
    • โšก๏ธ (Improvement) Updated versions of testing containers.

    Issues Resolved:


Previous changes from v0.9.6