aboutsummaryrefslogtreecommitdiff
path: root/php/src/Google/Protobuf/Internal/EnumValueDescriptorProto.php
Commit message (Expand)AuthorAgeFilesLines
* adds PHP typehints for message setters (#4533)php-generated-devBrent Shaffer2018-06-191-1/+1
* PHP array constructors for protobuf messages (#4530)Brent Shaffer2018-05-151-2/+13
* compiles removal of newline (#3333) (#3370)Brent Shaffer2017-07-191-1/+0
* remove pass by reference for php setters (#3344)Brent Shaffer2017-07-171-1/+1
* adds PHPDoc @return and @param for getters and setters respectively (#3131)Brent Shaffer2017-06-271-12/+19
* Add new file option php_namespace. (#3162)Paul Yang2017-06-051-0/+6
* Make php generated code conform to PSR-4. (#2435)Paul Yang2016-12-081-0/+114