aboutsummaryrefslogtreecommitdiff
path: root/php
Commit message (Collapse)AuthorAgeFilesLines
* Test php5.5_c test on jenkinsBo Yang2016-10-101-5/+5
|
* Fixing inconsistent php version number.Bo Yang2016-10-102-2/+2
|
* php: support 5.5.9 for pecl extension (#2174)Stanley Cheung2016-10-101-1/+1
|
* Update php supported version.Bo Yang2016-10-101-3/+3
|
* Modify php api version and minimum supported php version.Bo Yang2016-10-101-5/+6
|
* PHP: support 7.0 on PHP implementation (#2162)Stanley Cheung2016-10-102-22/+27
| | | | | | * PHP: support 7.0 * Also fix in test_util.php
* Update minimum support php version to 5.5Charlene2016-10-101-1/+1
|
* Bump version number to 3.1.0-alpha-1.Bo Yang2016-10-101-1/+1
|
* Integrate internal changesBo Yang2016-10-102-0/+1421
|
* Some php engine implementation doesn't have return_value_ptr properly set. ↵Bo Yang2016-09-151-1/+1
| | | | Explicitly use &return_value.
* Auto-generate proto files for tests.Bo Yang2016-09-153-1424/+12
|
* Add back missing test proto files.Bo Yang2016-09-151-0/+7
|
* Check in php implementation. (#2052)Paul Yang2016-09-1548-3749/+19187
| | | | | This pull request includes two implementation: C extension and PHP package. Both implementations support encode/decode of singular, repeated and map fields.
* Fix spelling in strings and commentsOtto Kekäläinen2016-07-031-1/+1
|
* Down integrate from Google internal.Jisi Liu2016-04-281-0/+4
|
* Integrate google internal changes.Jisi Liu2016-03-309-0/+21795