[PECL-DEV] [ANNOUNCEMENT] mysqlnd_azure-1.1.1 (stable) Released.

2020-08-05 Thread PECL Announce
The new PECL package mysqlnd_azure-1.1.1 (stable) has been released at https://pecl.php.net/. Release notes - - 1. New connection attribute "_extension_version", indicate the mysqlnd_azure extension build version. - 2. Fix memory collect mnd_ prefix alloc crash and add a test case

[PECL-DEV] [ANNOUNCEMENT] grpc-1.31.0 (stable) Released.

2020-08-05 Thread PECL Announce
The new PECL package grpc-1.31.0 (stable) has been released at https://pecl.php.net/. Release notes - - gRPC Core 1.31.0 update Package Info - Remote Procedure Calls (RPCs) provide a useful abstraction for building distributed applications and services. The libraries in

[PECL-DEV] Re: Fwd: Adding libmaxminddb extension to PECL

2020-08-05 Thread Greg Oschwald
> > Are you, and everybody else, fine to name the package "maxminddb"? The name "maxminddb" would be good. It matches the existing name that we have been using. > > If so, I could set up the PECL package page, and add you as lead > maintainer. > Thank you! Greg

[PECL-DEV] [ANNOUNCEMENT] igbinary-3.1.4 (stable) Released.

2020-08-05 Thread PECL Announce
The new PECL package igbinary-3.1.4 (stable) has been released at https://pecl.php.net/. Release notes - * Fix unserialization of PHP references to internal/user-defined classes using PHP 7.4's `__unserialize` (e.g. `ArrayObject`) Package Info - Igbinary is a drop in

[PECL-DEV] [ANNOUNCEMENT] ast-1.0.8 (stable) Released.

2020-08-05 Thread PECL Announce
The new PECL package ast-1.0.8 (stable) has been released at https://pecl.php.net/. Release notes - - Recommend using the new constant `ast\flags\PARAM_MODIFIER_*` when checking if parameters use constructor property promotion. The values of `ast\flags\MODIFIER_*` and

[PECL-DEV] Re: Fwd: Adding libmaxminddb extension to PECL

2020-08-05 Thread Christoph M. Becker
On 04.08.2020 at 16:37, Greg Oschwald wrote: > Hello, > > I am a developer at MaxMind and we would like to distribute our maxminddb > on PECL. We briefly pursued this back in 2013 and, at the time, made some > improvements based on feedback here. Below is my original introduction, all > of which