protobuf/php/tests
Paul Yang 99564c3347 Rename Empty to GPBEmpty in php generated file.
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-16 11:07:43 -08:00
..
google/protobuf Rename Empty to GPBEmpty in php generated file. 2016-11-16 11:07:43 -08:00
array_test.php Implement RepeatedFieldIter for c extension. (#2333) 2016-11-08 11:38:34 -08:00
encode_decode_test.php Check in php implementation. (#2052) 2016-09-15 11:09:01 -07:00
generated_class_test.php Fix pure php implementation for 32-bit machine. (#2282) 2016-10-25 17:27:05 -07:00
map_field_test.php Fix pure php implementation for 32-bit machine. (#2282) 2016-10-25 17:27:05 -07:00
memory_leak_test.php Check in php implementation. (#2052) 2016-09-15 11:09:01 -07:00
php_implementation_test.php Fix pure php implementation for 32-bit machine. (#2282) 2016-10-25 17:27:05 -07:00
test_base.php Fix php c extension on 32-bit machines. (#2348) 2016-11-10 11:20:50 -08: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 Fix pure php implementation for 32-bit machine. (#2282) 2016-10-25 17:27:05 -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. 2016-11-16 11:07:43 -08:00
well_known_test.php Rename Empty to GPBEmpty in php generated file. 2016-11-16 11:07:43 -08:00