- 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
|
||
|---|---|---|
| .. | ||
| GPBMetadata | ||
| Helloworld | ||
| echo | ||
| route_guide | ||
| .gitignore | ||
| README.md | ||
| composer.json | ||
| greeter_and_routeguide_multi_server.php | ||
| greeter_client.php | ||
| greeter_proto_gen.sh | ||
| greeter_server.php | ||
| run_greeter_client.sh | ||
README.md
gRPC PHP examples
This directory contains the sources for the following PHP examples: