Searched full:pecl (Results 1 – 25 of 54) sorted by relevance
123
35 * pecl50 sudo pecl install protobuf-{VERSION}.tgz53 #### Installation from PECL56 [PECL](https://pecl.php.net/). To use this pre-packaged extension, simply60 sudo pecl install protobuf-{VERSION}
37 # PECL .tgz Release71 # PECL .tgz without package.xml81 # Generate PECL package.xml
15 * `pecl`23 * Via `pecl`26 ### Install from PECL29 $ [sudo] pecl install grpc35 $ [sudo] pecl install grpc-1.30.044 You can download the pre-compiled `grpc.dll` extension from the PECL45 [website](https://pecl.php.net/package/grpc).203 Install the `protobuf` extension from PECL:206 $ [sudo] pecl install protobuf211 $ [sudo] pecl install protobuf-3.12.2
5 [gRPC PECL extension](http://pecl.php.net/package/grpc) against various46 This image builds the full `grpc` PECL extension (effectively the current63 This image builds the `grpc` PECL extension in a 'thin' way, only containing119 `grpc` PECL extension and run the unit tests.
54 For PHP, use [PECL](https://pecl.php.net/package/protobuf):57 $ sudo pecl install protobuf
83 """Version string for PHP PECL package"""92 'Don\'t know how to translate version tag "%s" to PECL'98 """stability string for PHP PECL package.xml file"""
79 """Version string for PHP PECL package"""88 'Don\'t know how to translate version tag "%s" to PECL version'93 """stability string for PHP PECL package.xml file"""
6 find . -name grpc-*.tgz | xargs -I{} pecl install {}
26 MAKEFLAGS=-j pecl install "${GRPC_PEAR_PACKAGE_NAME}"
28 sudo MAKEFLAGS=-j4 pecl install "${GRPC_PEAR_PACKAGE_NAME}"
34 RUN pecl install grpc
26 MAKEFLAGS=-j8 pecl install "${GRPC_PEAR_PACKAGE_NAME}"
36 RUN pecl install grpc
34 find . -name grpc-*.tgz | xargs -I{} pecl install {}
9 # (and for the release to PECL).
30 PECL, 8, // PECI fractional (1/64 Celsius)
44 MAKE="make -j$(nproc)" pecl install $GITHUB_WORKSPACE/bazel-bin/php/protobuf-*.tgz