Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add new file option php_namespace. (#3162) | Paul Yang | 2017-06-05 |
* Add new file option php_namespace. Use this option to change the namespace of php generated classes. Default is empty. When this option is empty, the package name will be used for determining the namespace. * Uncomment commented tests * Revert gdb test change * Update csharp descriptor. * Add test for empty php_namespace. |