[PECL-DEV] [ANNOUNCEMENT] xdebug-2.9.0 (stable) Released.

2019-12-09 Thread PECL Announce
The new PECL package xdebug-2.9.0 (stable) has been released at https://pecl.php.net/. Release notes - Mon, Dec 9, 2019 - xdebug 2.9.0 + Improvements: - Fixed issue #1723: Class/function pre-analysis for code coverage speed improvements - Removed features: - Fixed issue

[PECL-DEV] [ANNOUNCEMENT] ev-1.0.8 (beta) Released.

2019-12-09 Thread PECL Announce
The new PECL package ev-1.0.8 (beta) has been released at https://pecl.php.net/. Release notes - - Fixed build warnings with PHP 7.4.0-alpha1: 'incompatible pointer type' warnings occurred in assignments to the write property handlers (thanks to Remi Collet). - Re-fixed the Windows

[PECL-DEV] [ANNOUNCEMENT] igbinary-3.1.0b3 (beta) Released.

2019-12-09 Thread PECL Announce
The new PECL package igbinary-3.1.0b3 (beta) has been released at https://pecl.php.net/. Release notes - * Skip over object properties that are uninitialized or unset when serializing, instead of serializing them as null. This is done to avoid Errors when unserializing their