protobuf/php/tests
Paul Yang fe1790ca0d
Fix Multiple Request for PHP (#7008)
* Add scripts to test multirequest

* chmod ug+x multirequest.sh

* Add continuous test

* Compile c extension

* Class entry is obsolete in the second request
1) Needes to use class name in persistent map
2) Invalidate class entry stored in descriptor

* Add new files to dist

* Fix compile_extension

* Cleanup outputs for phpize
2019-12-12 13:59:51 -08:00
..
proto Lazily Create Singular Wrapper Message (#6833) 2019-11-14 12:17:04 -08:00
array_test.php Fix more issues for reference values (#5613) 2019-01-23 12:44:20 -08: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 compatibility test between last released and current for java python php (#6441) 2019-07-31 17:49:26 -07:00
compile_extension.sh Fix Multiple Request for PHP (#7008) 2019-12-12 13:59:51 -08:00
descriptors_test.php PHP namespaces for nested messages and enums (#4536) 2018-05-25 13:04:19 -07:00
encode_decode_test.php Initialize wrapper message during parsing (#6974) 2019-12-03 11:11:28 -08:00
gdb_test.sh Fix Any json encoding/decoding in php (#5496) 2018-12-26 10:36:09 -08:00
generated_class_test.php Merge 3.9.x 201908071359 to master (#6484) 2019-08-09 13:21:18 -07:00
generated_phpdoc_test.php PHP namespaces for nested messages and enums (#4536) 2018-05-25 13:04:19 -07:00
generated_service_test.php Support PHP generic services (#3269) 2017-07-18 07:45:18 -07:00
map_field_test.php Fix more issues for reference values (#5613) 2019-01-23 12:44:20 -08:00
memory_leak_test.php Lazily Create Singular Wrapper Message (#6833) 2019-11-14 12:17:04 -08:00
multirequest.php Fix Multiple Request for PHP (#7008) 2019-12-12 13:59:51 -08:00
multirequest.sh Fix Multiple Request for PHP (#7008) 2019-12-12 13:59:51 -08:00
php_implementation_test.php Add terminating character to zend_lookup_class call (#5871) (#5885) 2019-03-13 13:31:55 -07:00
test_base.php Fix field mask for php in json (#5591) 2019-01-17 10:18:43 -08:00
test_util.php Fix field mask for php in json (#5591) 2019-01-17 10:18:43 -08:00
test.sh Fix Multiple Request for PHP (#7008) 2019-12-12 13:59:51 -08:00
undefined_test.php rename duplicate testMessageSetNullFail function (#3669) 2018-06-25 14:57:40 -07:00
well_known_test.php Php 7.3 fix (#5434) 2018-12-18 10:57:03 -08:00
wrapper_type_setters_test.php Lazily Create Singular Wrapper Message (#6833) 2019-11-14 12:17:04 -08:00