Subscribe to PHP Freaks RSS

Community News: Latest PECL Releases (06.26.2018)

syndicated from www.phpdeveloper.org on June 26, 2018

Latest PECL Releases:

  • pq 2.1.4
    * Fix gh-issue #30: pqTypes is restricted to non-composite types

  • eio 2.0.3
    Fixed build error in PHP 7.3. Removed ASAN from debug configuration.
  • redis 4.1.0RC3
    phpredis 4.1.0RC3

    The primary new feature of this release is session locking functionality. Thanks to @SkydiveMarius!

    • Add callbacks validate_sid and update_timestamp to session handler [aaaf0f23] (@hongboliu)
    • Call cluster_disconnect before destroying cluster object. [28ec4322] (Pavlo Yatsukhnenko)
    • Bulk strings can be zero length. (Michael Grunder)
    • Handle async parameter for flushDb and flushAll [beb6e8f3,acd10409,742cdd05] (Pavlo Yatsukhnenko)
    • Split INSTALL and add more instructions [43613d9e,80d2a917] (@remicollet, Pavlo Yatsukhnenko)
    • Only the first arg of connect and pconnect is required [063b5c1a] (@mathroc)
    • Add session locking functionality [300c7251] (@SkydiveMarius, Michael Grunder, Pavlo Yatsukhnenko)
    • Refactor geo* commands + documentation improvements (Michael Grunder)
  • redis 4.1.0RC2
    phpredis 4.1.0RC2

    The primary new feature of this release is session locking functionality. Thanks to @SkydiveMarius!

    • Add callbacks validate_sid and update_timestamp to session handler [aaaf0f23] (@hongboliu)
    • Call cluster_disconnect before destroying cluster object. [28ec4322] (Pavlo Yatsukhnenko)
    • Bulk strings can be zero length. (Michael Grunder)
    • Handle async parameter for flushDb and flushAll [beb6e8f3,acd10409,742cdd05] (Pavlo Yatsukhnenko)
    • Split INSTALL and add more instructions [43613d9e,80d2a917] (@remicollet, Pavlo Yatsukhnenko)
    • Only the first arg of connect and pconnect is required [063b5c1a] (@mathroc)
    • Add session locking functionality [300c7251] (@SkydiveMarius, Michael Grunder, Pavlo Yatsukhnenko)
    • Refactor geo* commands + documentation improvements (Michael Grunder)
  • swoole 4.0.1
    - Added enable_coroutine option - Added MySQL8 caching_sha2_password supports - Refactor channel
  • nsq 3.0
    *Fix libevent more than 4096 bytes are truncated *add the identify command,can use be set or increase heartbeats time and msg-timeout