39 Commits (dd04ffb923d2048a9ba054f2099d450bea4fae68)

Author SHA1 Message Date
Paul Yang 1387a6795c Update commit number in Docker to update composer dependency (#2869) 8 years ago
Paul Yang 6b27c1f981 Add file option php_class_prefix (#2849) 8 years ago
Paul Yang f23869c615 Bug fix: When encoding, negative int32 values should be padded to int64 (#2660) 8 years ago
Paul Yang 616e68ecc1 Repeated/Map field setter should accept a regular PHP array (#2817) 8 years ago
Paul Yang dd8d5f57d7 Rename encode/decode to serializeToString/mergeFromString (#2795) 8 years ago
Paul Yang bcbaabe53a Add mergeFrom method on Message (#2766) 8 years ago
Sebastian Schuberth 902af0816e Prefer the term "3-Clause BSD License" over "New BSD License" 8 years ago
Sebastian Schuberth 6395a1cbd9 Fix links to the New BSD License in meta-data 8 years ago
Paul Yang 74eb9a0a30 Add clear method to PHP message (#2700) 8 years ago
Paul Yang cba04b19e8 Implement json encoding decoding for php. (#2682) 8 years ago
Paul Yang 5a3405c51a Update upb for php. (#2662) 8 years ago
Paul Yang 7f3e237071 Merge 3.2.x branch into master (#2648) 8 years ago
Paul Yang a323f1e65d Oneof accessor should return the field name that is actually set. (#2631) 8 years ago
Sufir 2bddffc993 PHP fix int64 decoding (#2516) 8 years ago
Paul Yang 46ae90dc5e Make php generated code conform to PSR-4. (#2435) 8 years ago
Paul Yang f8ca3acd29 Generate phpdoc in php generated files. (#2406) 8 years ago
Paul Yang 99564c3347 Rename Empty to GPBEmpty in php generated file. 8 years ago
Paul Yang df8390790a Fix php c extension on 32-bit machines. (#2348) 8 years ago
Paul Yang 1f2dbc899b Implement RepeatedFieldIter for c extension. (#2333) 8 years ago
Paul Yang 51c5ff889c Fix pure php implementation for 32-bit machine. (#2282) 8 years ago
Paul Yang 60d95f36c0 Fix the bug that message without namespace is not found in the descriptor pool. (#2240) 8 years ago
Bo Yang 63448e6059 Fix compile error for php on Mac. 8 years ago
Bo Yang 4f3d20a500 Fix segmentation fault when ZTS is defined. 8 years ago
Stanley Cheung 1e5d4ba938 PHP: fix ZTS tsrm_ls errors (#2189) 8 years ago
Bo Yang c8bd36e5b9 Test php5.5_c test on jenkins 8 years ago
Bo Yang 0bf5482712 Fixing inconsistent php version number. 8 years ago
Stanley Cheung a41349dd68 php: support 5.5.9 for pecl extension (#2174) 8 years ago
Bo Yang b155958859 Update php supported version. 8 years ago
Bo Yang fac876dc7b Modify php api version and minimum supported php version. 8 years ago
Stanley Cheung 9372292b29 PHP: support 7.0 on PHP implementation (#2162) 8 years ago
Charlene 633fdfb510 Update minimum support php version to 5.5 8 years ago
Bo Yang 15f4db6cb1 Bump version number to 3.1.0-alpha-1. 8 years ago
Bo Yang cc8ca5b6a5 Integrate internal changes 8 years ago
Bo Yang 96e2d76491 Fix compile error for php on Mac. 8 years ago
Bo Yang 75b69887aa Fix segmentation fault when ZTS is defined. 8 years ago
Stanley Cheung 52ab3b07ac PHP: fix ZTS tsrm_ls errors (#2189) 8 years ago
Bo Yang bcb32c0b86 Test php5.5_c test on jenkins 8 years ago
Bo Yang 787f3fb163 Fixing inconsistent php version number. 8 years ago
Stanley Cheung 907a075d7e php: support 5.5.9 for pecl extension (#2174) 8 years ago
Bo Yang 18f336b98a Update php supported version. 8 years ago
Bo Yang 9cb812fab5 Modify php api version and minimum supported php version. 8 years ago
Stanley Cheung 11433f78a7 PHP: support 7.0 on PHP implementation (#2162) 8 years ago
Charlene 8352d52dd8 Update minimum support php version to 5.5 8 years ago
Bo Yang ebcda12102 Bump version number to 3.1.0-alpha-1. 8 years ago
Bo Yang 98835fb8f8 Integrate internal changes 8 years ago
Bo Yang 3b001ca6ba Some php engine implementation doesn't have return_value_ptr properly set. Explicitly use &return_value. 8 years ago
Bo Yang c6fa9c71a5 Auto-generate proto files for tests. 8 years ago
Bo Yang f174d36380 Add back missing test proto files. 8 years ago
Paul Yang e0e54661f7 Check in php implementation. (#2052) 8 years ago
Otto Kekäläinen 3808d091f8 Fix spelling in strings and comments 9 years ago