86 Commits (a484be74c8465ea7bce4e7ef0fffc4be718629c1)

Author SHA1 Message Date
jeffreyqw 5e5080e1da remove extra if clause 5 years ago
Stanley Cheung 3614b0088c PHP xDS Interop test client 5 years ago
jeffreyqw 3a598311af remove 'method_exists' clause 5 years ago
jeffreyqw 35993468cd PHP: AbstractCall removedecode method 5 years ago
Stanley Cheung 26578836f2 PHP: Fix logic setting roots pem 5 years ago
Stanley Cheung 7123a41cb1 PHP: Fix logic setting roots pem 5 years ago
Hannah Shi c75febf906 del unneed func 5 years ago
Hannah Shi 2537632d8c add invalidateDefaultRootsPem 5 years ago
Hannah Shi 337f0c5b15 indentation 6 years ago
Hannah Shi 35c6369daa init ssl roots only once 6 years ago
tanjunchen 64cdea5a07 fix some spelling mistakes in document 6 years ago
Jan Tattermusch 3b742f1fab remove port suffix from JWT audience 6 years ago
Jan Tattermusch e8cb29dd1e allow dots in metadata keys 6 years ago
Jan Tattermusch 15cae38cbd remove port suffix from JWT audience 6 years ago
Brent Shaffer ad371f802d fixes subpackage issue with loading composer 7 years ago
ZhouyihaiDing a7e282eecb PHP: add call invoker 7 years ago
ZhouyihaiDing d6b483b6f0 PHP: add deserialze as the argument for the interceptor 7 years ago
Jeff Ching 6d96a9a612 Provide hostname to getDefaultChannel 7 years ago
Jeff Ching 31676f36b1 Surface a static method to fetch the default Channel that a BaseStub would create 7 years ago
ZhouyihaiDing 251a573765 php InterceptorChannel inherits from Channel 7 years ago
ZhouyihaiDing 3c047a2cd5 PHP: fix InterceptorChannel not autoload by composer 7 years ago
ZhouyihaiDing 52b95cf1fb gRPC PHP Client Interceptor implementation and tests 7 years ago
Chad Kunde 1ac45e116e
Removed opts checks in BaseStub when the elements aren't not used. 7 years ago
Guilherme Oliveira 83a2cc0c44 php return the right classes 8 years ago
Stanley Cheung abbeefa8a4 PHP: backport master features into v1.6.x branch 8 years ago
Michael Bausor ff1e926421 Remove assignment 8 years ago
Michael Bausor 8a61db3c37 Remove metadata set 8 years ago
Michael Bausor 81fd629092 Move OP_RECV_INITIAL_METADATA out of start() methods 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
Rajendra Talekar 9b3a6cc3d2 Fixing is_a check for Channel 8 years ago
thinkerou 34d21ceadc fix php style 8 years ago
Stanley Cheung 55bff48335 PHP: proto3 API change 8 years ago
thinkerou 8772a366ba update method prop visibility 8 years ago
thinkerou 16713db012 fix code style 8 years ago
Stanley Cheung 122c687d61 Fix various PHP bugs 8 years ago
thinkerou 0c3e8dbc68 fix code style 8 years ago
thinkerou 9a669b64a2 update php style 9 years ago
Stanislav Pavlovichev 4407a948b1 phpdoc types 9 years ago
Stanley Cheung 881f4ff672 PHP Proto3: new serialization/deserialization for messages 9 years ago
thinkerou 9392b04517 fix php code style 9 years ago
Stanley Cheung cde12a523a php: use ssl hostname_override as auth audience uri if present 9 years ago
Stanislav Pavlovichev d58199b1d0 code style 9 years ago
thinkerou 104ae8dad6 support php7 on v1.0.x branch 9 years ago
thinkerou a3730b75f8 support php7 by marco 9 years ago
thinkerou f3bc3b62a7 Load default roots.pem in PHP via grpc_set_ssl_roots_override_callback 9 years ago
Stanley Cheung 6668d51b3c php: add call getTrailingMetadata API 9 years ago
Stanley Cheung e05d31962d php: add channel argument to BaseStub constructor 9 years ago
Stanley Cheung 6aee7a8c45 php: make channel 9 years ago
Stanley Cheung 6bd3180dfd php: make channel 9 years ago