aboutsummaryrefslogtreecommitdiff
path: root/php/tests/generated_class_test.php
Commit message (Expand)AuthorAgeFilesLines
* Add nested enum descriptor in php rumtime. (#3009)v3.3.0rc1Paul Yang2017-04-241-1/+2
* Prepend "PB" to generated classes whose name are reserved words. (#2990)Paul Yang2017-04-201-0/+11
* Add test for nested enum for php (#2989)Paul Yang2017-04-191-0/+9
* Enum defined without package have incorrect class name. (#2988)Paul Yang2017-04-191-4/+8
* Add file option php_class_prefix (#2849)Paul Yang2017-03-171-0/+14
* Repeated/Map field setter should accept a regular PHP array (#2817)Paul Yang2017-03-101-0/+95
* Add mergeFrom method on Message (#2766)Paul Yang2017-03-011-0/+109
* Add clear method to PHP message (#2700)Paul Yang2017-02-111-5/+21
* Merge 3.2.x branch into master (#2648)Paul Yang2017-01-311-3/+8
* Oneof accessor should return the field name that is actually set. (#2631)Paul Yang2017-01-271-0/+6
* Make php generated code conform to PSR-4. (#2435)Paul Yang2016-12-081-2/+1
* Fix pure php implementation for 32-bit machine. (#2282)Paul Yang2016-10-251-10/+55
* Fix the bug that message without namespace is not found in the descriptor poo...Paul Yang2016-10-111-0/+9
* Check in php implementation. (#2052)Paul Yang2016-09-151-0/+557