Hannah Shi
|
62b65c5a60
|
deleted require paths, update grpc to v1.39.0 (#26841)
|
2021-08-06 11:09:57 -07: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 |
jeffreyqw
|
2378a29de3
|
Instead of wildcard class
verified, https://grpc.io/docs/tutorials/basic/php/ can be run correctly.
|
2020-05-20 14:35:37 -07:00 |
jeffreyqw
|
3c944f7ae0
|
add psr-4 autoload
using "Helloworld","GPBMetadata" classes by composer autoload
|
2020-05-18 19:18:32 -07:00 |
Stanley Cheung
|
6e589c6a15
|
PHP: stop requiring google/protobuf PHP implementation
|
2017-05-16 18:09:36 -07:00 |
Stanley Cheung
|
82c6d8d4fd
|
PHP: prepare for 1.2 release
|
2017-03-01 12:43:25 -08:00 |
Stanley Cheung
|
c290c115fa
|
PHP: update examples
|
2017-01-31 20:29:17 -08:00 |
Stanley Cheung
|
619c034fef
|
php: require grpc extension to be installed before composer package
|
2016-10-06 12:22:02 -07:00 |
安正超
|
1f07aa56cb
|
Remove the extra comma
|
2016-08-24 13:03:02 +08:00 |
Stanley Cheung
|
557aa4e695
|
php: bump version
|
2016-08-22 08:51:47 -07:00 |
Stanley Cheung
|
c5755ad5a9
|
php: fix composer.json
|
2016-07-26 17:44:55 -07:00 |
Stanley Cheung
|
998b230f4e
|
php: fix interop tests breakage
|
2016-07-13 20:25:28 -07:00 |
Stanley Cheung
|
692a38f7fa
|
php: update example composer.json
|
2016-07-07 17:03:16 -07:00 |
Stanley Cheung
|
7fc1208a5c
|
still need this block for the example composer.json file
|
2016-03-10 16:58:45 -08:00 |
Stanley Cheung
|
d26753e414
|
update PHP composer.json files
|
2016-03-10 16:58:45 -08:00 |
Stanley Cheung
|
d2dd37bca9
|
php: update helloworld and route guide after beta release
|
2015-09-24 15:27:58 -07:00 |
Stanley Cheung
|
20fa6693f3
|
move examples to correct locations
|
2015-08-27 14:00:20 -07:00 |