aboutsummaryrefslogtreecommitdiff
path: root/php
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.2.x branch into master (#2648)Paul Yang2017-01-3113-75/+194
* Oneof accessor should return the field name that is actually set. (#2631)Paul Yang2017-01-275-1/+60
* PHP fix int64 decoding (#2516)Sufir2017-01-082-28/+77
* Make php generated code conform to PSR-4. (#2435)Paul Yang2016-12-0855-4988/+6089
* Generate phpdoc in php generated files. (#2406)Paul Yang2016-12-013-4/+961
* Rename Empty to GPBEmpty in php generated file.Paul Yang2016-11-166-6/+67
* Fix php c extension on 32-bit machines. (#2348)Paul Yang2016-11-106-17/+180
* Implement RepeatedFieldIter for c extension. (#2333)Paul Yang2016-11-084-2/+153
* Fix pure php implementation for 32-bit machine. (#2282)Paul Yang2016-10-2512-387/+519
* Fix the bug that message without namespace is not found in the descriptor poo...Paul Yang2016-10-115-23/+81
* Fix compile error for php on Mac.Bo Yang2016-10-059-32/+35
* Fix segmentation fault when ZTS is defined.Bo Yang2016-10-054-34/+38
* PHP: fix ZTS tsrm_ls errors (#2189)Stanley Cheung2016-10-046-59/+69
* Test php5.5_c test on jenkinsBo Yang2016-10-031-5/+5
* Fixing inconsistent php version number.Bo Yang2016-09-262-2/+2
* php: support 5.5.9 for pecl extension (#2174)Stanley Cheung2016-09-231-1/+1
* Update php supported version.Bo Yang2016-09-231-3/+3
* Modify php api version and minimum supported php version.Bo Yang2016-09-221-6/+7
* PHP: support 7.0 on PHP implementation (#2162)Stanley Cheung2016-09-222-22/+27
* Bump version number to 3.1.0-alpha-1.Bo Yang2016-09-201-1/+1
* Integrate internal changesBo Yang2016-09-192-0/+1421
* Some php engine implementation doesn't have return_value_ptr properly set. Ex...Bo Yang2016-09-151-1/+1
* 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
* 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