protobuf/php/tests
Joshua Haberman f3e53a05d6
Fixed clone for Message, RepeatedField, and MapField. (#8245)
Also updated the code to use a TypeInfo struct for convenient
passing of type and desc together. This simplified a lot of code
and made this change easier to write.
2021-02-02 09:15:10 -08:00
..
proto feat: add support for deprecated fields to PHP compiler (#8223) 2021-01-29 11:33:27 -08:00
ArrayTest.php Fixed clone for Message, RepeatedField, and MapField. (#8245) 2021-02-02 09:15:10 -08:00
autoload.php Set execute bit on files if and only if they begin with (#!). (#7347) 2020-04-01 15:28:25 -07:00
bootstrap_phpunit.php Enforce all error report for php tests. (#3670) 2017-09-22 14:08:01 -07:00
compatibility_test.sh Fixed spelling (reenable -> re-enable) 2020-08-17 11:37:42 -07:00
compile_extension.sh New version of upb, and a new hash function wyhash in third_party. 2020-11-02 08:09:11 -08:00
DescriptorsTest.php Port for php8 (#8105) 2020-12-04 13:46:34 -08:00
EncodeDecodeTest.php Fixed PHP to support field numbers >=2**28. (#8235) 2021-01-27 10:12:59 -08:00
gdb_test.sh Simplified PHP testing scripts. (#7574) 2020-05-28 19:24:08 -07:00
generate_protos.sh Added proto3 presence support for PHP (#7724) 2020-08-07 14:44:49 -07:00
GeneratedClassTest.php Fixed clone for Message, RepeatedField, and MapField. (#8245) 2021-02-02 09:15:10 -08:00
GeneratedPhpdocTest.php feat: add support for deprecated fields to PHP compiler (#8223) 2021-01-29 11:33:27 -08:00
GeneratedServiceTest.php Port for php8 (#8105) 2020-12-04 13:46:34 -08:00
MapFieldTest.php Fixed clone for Message, RepeatedField, and MapField. (#8245) 2021-02-02 09:15:10 -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 Simplified PHP testing scripts. (#7574) 2020-05-28 19:24:08 -07:00
PhpImplementationTest.php Port for php8 (#8105) 2020-12-04 13:46:34 -08:00
test_base.php Port for php8 (#8105) 2020-12-04 13:46:34 -08:00
test_util.php Updated upb to pick up several bugfixes (#7740) 2020-08-07 14:44:49 -07:00
test.sh Port for php8 (#8105) 2020-12-04 13:46:34 -08:00
undefined_test.php rename duplicate testMessageSetNullFail function (#3669) 2018-06-25 14:57:40 -07:00
valgrind.supp Added proto3 presence support for PHP (#7724) 2020-08-07 14:44:49 -07:00
WellKnownTest.php Port for php8 (#8105) 2020-12-04 13:46:34 -08:00
WrapperTypeSettersTest.php Port for php8 (#8105) 2020-12-04 13:46:34 -08:00