protobuf/php/tests
Bo Yang fffe8d39f8 Call php method via function name instead of calling directly.
This changes the linking error if php extension is not statically linked
to a runtime error. In this way, users who don't need Timestamp can
still use protobuf even if date extension is not statically linked in
php.
2017-12-12 17:47:04 -08:00
..
proto Merge remote-tracking branch 'origin/3.4.x' into master 2017-10-11 14:44:03 -07:00
array_test.php Fix cycle dependency for repeated field not collected by gc (#3399) 2017-07-25 00:49:16 -07:00
autoload.php Enforce all error report for php tests. (#3670) 2017-09-22 14:08:01 -07:00
bootstrap_phpunit.php Enforce all error report for php tests. (#3670) 2017-09-22 14:08:01 -07:00
compatibility_test.sh Add well known types to php runtime. (#3697) 2017-10-05 21:03:57 -07:00
descriptors_test.php Add getClass for php Descriptor in c extension (#3443) 2017-08-02 18:33:25 -07:00
encode_decode_test.php Recursively clear unknown fields in submessages. (#3982) 2017-12-07 11:16:47 -08:00
gdb_test.sh Reserve unknown fields in php (#3659) 2017-10-09 12:39:13 -07:00
generated_class_test.php Exclude valid constant name from reserved name. 2017-09-12 15:04:34 -07:00
generated_phpdoc_test.php adds PHPDoc @return and @param for getters and setters respectively (#3131) 2017-06-27 16:28:28 -07:00
generated_service_test.php Support PHP generic services (#3269) 2017-07-18 07:45:18 -07:00
map_field_test.php Fix cycle dependency for repeated field not collected by gc (#3399) 2017-07-25 00:49:16 -07:00
memory_leak_test.php Call php method via function name instead of calling directly. 2017-12-12 17:47:04 -08:00
php_implementation_test.php Add json encode/decode for php. (#3226) 2017-06-30 12:14:09 -07:00
test_base.php Add json encode/decode for php. (#3226) 2017-06-30 12:14:09 -07:00
test_util.php Switch to addEnumType to fix fatal error (#3225) 2017-06-19 18:15:49 -07:00
test.sh Call php method via function name instead of calling directly. 2017-12-12 17:47:04 -08:00
undefined_test.php Add json encode/decode for php. (#3226) 2017-06-30 12:14:09 -07:00
well_known_test.php Add well known types to php runtime. (#3697) 2017-10-05 21:03:57 -07:00