protobuf/php/tests/proto
Paul Yang 6f325805c0 Add new file option php_namespace. (#3162)
* 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.
2017-06-05 00:10:18 -07:00
..
test_empty_php_namespace.proto Add new file option php_namespace. (#3162) 2017-06-05 00:10:18 -07:00
test_import_descriptor_proto.proto Allow proto files to import descriptor.proto (#2995) 2017-04-20 16:55:56 -07:00
test_include.proto Make php generated code conform to PSR-4. (#2435) 2016-12-08 11:16:49 -08:00
test_no_namespace.proto Add a test case for nested enum, which was missed previously. (#3010) 2017-04-25 10:47:09 -07:00
test_php_namespace.proto Add new file option php_namespace. (#3162) 2017-06-05 00:10:18 -07:00
test_prefix.proto Prepend "PB" to generated classes whose name are reserved words. (#2990) 2017-04-20 01:19:03 -07:00
test.proto Add new file option php_namespace. (#3162) 2017-06-05 00:10:18 -07:00