grpc/examples/php
Stanley Cheung 18af795edf Update min PHP testing version from PHP 7.4 to 8.1 (#35964)
- PHP 7.4 and 8.0 have been EOL https://www.php.net/supported-versions.php
- See go/drop-php-8.0 for more details

Most of the changes came from `generate_projects.sh` after updating the `tools/buildgen/plugins/expand_version.py` file. The change to `tools/internal_ci/helper_scripts/prepare_build_macos_rc` is manual.

Closes #35964

COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/35964 from stanley-cheung:php-update-to-8_1 0c24c4eac2
PiperOrigin-RevId: 609495798
2024-02-22 14:32:42 -08:00
..
GPBMetadata PHP: php server commit 4/n, add RpcServer, generator and server examples (#25640) 2021-05-01 01:07:44 -07:00
Helloworld PHP: php server commit 4/n, add RpcServer, generator and server examples (#25640) 2021-05-01 01:07:44 -07:00
echo Update min PHP testing version from PHP 7.4 to 8.1 (#35964) 2024-02-22 14:32:42 -08:00
route_guide deleted require paths, update grpc to v1.39.0 (#26841) 2021-08-06 11:09:57 -07:00
.gitignore move examples to correct locations 2015-08-27 14:00:20 -07:00
README.md README for PHP examples: refer to grpc.io for details (#26060) 2021-04-28 13:20:39 +02:00
composer.json deleted require paths, update grpc to v1.39.0 (#26841) 2021-08-06 11:09:57 -07:00
greeter_and_routeguide_multi_server.php deleted require paths, update grpc to v1.39.0 (#26841) 2021-08-06 11:09:57 -07:00
greeter_client.php Add option to pass in custom hostname to helloworld example for PHP/Ruby 2020-05-28 18:19:04 -07:00
greeter_proto_gen.sh PHP: php server commit 4/n, add RpcServer, generator and server examples (#25640) 2021-05-01 01:07:44 -07:00
greeter_server.php Update PHP docker images PHP versions (#31779) 2022-12-07 13:20:48 -08:00
run_greeter_client.sh auto-fix most of licenses 2017-06-08 11:22:41 +02:00

README.md

gRPC PHP examples

This directory contains the sources for the following PHP examples: