aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php
Commit message (Expand)AuthorAge
* remove opts param from signatureGravatar Stanley Cheung2015-04-21
* forgot to update class nameGravatar Stanley Cheung2015-04-21
* Support update metadata callback function in php BaseStubGravatar Stanley Cheung2015-04-21
* Merge pull request #1235 from murgatroid99/php_memory_leaksGravatar Tim Emiola2015-04-09
|\
| * Fixed memory leaks in PHP extension codeGravatar murgatroid992015-04-08
* | Simplified scriptGravatar murgatroid992015-04-08
* | Added script to generate test .php files from .proto filesGravatar murgatroid992015-04-08
|/
* Updated composer.json to version 0.5.0Gravatar murgatroid992015-04-07
* Merge pull request #1178 from murgatroid99/php_camel_case_methodsGravatar Tim Emiola2015-04-03
|\
* | Updated GeneratedCodeTest to match (not so) recent stub changesGravatar murgatroid992015-04-02
| * Updated PHP files to new method namesGravatar murgatroid992015-04-02
| * Changed C files to have camelCase method namesGravatar murgatroid992015-04-02
|/
* Merge pull request #1153 from murgatroid99/php_interop_selector_fixGravatar Tim Emiola2015-04-02
|\
* | Fixed scripts again for PHP 5.5Gravatar murgatroid992015-04-01
* | Updated scripts with PHP 5.6's build locationGravatar murgatroid992015-04-01
* | Removed pedantic flag from PHP buildGravatar murgatroid992015-04-01
* | Made external header includes use angle bracketsGravatar murgatroid992015-04-01
* | Merge pull request #1162 from murgatroid99/php_add_protosGravatar donnadionne2015-04-01
|\ \
* | | Do not expect metadata until expecting first readGravatar murgatroid992015-04-01
| * | Re-added overzealously removed fileGravatar murgatroid992015-03-31
| * | Removed generated code filesGravatar murgatroid992015-03-31
| * | Updated generated code to match protosGravatar murgatroid992015-03-31
| * | Added proto filesGravatar murgatroid992015-03-31
|/ /
| * Minor fix to test case switch statement, to fix a false negativeGravatar murgatroid992015-03-30
|/
* Removed redundant autoload require linesGravatar murgatroid992015-03-27
* Replaced existing autoloader with one generated by composerGravatar murgatroid992015-03-27
* Added composer file to PHP libraryGravatar murgatroid992015-03-27
* Replaced existing PHP files with more batch-based implementationGravatar murgatroid992015-03-26
* Made necessary changes to get interop tests workingGravatar murgatroid992015-03-25
* Fixed errors in ActiveCallGravatar murgatroid992015-03-24
* 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