protobuf/php/tests
Paul Yang 25abd7b7e7 Add compatibility test for php. (#3041)
* Add compatibility test for php.

* Revert API incompatible change.
2017-05-05 11:14:11 -07:00
..
proto Add prefix to enum value with reserved name. (#3020) 2017-04-26 16:32:21 -07:00
array_test.php Make PHP c extension work with PHP7 (#2951) 2017-04-19 16:23:51 -07:00
autoload.php Make php generated code conform to PSR-4. (#2435) 2016-12-08 11:16:49 -08:00
compatibility_test.sh Add compatibility test for php. (#3041) 2017-05-05 11:14:11 -07:00
encode_decode_test.php Throw exception when parsing invalid data. (#3000) 2017-04-21 15:00:00 -07:00
gdb_test.sh Allow proto files to import descriptor.proto (#2995) 2017-04-20 16:55:56 -07:00
generated_class_test.php Add nested enum descriptor in php rumtime. (#3009) 2017-04-24 12:40:37 -07:00
map_field_test.php Make PHP c extension work with PHP7 (#2951) 2017-04-19 16:23:51 -07:00
memory_leak_test.php Prepend "PB" to generated classes whose name are reserved words. (#2990) 2017-04-20 01:19:03 -07:00
php_implementation_test.php Bug fix: When encoding, negative int32 values should be padded to int64 (#2660) 2017-03-15 14:16:49 -07:00
test_base.php Rename encode/decode to serializeToString/mergeFromString (#2795) 2017-03-08 14:31:34 -08:00
test_util.php Make PHP c extension work with PHP7 (#2951) 2017-04-19 16:23:51 -07:00
test.sh Add compatibility test for php. (#3041) 2017-05-05 11:14:11 -07:00
well_known_test.php Allow proto files to import descriptor.proto (#2995) 2017-04-20 16:55:56 -07:00