aboutsummaryrefslogtreecommitdiff
path: root/php
AgeCommit message (Expand)Author
2017-03-21Update commit number in Docker to update composer dependency (#2869)Paul Yang
2017-03-17Add file option php_class_prefix (#2849)Paul Yang
2017-03-15Bug fix: When encoding, negative int32 values should be padded to int64 (#2660)Paul Yang
2017-03-10Repeated/Map field setter should accept a regular PHP array (#2817)Paul Yang
2017-03-08Rename encode/decode to serializeToString/mergeFromString (#2795)Paul Yang
2017-03-01Add mergeFrom method on Message (#2766)Paul Yang
2017-02-28Prefer the term "3-Clause BSD License" over "New BSD License"Sebastian Schuberth
2017-02-28Fix links to the New BSD License in meta-dataSebastian Schuberth
2017-02-11Add clear method to PHP message (#2700)Paul Yang
2017-02-08Implement json encoding decoding for php. (#2682)Paul Yang
2017-02-06Update upb for php. (#2662)Paul Yang
2017-01-31Merge 3.2.x branch into master (#2648)Paul Yang
2017-01-27Oneof accessor should return the field name that is actually set. (#2631)Paul Yang
2017-01-08PHP fix int64 decoding (#2516)Sufir
2016-12-08Make php generated code conform to PSR-4. (#2435)Paul Yang
2016-12-01Generate phpdoc in php generated files. (#2406)Paul Yang
2016-11-16Rename Empty to GPBEmpty in php generated file.Paul Yang
2016-11-10Fix php c extension on 32-bit machines. (#2348)Paul Yang
2016-11-08Implement RepeatedFieldIter for c extension. (#2333)Paul Yang
2016-10-25Fix pure php implementation for 32-bit machine. (#2282)Paul Yang
2016-10-11Fix the bug that message without namespace is not found in the descriptor poo...Paul Yang
2016-10-05Fix compile error for php on Mac.Bo Yang
2016-10-05Fix segmentation fault when ZTS is defined.Bo Yang
2016-10-04PHP: fix ZTS tsrm_ls errors (#2189)Stanley Cheung
2016-10-03Test php5.5_c test on jenkinsBo Yang
2016-09-26Fixing inconsistent php version number.Bo Yang
2016-09-23php: support 5.5.9 for pecl extension (#2174)Stanley Cheung
2016-09-23Update php supported version.Bo Yang
2016-09-22Modify php api version and minimum supported php version.Bo Yang
2016-09-22PHP: support 7.0 on PHP implementation (#2162)Stanley Cheung
2016-09-20Bump version number to 3.1.0-alpha-1.Bo Yang
2016-09-19Integrate internal changesBo Yang
2016-09-15Some php engine implementation doesn't have return_value_ptr properly set. Ex...Bo Yang
2016-09-15Auto-generate proto files for tests.Bo Yang
2016-09-15Add back missing test proto files.Bo Yang
2016-09-15Check in php implementation. (#2052)Paul Yang
2016-07-03Fix spelling in strings and commentsOtto Kekäläinen
2016-04-28Down integrate from Google internal.Jisi Liu
2016-03-30Integrate google internal changes.Jisi Liu