18 Commits (64cdea5a07ce32fc163ff50b43fece8be284cdc6)

Author SHA1 Message Date
tanjunchen 64cdea5a07 fix some spelling mistakes in document 6 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
thinkerou 8772a366ba update method prop visibility 8 years ago
thinkerou 0c3e8dbc68 fix code style 9 years ago
Stanley Cheung 881f4ff672 PHP Proto3: new serialization/deserialization for messages 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
Stanley Cheung 6668d51b3c php: add call getTrailingMetadata API 9 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 3ff5ceaae2 php: $metadata at API should be optional 10 years ago
Stanley Cheung 5331776c17 php: clean up api around flags 10 years ago
Stanley Cheung 3ab8e79b01 php: support per message compression disable 10 years ago
murgatroid99 10286d3f60 Updated PHP files to new method names 10 years ago
murgatroid99 d8cc6b8e72 Do not expect metadata until expecting first read 10 years ago
murgatroid99 9ddc3da29f Removed redundant autoload require lines 10 years ago
murgatroid99 b2a6d01974 Replaced existing autoloader with one generated by composer 10 years ago
murgatroid99 9140a068b5 Replaced existing PHP files with more batch-based implementation 10 years ago
murgatroid99 685e4d958a Fixed errors in ActiveCall 10 years ago
murgatroid99 3f10160769 Updated ActiveCall.php to use batch API 10 years ago
murgatroid99 73aefecd6f Updated ActiveCall.php to use batch API 10 years ago
Craig Tiller 2e498aa24d Add PHP Copyright 10 years ago
murgatroid99 25e5f67bb9 Removed all instances of == and != in PHP code 10 years ago
murgatroid99 f21eb2573b Fixed PHP interop tests 10 years ago
murgatroid99 1d89452e11 Switched to new grpc_call_invoke API 10 years ago
mlumish 156e67d417 Added PSR-4 compatible autoloader as defined at http://www.php-fig.org/psr/psr-4/. 10 years ago
mlumish 34cd1f0eec Switched events to use native objects instead of wrappers 10 years ago
mlumish a7baac5280 Added support for trailing metadata, fixed status support 11 years ago
mlumish b892a27e67 Added PHP to the global gRPC moe config 11 years ago