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
*
update PHP README installation instructions, and dockerfile
Stanley Cheung
2015-06-10
*
Changes to byte_buffer based on comments.
David Garcia Quintas
2015-06-08
*
Removed grpc_byte_buffer_reader_{create,destroy}.
David Garcia Quintas
2015-06-01
*
fix php generated code test server port
Stanley Cheung
2015-05-27
*
Made PHP library use only a single completion queue
murgatroid99
2015-05-14
*
fix php5.6 ext location
Stanley Cheung
2015-05-13
*
php test math proto: add default value
Stanley Cheung
2015-05-13
*
Merge pull request #1472 from ctiller/bye-bye-completion-queue-pie
Yang Gao
2015-05-13
|
\
*
|
add comment
Stanley Cheung
2015-05-12
*
|
PHP: add support to pass JWT auth uri to auth library
Stanley Cheung
2015-05-12
|
*
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
Craig Tiller
2015-05-12
|
|
\
|
|
/
|
/
|
|
*
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
Craig Tiller
2015-05-08
|
|
\
*
|
\
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
|
|
*
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
Craig Tiller
2015-05-06
|
|
|
\
|
*
|
|
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
|
*
C Core API cleanup.
Craig Tiller
2015-05-04
|
/
*
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
[next]