The new PECL package grpc-1.4.0 (stable) has been released at 
http://pecl.php.net/.

Release notes
-------------
- Fixed some memory leaks #9559, #10996
- Disabled cares dependency from gRPC C Core #10940
- De-coupled protobuf dependency #11112
- Fixed extension reported version #10842
- Added config.w32 for Windows support #8161
- Fixed PHP distrib test after cc files were added #11193
- Fixed protoc plugin comment escape bug #11025

Package Info
-------------
Remote Procedure Calls (RPCs) provide a useful abstraction for building 
distributed applications and services. The libraries in this repository provide 
a concrete implementation of the gRPC protocol, layered over HTTP/2. These 
libraries enable communication between clients and servers using any 
combination of the supported languages.

Related Links
-------------
Package home: http://pecl.php.net/package/grpc
   Changelog: http://pecl.php.net/package-changelog.php?package=grpc
    Download: http://pecl.php.net/get/grpc-1.4.0.tgz

Authors
-------------
Stanley Cheung (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to