aboutsummaryrefslogtreecommitdiff
path: root/php/ext/google/protobuf/def.c
Commit message (Expand)AuthorAgeFilesLines
* Add getClass for php Descriptor in c extension (#3443)Paul Yang2017-08-021-0/+11
* Expose descriptor API in php c extension (#3422)Paul Yang2017-08-021-15/+466
* Add new file option php_namespace. (#3162)Paul Yang2017-06-051-6/+21
* Add ARRAY for reserved name (#3150)Paul Yang2017-05-291-2/+2
* Prepend "PB" to generated classes whose name are reserved words. (#2990)Paul Yang2017-04-201-43/+80
* Make PHP c extension work with PHP7 (#2951)Paul Yang2017-04-191-168/+161
* Add file option php_class_prefix (#2849)Paul Yang2017-03-171-21/+41
* Implement json encoding decoding for php. (#2682)Paul Yang2017-02-081-0/+15
* Update upb for php. (#2662)Paul Yang2017-02-061-2/+2
* Rename Empty to GPBEmpty in php generated file.Paul Yang2016-11-161-2/+9
* 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-051-1/+2
* Check in php implementation. (#2052)Paul Yang2016-09-151-266/+343
* Integrate google internal changes.Jisi Liu2016-03-301-0/+381