protobuf/php/tests
Paul Yang 2286e5f4d0 Rename Empty to GPBEmpty in php generated file. (#2379)
In php, class name cannot be "Empty". Modified code generator to (#2375) generate GPBEmpty instead (for google.protobuf.Empty only). Also change
runtime code to work with the new generated code accordingly.
2016-11-21 12:01:51 -08:00
..
google/protobuf Rename Empty to GPBEmpty in php generated file. (#2379) 2016-11-21 12:01:51 -08:00
array_test.php Fix segmentation fault when ZTS is defined. 2016-10-05 11:00:39 -07:00
encode_decode_test.php Check in php implementation. (#2052) 2016-09-15 11:09:01 -07:00
generated_class_test.php Fix the bug that message without namespace is not found in the descriptor pool. (#2240) 2016-10-11 10:36:25 -07:00
map_field_test.php Check in php implementation. (#2052) 2016-09-15 11:09:01 -07:00
memory_leak_test.php Check in php implementation. (#2052) 2016-09-15 11:09:01 -07:00
php_implementation_test.php Check in php implementation. (#2052) 2016-09-15 11:09:01 -07:00
test.pb.php Integrate internal changes 2016-09-19 17:42:40 -07:00
test.proto Check in php implementation. (#2052) 2016-09-15 11:09:01 -07:00
test.sh Rename Empty to GPBEmpty in php generated file. (#2379) 2016-11-21 12:01:51 -08:00
test_base.php Check in php implementation. (#2052) 2016-09-15 11:09:01 -07:00
test_include.pb.php Integrate internal changes 2016-09-19 17:42:40 -07:00
test_include.proto Add back missing test proto files. 2016-09-15 17:59:49 -07:00
test_no_namespace.pb.php Fix the bug that message without namespace is not found in the descriptor pool. (#2240) 2016-10-11 10:36:25 -07:00
test_no_namespace.proto Fix the bug that message without namespace is not found in the descriptor pool. (#2240) 2016-10-11 10:36:25 -07:00
test_util.php PHP: support 7.0 on PHP implementation (#2162) 2016-09-22 17:13:12 -07:00
well_known_test.php Rename Empty to GPBEmpty in php generated file. (#2379) 2016-11-21 12:01:51 -08:00