index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
php
Commit message (
Expand
)
Author
Age
*
Merge branch 'churn-churn-churn-the-api-gently-down-the-stream' of github.com...
Craig Tiller
2015-05-08
|
\
|
*
ignore PHP vendor/ folder
Stanley Cheung
2015-05-07
|
*
remove composer.lock file
Stanley Cheung
2015-05-07
|
*
bump php composer.lock again because of auth library fix
Stanley Cheung
2015-05-07
|
*
update php composer.lock
Stanley Cheung
2015-05-06
*
|
Fix some wrapped languages
Craig Tiller
2015-05-06
|
/
*
add php compute_engine_creds auth interop test
Stanley Cheung
2015-05-05
*
more comments
Stanley Cheung
2015-04-30
*
add php service account credentials auth interop test, tested against cloud s...
Stanley Cheung
2015-04-30
*
remove opts param from signature
Stanley Cheung
2015-04-21
*
forgot to update class name
Stanley Cheung
2015-04-21
*
Support update metadata callback function in php BaseStub
Stanley Cheung
2015-04-21
*
Merge pull request #1235 from murgatroid99/php_memory_leaks
Tim Emiola
2015-04-09
|
\
|
*
Fixed memory leaks in PHP extension code
murgatroid99
2015-04-08
*
|
Simplified script
murgatroid99
2015-04-08
*
|
Added script to generate test .php files from .proto files
murgatroid99
2015-04-08
|
/
*
Updated composer.json to version 0.5.0
murgatroid99
2015-04-07
*
Merge pull request #1178 from murgatroid99/php_camel_case_methods
Tim Emiola
2015-04-03
|
\
*
|
Updated GeneratedCodeTest to match (not so) recent stub changes
murgatroid99
2015-04-02
|
*
Updated PHP files to new method names
murgatroid99
2015-04-02
|
*
Changed C files to have camelCase method names
murgatroid99
2015-04-02
|
/
*
Merge pull request #1153 from murgatroid99/php_interop_selector_fix
Tim Emiola
2015-04-02
|
\
*
|
Fixed scripts again for PHP 5.5
murgatroid99
2015-04-01
*
|
Updated scripts with PHP 5.6's build location
murgatroid99
2015-04-01
*
|
Removed pedantic flag from PHP build
murgatroid99
2015-04-01
*
|
Made external header includes use angle brackets
murgatroid99
2015-04-01
*
|
Merge pull request #1162 from murgatroid99/php_add_protos
donnadionne
2015-04-01
|
\
\
*
|
|
Do not expect metadata until expecting first read
murgatroid99
2015-04-01
|
*
|
Re-added overzealously removed file
murgatroid99
2015-03-31
|
*
|
Removed generated code files
murgatroid99
2015-03-31
|
*
|
Updated generated code to match protos
murgatroid99
2015-03-31
|
*
|
Added proto files
murgatroid99
2015-03-31
|
/
/
|
*
Minor fix to test case switch statement, to fix a false negative
murgatroid99
2015-03-30
|
/
*
Removed redundant autoload require lines
murgatroid99
2015-03-27
*
Replaced existing autoloader with one generated by composer
murgatroid99
2015-03-27
*
Added composer file to PHP library
murgatroid99
2015-03-27
*
Replaced existing PHP files with more batch-based implementation
murgatroid99
2015-03-26
*
Made necessary changes to get interop tests working
murgatroid99
2015-03-25
*
Fixed errors in ActiveCall
murgatroid99
2015-03-24
*
Added comments to new functions in call.c
murgatroid99
2015-03-24
*
Resolved merge conflicts with master
murgatroid99
2015-03-13
|
\
|
*
Fix duplicated symbols
Xiaoguang Sun
2015-03-13
*
|
Updated ActiveCall.php to use batch API
murgatroid99
2015-03-12
*
|
Updated final tests to pass
murgatroid99
2015-03-11
*
|
Fixed channel host override handling
murgatroid99
2015-03-11
*
|
Resolved merge conflicts with master
murgatroid99
2015-03-11
|
\
|
*
|
EndToEndTest now works
murgatroid99
2015-03-11
*
|
Further updated EndToEndTest
murgatroid99
2015-03-11
*
|
Fixed some tests for new API
murgatroid99
2015-03-11
|
*
Switched to new secure server API
murgatroid99
2015-03-04
[next]