aboutsummaryrefslogtreecommitdiff
path: root/php/src/Google/Protobuf/Any.php
Commit message (Expand)AuthorAgeFilesLines
* PHP namespaces for nested messages and enums (#4536)Brent Shaffer2018-05-251-27/+81
* Use fully qualifed name for DescriptorPool in Any.php to avoid name (#3886)Paul Yang2017-11-151-4/+3
* Fix php well known type conformance tests (#3828) (#3840)Paul Yang2017-11-041-4/+4
* Add $ before url_prefix_len to make it a variable. (#3668)Paul Yang2017-09-201-4/+2
* Add any support in php runtime. (#3486)Paul Yang2017-08-251-0/+274