/grpc-php7

Upgrading grpc PHP extensions from PHP5 to PHP7(PHP NG)

Primary LanguagePHP

grpc-php7-extension

REASON

  • The code forked from grpc.

  • Because the php extension only supports PHP5.x, and hopes it supports PHP7.

  • Not change the extension code original logic.

TODO

  • Add phpt test case
  • Upgate phpunit, because added macro ZEND_PARSE_PARAMETERS_START\END
  • Check memory using Valgrind
  • Review code for checking zval or zval* for using right