Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Community News:
Latest PECL Releases (07.17.2018)
Jul 17, 2018 @ 13:05:01

Latest PECL Releases:

  • zookeeper 0.6.1
    Bugs:

    • Fix memory leaks Others:
    • Fix symbol conflicts
  • swoole 4.0.2
    - Support ob functions in coroutine - Better Channel - Fixed all known bugs about Client - Fixed all compiler warnings in PHP73
  • xlswriter 1.2.2
    - FEAT #76. setRow method support multiple lines. - FEAT #78. support align format.
  • timezonedb 2018.5
    Updated to version 2018.5 (2018e)
  • redis 4.1.0
    phpredis 4.1.0

    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)
    • Fix compression in RedisCluster [1aed74b4] (Pavlo Yatsukhnenko)
    • Refactor geo* commands + documentation improvements (Michael Grunder)
tagged:

Link:


Trending Topics: