protobuf/php/tests
Paul Yang 7377d81ca4
Throw error if user want to access message properties (#4603)
* Throw error if user want to access message properties

* Fix typo
2018-05-10 10:52:39 -07: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 Fix more memory leak for php c extension (#4211) 2018-01-25 11:31:05 -08: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 Fix more memory leak for php c extension (#4211) 2018-01-25 11:31:05 -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 Throw error if user want to access message properties (#4603) 2018-05-10 10:52:39 -07: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