Community News: Latest PECL Releases (06.12.2018)
syndicated from www.phpdeveloper.org
on June 12, 2018
Latest PECL Releases:
- zip 1.15.3
- Add OPSYS_CPM constant as documented- Fix build with PHP 7.3
- redis 4.1.0RC1
phpredis 4.1.0RC1The 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)
- couchbase 2.4.7
* PCBC-534: Add profile N1QL query parameter. * PCBC-538: do not dereference NULL values after encoding. * PCBC-549, PCBC-541: Update crypto interfaces. - protobuf 3.6.0
GA release. - mongodb 1.4.4
** Bug * [PHPC-1163] - Do not allow a session to be used with an unacknowledged write concern** Task * [PHPC-1168] - Advise macOS users to install using PECL * [PHPC-1197] - Check for unistd.h when compiling bundled zLib