protobuf/php/tests
Ryan Gordon 703cd8e11c Switch to addEnumType to fix fatal error (#3225)
* Switch to addEnumType to fix fatal error

* Fixing more cases of HHVM incompatibility

* Updating tests to be hhvm compatible

* Fixing tests

* Fixing merge

* Don't use call_user_func, should hopefully fix tests

* Fixing spelling

* Fixing another misspelling in a test

* Fixing placement of append and kvUpdate functions

* Actually fix function helpers

* Remove double addEnumType. How did this ever work?

* Fixing a couple more tests

* Only use the setter if the return value isn't an object
2017-06-19 18:15:49 -07:00
..
proto Add new file option php_namespace. (#3162) 2017-06-05 00:10:18 -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 Oneof field should be serialized even it's equal to default. (#3153) 2017-05-29 22:04:20 -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 Switch to addEnumType to fix fatal error (#3225) 2017-06-19 18:15:49 -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 Add new file option php_namespace. (#3162) 2017-06-05 00:10:18 -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 Switch to addEnumType to fix fatal error (#3225) 2017-06-19 18:15:49 -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