433 Commits (e3229fe7c6001f13461772dc0f6393540392a158)

Author SHA1 Message Date
thinkerou 9a669b64a2 update php style 8 years ago
Stanislav Pavlovichev 4407a948b1 phpdoc types 8 years ago
Craig Tiller 618e67d655 s/GPR_SLICE/GRPC_SLICE/g 8 years ago
Craig Tiller b37d53ebc0 Bulk update #includes 8 years ago
Craig Tiller d41a4a720f s/gpr_slice/grpc_slice, and move around tests, impls 8 years ago
Noah Eisen 6134d1d4c8 change unimplemented_method to unimplemented_service. Add real unimplemented_method test 8 years ago
Stanley Cheung 1065452f32 Fix php interop client for status_code_and_message test 8 years ago
Jan Tattermusch 45775fd8a1 Update README.md 8 years ago
Stanley Cheung 619c034fef php: require grpc extension to be installed before composer package 8 years ago
Stanley Cheung 146a3773da PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.proto 8 years ago
Stanley Cheung 39b2e5bec6 PHP Proto3: update tests and README 8 years ago
Stanley Cheung 881f4ff672 PHP Proto3: new serialization/deserialization for messages 8 years ago
thinkerou 9392b04517 fix php code style 8 years ago
thinkerou efbc9e7b9f update func desc 8 years ago
thinkerou 03dc219896 update func desc 8 years ago
Stanley Cheung cde12a523a php: use ssl hostname_override as auth audience uri if present 8 years ago
Stanley Cheung 47110750bc php: minor error initializing a variable 8 years ago
Stanley Cheung 14e2a566c9 php: error out if metadata key is not legal 8 years ago
Stanley Cheung b15811e36d php: fix per_rpc_creds capital auth header key 8 years ago
Stanley Cheung 129bca6c5b php: error out if metadata key is not legal 8 years ago
Stanley Cheung 6f7e55fe26 php: fix per_rpc_creds capital auth header key 8 years ago
Stanislav Pavlovichev d58199b1d0 code style 8 years ago
Stanley Cheung 557aa4e695 php: bump version 8 years ago
Stanley Cheung 8749c96595 php: bump version 8 years ago
Stanley Cheung 83b34c2285 php: use emalloc to replicate MAKE_STD_ZVAL 8 years ago
Stanley Cheung 0068bdb65a php7: fix ubuntu compile error 8 years ago
Stanley Cheung c1f25fb199 php: missed a macro; 8 years ago
Stanley Cheung d083c148a2 php: missed a macro 8 years ago
Stanley Cheung 526a9f9086 php: cleanup for GA 8 years ago
Stanley Cheung 8e56502457 php: cleanup for GA 8 years ago
thinkerou 6972af492d add macro PHP_GRPC_INIT_HANDLER 8 years ago
thinkerou 5dafd82b7e add macro PHP_GRPC_INIT_HANDLER 8 years ago
thinkerou 3e03e1651e delete commented-code for missing 8 years ago
thinkerou 514d296a5d delete commented-code for missing 8 years ago
thinkerou a24a0dd784 add PHP_GRPC_FREE_CLASS_OBJECT macro 8 years ago
thinkerou dc673c5322 add PHP_GRPC_FREE_CLASS_OBJECT macro 8 years ago
thinkerou dacb2e3a5c fix unused var 8 years ago
thinkerou 11cb5c53cb fix unused var 8 years ago
thinkerou eb9c545746 add some macro to reduce duplicate code 8 years ago
thinkerou ba75c013b1 add some macro to reduce duplicate code 8 years ago
thinkerou 4f8df873b0 add php_grpc_zend_object macro and rename klass 8 years ago
thinkerou dba5b0c86a add php_grpc_zend_object macro and rename klass 8 years ago
thinkerou d2583007f5 add macro to php7_wrapper for reduce duplicate code 8 years ago
thinkerou 011d1efc8f add macro to php7_wrapper for reduce duplicate code 8 years ago
Stanley Cheung bebaf5b61c update README 8 years ago
Stanley Cheung b2d590463f update README 8 years ago
Stanley Cheung fdf27a49bb remove reference to homebrew 8 years ago
Stanley Cheung c5755ad5a9 php: fix composer.json 8 years ago
Stanley Cheung b95870d85b php: fix composer.json 8 years ago
thinkerou 8fa9d31cd7 fix indent use two spaces 8 years ago