aboutsummaryrefslogtreecommitdiff
path: root/php/src/Google/Protobuf/Internal/MapField.php
Commit message (Expand)AuthorAgeFilesLines
* Fix 32bit php testsBo Yang2018-07-131-18/+13
* Use legacy name in php runtime (#4741)v3.6.0.1Paul Yang2018-06-071-1/+24
* Add json encode/decode for php. (#3226)Paul Yang2017-06-301-1/+1
* Follows proper autoloading standards (#3123)Brent Shaffer2017-06-141-128/+53
* Allow proto files to import descriptor.proto (#2995)Paul Yang2017-04-201-1/+0
* Make PHP c extension work with PHP7 (#2951)Paul Yang2017-04-191-0/+3
* Repeated/Map field setter should accept a regular PHP array (#2817)Paul Yang2017-03-101-0/+24
* Check in php implementation. (#2052)Paul Yang2016-09-151-0/+321