aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php
Commit message (Expand)AuthorAge
* Added comments to new functions in call.cGravatar murgatroid992015-03-24
* Resolved merge conflicts with masterGravatar murgatroid992015-03-13
|\
| * Fix duplicated symbolsGravatar Xiaoguang Sun2015-03-13
* | Updated ActiveCall.php to use batch APIGravatar murgatroid992015-03-12
* | Updated final tests to passGravatar murgatroid992015-03-11
* | Fixed channel host override handlingGravatar murgatroid992015-03-11
* | Resolved merge conflicts with masterGravatar murgatroid992015-03-11
|\|
* | EndToEndTest now worksGravatar murgatroid992015-03-11
* | Further updated EndToEndTestGravatar murgatroid992015-03-11
* | Fixed some tests for new APIGravatar murgatroid992015-03-11
| * Switched to new secure server APIGravatar murgatroid992015-03-04
* | Updated C extension to new call APIGravatar murgatroid992015-03-03
|/
* Removed execute permissions from README files.Gravatar Misha Brukman2015-03-02
* Make PHP compileGravatar Craig Tiller2015-02-25
* Verifying the peer name on the X509 Certs correctly.Gravatar Julien Boeuf2015-02-23
* Merge pull request #619 from jayantkolhe/jayantkolhe-patch-2Gravatar Mugur Marculescu2015-02-19
|\
| * Update README.mdGravatar Jayant Kolhe2015-02-19
| * Update README.mdGravatar Jayant Kolhe2015-02-19
* | Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* | Update copyright to 2015Gravatar Craig Tiller2015-02-18
* | Add shell script copyrightsGravatar Craig Tiller2015-02-16
* | Add PHP CopyrightGravatar Craig Tiller2015-02-16
* | Copyright checkerGravatar Craig Tiller2015-02-16
|/
* Merge pull request #379 from murgatroid99/php_cancellation_interop_testsGravatar Tim Emiola2015-02-04
|\
* \ Merge pull request #373 from murgatroid99/php_metadata_representationGravatar Tim Emiola2015-02-04
|\ \
| | * Fixed error in new testGravatar murgatroid992015-02-03
| | * Added cancel_after_first_response interop testGravatar murgatroid992015-02-03
* | | Switched to binding servers to port 0 in testsGravatar murgatroid992015-02-03
| |/ |/|
| * Corrected error in metadata parserGravatar murgatroid992015-02-03
| * Changed PHP metadata representation to associative array of arrays of stringsGravatar murgatroid992015-02-03
* | Merge pull request #349 from murgatroid99/protobuf-php-referencesGravatar Tim Emiola2015-02-03
|\ \
* \ \ Merge pull request #346 from murgatroid99/php_weak_comparisonGravatar Tim Emiola2015-02-03
|\ \ \ | |_|/ |/| |
* | | Prepare for the new batch call API.Gravatar Craig Tiller2015-02-02
| | * Switched Protobuf-PHP references to my fork, removed references to git-on-borgGravatar murgatroid992015-02-02
| |/ |/|
| * Removed assertEquals from TimevalTestGravatar murgatroid992015-02-02
| * Removed uses of assertEquals, which internally uses weak comparisonGravatar murgatroid992015-02-02
| * Removed all instances of == and != in PHP codeGravatar murgatroid992015-02-02
|/
* Updated PHP library to handle generated code without explicit references to grpcGravatar murgatroid992015-01-30
* Fixed PHP interop testsGravatar murgatroid992015-01-30
* Fixed memory leak in PHP byte buffer creationGravatar murgatroid992015-01-29
* Merge branch 'master' of github.com:google/grpc into merge_new_invoke_apiGravatar murgatroid992015-01-23
|\
| * Fixed junk data bug in PHP SSL CredentialsGravatar murgatroid992015-01-22
* | Resolved merge conflicts with masterGravatar murgatroid992015-01-21
|\ \ | |/ |/|
* | Changing the SSL (Server) Credentials API.Gravatar Julien Boeuf2015-01-20
* | Use clang-format-3.5Gravatar Craig Tiller2015-01-18
| * Merge branch 'new_invoke_api' of github.com:google/grpc into update-apiGravatar Craig Tiller2015-01-16
|/|
* | Better GRPC_LIBDIR configGravatar Craig Tiller2015-01-16
* | Pickup wherever phpunit is installedGravatar Craig Tiller2015-01-16
* | Remove libevent referencesGravatar Craig Tiller2015-01-16
* | Sym-link in system extensionsGravatar Craig Tiller2015-01-16