aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php
Commit message (Collapse)AuthorAge
* Remove metadata checks - these are testing things that arent trueGravatar Craig Tiller2015-07-18
|
* Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-17
|\
| * php script minor fixGravatar Stanley Cheung2015-07-15
| |
| * regexGravatar Stanley Cheung2015-07-14
| |
| * update homebrew php ext locationGravatar Stanley Cheung2015-07-14
| |
* | Updating wrapped languages to new time functionsGravatar Craig Tiller2015-07-13
| |
* | Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
| | | | | | | | | | Use it to validate that arithmetic on time types makes even some vague kind of sense.
| * Merge pull request #2289 from ctiller/footprints-on-the-sands-of-timeGravatar Vijay Pai2015-07-10
| |\ | | | | | | Introduce multiple clocks to GPR
* | \ Merge branch 'footprints-on-the-sands-of-time' into no-worries-i-can-waitGravatar Craig Tiller2015-07-10
|\ \ \ | |/ / |/| / | |/
* | update php pecl extension to 0.5.1 because header changeGravatar Stanley Cheung2015-07-09
| |
| * Introduce multiple clocks to GPRGravatar Craig Tiller2015-07-01
|/
* php minor script fixGravatar Stanley Cheung2015-06-29
|
* revert wording of optional in php docGravatar Stanley Cheung2015-06-25
|
* php: update READMEGravatar Stanley Cheung2015-06-25
|
* php extension: do not link rt in osxGravatar Stanley Cheung2015-06-25
|
* replace backticks with $()Gravatar Stanley Cheung2015-06-24
|
* php: refactor and cleanup some scriptsGravatar Stanley Cheung2015-06-24
|
* Add package.xml and necessary files for pecl extensionGravatar Stanley Cheung2015-06-18
|
* Merge github.com:grpc/grpc into you-complete-meGravatar Craig Tiller2015-06-16
|\
| * Merge pull request #2054 from dgquintas/flags-abiGravatar Craig Tiller2015-06-16
| |\ | | | | | | Added flags support to grpc_op.
| * | add PHP timeout interop testGravatar Stanley Cheung2015-06-15
| | |
| | * Added changes to node and php wrappersGravatar David Garcia Quintas2015-06-15
| |/
* | Merge branch 'master' of https://github.com/grpc/grpc into ct-you-complete-meGravatar Masood Malekghassemi2015-06-15
|\|
| * update PHP README installation instructions, and dockerfileGravatar Stanley Cheung2015-06-10
| |
* | Merge remote-tracking branch 'upstream/master' into you-complete-me-csharpGravatar Jan Tattermusch2015-06-09
|\|
| * Changes to byte_buffer based on comments.Gravatar David Garcia Quintas2015-06-08
| |
* | Merge github.com:grpc/grpc into you-complete-meGravatar Craig Tiller2015-06-04
|\|
| * Removed grpc_byte_buffer_reader_{create,destroy}.Gravatar David Garcia Quintas2015-06-01
| | | | | | | | | | Introduced grpc_byte_buffer_init instead. It's now the user's responsibility to manage memory.
* | PHP: Updated server to use new shutdown semanticsGravatar Stanley Cheung2015-05-29
|/
* fix php generated code test server portGravatar Stanley Cheung2015-05-27
|
* Made PHP library use only a single completion queueGravatar murgatroid992015-05-14
|
* fix php5.6 ext locationGravatar Stanley Cheung2015-05-13
|
* php test math proto: add default valueGravatar Stanley Cheung2015-05-13
|
* Merge pull request #1472 from ctiller/bye-bye-completion-queue-pieGravatar Yang Gao2015-05-13
|\ | | | | C Core API cleanup.
* | add commentGravatar Stanley Cheung2015-05-12
| |
* | PHP: add support to pass JWT auth uri to auth libraryGravatar Stanley Cheung2015-05-12
| |
| * Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-12
| |\ | |/ |/|
| * Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-08
| |\
* | \ Merge branch 'churn-churn-churn-the-api-gently-down-the-stream' of ↵Gravatar Craig Tiller2015-05-08
|\ \ \ | | |/ | |/| | | | github.com:ctiller/grpc into churn-churn-churn-the-api-gently-down-the-stream
| * | ignore PHP vendor/ folderGravatar Stanley Cheung2015-05-07
| | |
| * | remove composer.lock fileGravatar Stanley Cheung2015-05-07
| | |
| * | bump php composer.lock again because of auth library fixGravatar Stanley Cheung2015-05-07
| | |
| | * Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-06
| | |\
| * | | update php composer.lockGravatar Stanley Cheung2015-05-06
| | |/ | |/|
* / | Fix some wrapped languagesGravatar Craig Tiller2015-05-06
|/ /
* | add php compute_engine_creds auth interop testGravatar Stanley Cheung2015-05-05
| |
| * C Core API cleanup.Gravatar Craig Tiller2015-05-04
|/ | | | | | Simplify grpc_event into something that can be non-heap allocated. Deprecate grpc_event_finish. Remove grpc_op_error - use an int as this is more idiomatic C style.
* more commentsGravatar Stanley Cheung2015-04-30
|
* add php service account credentials auth interop test, tested against cloud ↵Gravatar Stanley Cheung2015-04-30
| | | | server
* remove opts param from signatureGravatar Stanley Cheung2015-04-21
|