protobuf/php/tests/proto
Matt A 9e745f771b Support PHP generic services (#3269)
* Add php_generic_services option

* Generate PHP generic services

* Respect namespaces for generated PHP services

* Test PHP generated services

* Rename PHP generator service method doc comment function

* Correct phpdoc service method case

* Test namespaced PHP generic services

* Always use the FQCN for PHP generic service input/output

* Add generated_service_test to php test.sh

* Add php service test protos to CI

* Add php service files to php_EXTRA_DIST

* Use Interface suffix for php generic services
2017-07-18 07:45: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_service_namespace.proto Support PHP generic services (#3269) 2017-07-18 07:45:18 -07:00
test_service.proto Support PHP generic services (#3269) 2017-07-18 07:45:18 -07:00
test.proto Initial value in generated code cannot be used by c extension. (#3367) 2017-07-14 15:48:48 -06:00