aboutsummaryrefslogtreecommitdiff
path: root/php/ext
Commit message (Expand)AuthorAgeFilesLines
* Prefer the term "3-Clause BSD License" over "New BSD License"Sebastian Schuberth2017-02-281-3/+3
* Fix links to the New BSD License in meta-dataSebastian Schuberth2017-02-281-3/+3
* Add clear method to PHP message (#2700)Paul Yang2017-02-113-2/+39
* Implement json encoding decoding for php. (#2682)Paul Yang2017-02-085-6/+144
* Update upb for php. (#2662)Paul Yang2017-02-064-936/+2245
* Merge 3.2.x branch into master (#2648)Paul Yang2017-01-312-5/+21
* Oneof accessor should return the field name that is actually set. (#2631)Paul Yang2017-01-273-1/+43
* Make php generated code conform to PSR-4. (#2435)Paul Yang2016-12-083-6/+19
* Rename Empty to GPBEmpty in php generated file.Paul Yang2016-11-162-4/+11
* Fix php c extension on 32-bit machines. (#2348)Paul Yang2016-11-103-11/+155
* Implement RepeatedFieldIter for c extension. (#2333)Paul Yang2016-11-083-2/+142
* Fix the bug that message without namespace is not found in the descriptor poo...Paul Yang2016-10-111-20/+26
* Fix compile error for php on Mac.Bo Yang2016-10-058-27/+35
* Fix segmentation fault when ZTS is defined.Bo Yang2016-10-053-14/+18
* PHP: fix ZTS tsrm_ls errors (#2189)Stanley Cheung2016-10-046-59/+69
* 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
* Modify php api version and minimum supported php version.Bo Yang2016-09-221-6/+7
* Bump version number to 3.1.0-alpha-1.Bo Yang2016-09-201-1/+1
* Some php engine implementation doesn't have return_value_ptr properly set. Ex...Bo Yang2016-09-151-1/+1
* Check in php implementation. (#2052)Paul Yang2016-09-1516-3745/+7936
* Fix spelling in strings and commentsOtto Kekäläinen2016-07-031-1/+1
* Integrate google internal changes.Jisi Liu2016-03-309-0/+21795