Community News: Latest PECL Releases (05.01.2018)
	syndicated from www.phpdeveloper.org
	on May 1, 2018
Latest PECL Releases:
- libsodium 2.0.11
 - Added a workaround for a PHP vulnerability affecting all PHP7 versions up to and including 7.2.5.- Bindings for crypto_aead_*_detached() functions have been added.
 
- Druid 1.0.0
 - Merged PR #8 ZEND_ACC_CLONE have been removed in PHP 7.2 - Fixed support PHP 7.2 - Add function getDebugWitch - Add function getDruidHosts - Add function getTplPath
- redis 4.0.2
 phpredis 4.0.2This release contains only fix of exists method to take multiple keys and return integer value (was broken in 4.0.1) Thanks @RanjanRohit!