aboutsummaryrefslogtreecommitdiff
path: root/php/ext/google/protobuf/type_check.c
Commit message (Expand)AuthorAgeFilesLines
* Initialize python-wheel branchBo Yang2018-01-231-575/+0
* Fix several more memory leakBo Yang2017-12-061-0/+1
* Fix memory leak when creating map field via array.Bo Yang2017-12-061-2/+1
* Fix memory leak when creating repeated field via array.Bo Yang2017-12-061-2/+1
* Add well known types to php runtime. (#3697)Paul Yang2017-10-051-14/+23
* Make PHP c extension work with PHP7 (#2951)Paul Yang2017-04-191-25/+60
* Update commit number in Docker to update composer dependency (#2869)Paul Yang2017-03-211-2/+4
* Repeated/Map field setter should accept a regular PHP array (#2817)Paul Yang2017-03-101-8/+108
* Fix php c extension on 32-bit machines. (#2348)Paul Yang2016-11-101-9/+130
* Fix segmentation fault when ZTS is defined.Bo Yang2016-10-101-1/+0
* Check in php implementation. (#2052)Paul Yang2016-09-151-0/+310