Lines Matching +full:add +full:- +full:apt +full:- +full:repository
5 runtime APIs and share the same generated code. Users don’t need to re-generate
19 - C extension: PHP 5.5, 5.6, or 7.
20 - [PHP package](http://php.net/downloads.php): PHP 5.5, 5.6 or 7.
39 sudo apt-get install -y php-pear php5-dev autoconf automake libtool make gcc
50 sudo pecl install protobuf-{VERSION}.tgz
56 [PECL](https://pecl.php.net/). To use this pre-packaged extension, simply
60 sudo pecl install protobuf-{VERSION}
67 Simply add "google/protobuf" to the 'require' section of composer.json in your
74 compiler (protoc), as described in this repository's main `README` file. The
75 version of `protoc` included in the latest release supports the `--php_out`
78 protoc --php_out=out_dir test.proto
84 https://developers.google.com/protocol-buffers/docs/reference/php-generated
87 ------------
93 * Map fields may not be garbage-collected if there is cycle reference.
105 docker run --security-opt seccomp=unconfined -it protobuftesting/php_8dbe419c6df1a8b3af0ae3a267c112…
118 make -j4
132 … # We provide 5.5, 5.5-zts, 5.6, 5.6-zts, 7.0, 7.0-zts, 7.1, 7.1-zts, 7.2, 7.2-zts, 7.3 and 7.3-zts