[PECL-DEV] [ANNOUNCEMENT] swoole-1.9.1 (stable) Released.

2016-12-06 Thread PECL Announce
The new PECL package swoole-1.9.1 (stable) has been released at http://pecl.php.net/. Release notes - - Fixed server cannot shutdown when using addProcess - Fixed Async::write function does not set the callback function to crash - Fixed a problem with the Table Iterator missing data

[PECL-DEV] [ANNOUNCEMENT] yaconf-1.0.4 (stable) Released.

2016-12-06 Thread PECL Announce
The new PECL package yaconf-1.0.4 (stable) has been released at http://pecl.php.net/. Release notes - - Fixed issue #20 (Segfault during test suite with 7.1.0GA (TS)) Package Info - Yaconf is a configurations container, it parses ini files, and store the result in PHP

[PECL-DEV] [ANNOUNCEMENT] msgpack-2.0.2 (stable) Released.

2016-12-06 Thread PECL Announce
The new PECL package msgpack-2.0.2 (stable) has been released at http://pecl.php.net/. Release notes - - Fixed issue #104 (PHP7.1 build:Use own definition of msgpack_unserialize_data_t) Package Info - This extension provide API for communicating with MessagePack

[PECL-DEV] [ANNOUNCEMENT] mailparse-3.0.2 (stable) Released.

2016-12-06 Thread PECL Announce
The new PECL package mailparse-3.0.2 (stable) has been released at http://pecl.php.net/. Release notes - - Fix segfault in getChild Package Info - Mailparse is an extension for parsing and working with email messages. It can deal with rfc822 and rfc2045 (MIME) compliant

Re: [PECL-DEV] New package: mysql_xdevapi

2016-12-06 Thread Remi Collet
IIUC, this extension can be build inside php 7.1 tree. Only "out of tree" doesn't works. But this is pecl target ;) Remi. signature.asc Description: OpenPGP digital signature

Re: [PECL-DEV] New package: mysql_xdevapi

2016-12-06 Thread Remi Collet
Le 05/12/2016 à 10:54, Johannes Schlüter a écrit : > Hi PECL community, > > I'd like to propose a new package mysql_xdevapi for PECL. Contrary to > other mysqlnd PECL packages, which are just plugins with very little > user-related surface, this is a new API for MySQL based on MySQL's new X >