374 Commits (4dd97f901939c75ad9b77dc490cc642b2bc52161)

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