75 Commits (1efe2d9992b116a45c177d418c4e12e6f40ef1e1)

Author SHA1 Message Date
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
Stanley Cheung 3580580367 php: metadata plugin based auth API 9 years ago
Parker Moore 513a68816a php: remove callable type hint from BaseStub->_simpleRequest() 9 years ago
Stanley Cheung 3baf76718e php: append application user agent string at the beginning 10 years ago
Stanley Cheung d5b20566f2 php: ran php-cs-fixer to comply with php coding standard 10 years ago
Stanley Cheung a5fd9d1455 php: fix inconsistent array notation 10 years ago
Stanley Cheung 75457ff7e1 php: add more unit test for code coverage analysis 10 years ago
Anthony Yeh 04e1eb8423 PHP: Fix property reference in BaseStub::close() 10 years ago
Stanley Cheung f438ee17b0 fixed comment 10 years ago
Stanley Cheung b0cd08acab php: validate and normalize metadata keys 10 years ago
Stanley Cheung 3ff5ceaae2 php: $metadata at API should be optional 10 years ago
Stanley Cheung 5331776c17 php: clean up api around flags 10 years ago