Commit Graph

6 Commits

Author SHA1 Message Date
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 0c24c4eac21acae9208473363b1d3f737976ccd3
PiperOrigin-RevId: 609495798
2024-02-22 14:32:42 -08:00
Stanley Cheung
fa42edef83 Update PHP docker images PHP versions (#31779) 2022-12-07 13:20:48 -08:00
Stanley Cheung
f3ef6869d6 PHP: update examples (#28159)
* PHP: update examples

* Fix templates
2021-11-30 16:09:47 -08:00
Hannah Shi
6769ce39f4 PHP: php server commit 4/n, add RpcServer, generator and server examples (#25640)
* add RpcServer and generator
add server examples: greeter and route guide

* php server generator xds client

* add generated stub

* fix clang format fail
2021-05-01 01:07:44 -07:00
Stanley Cheung
220c4de732 PHP: update dockerfiles to add MAKEFLAGS=-j8 2019-10-28 23:43:18 -07:00
Stanley Cheung
f47d14160a PHP: add various scenarios to test PECL extension 2019-10-01 14:39:48 -07:00