protobuf/php/tests
Joshua Haberman 5a91d6fe5e [php] Added a unit test that bad UTF-8 is rejected in the parser.
PiperOrigin-RevId: 632274113
2024-05-09 14:42:05 -07:00
..
generated_previous feat: [PHP] add previous classname to descriptor pool 2022-05-31 15:21:46 -07:00
proto Breaking Change: Remove deprecated legacy class aliases. 2024-02-02 13:47:40 -08:00
proto_previous feat: [PHP] add previous classname to descriptor pool 2022-05-31 15:21:46 -07:00
ArrayTest.php RepeatedField: unset by index (#11425) 2023-02-10 10:17:48 -08:00
DebugInfoTest.php feat: better debug info for PHP messages and repeated fields (#12718) 2023-10-17 05:30:15 -07:00
DescriptorsTest.php Updated oneof count. 2022-08-03 19:35:39 +00:00
EncodeDecodeTest.php [php] Added a unit test that bad UTF-8 is rejected in the parser. 2024-05-09 14:42:05 -07:00
GeneratedClassTest.php Breaking Change: Remove deprecated legacy class aliases. 2024-02-02 13:47:40 -08:00
GeneratedPhpdocTest.php fix: phpdoc syntax for repeatedfield parameters (#9784) 2022-04-18 16:07:02 -07:00
MapFieldTest.php Internal change 2023-09-18 15:17:56 -07:00
PhpImplementationTest.php Bumping Abseil version to latest LTS (#10433) 2022-08-21 00:54:31 -07:00
PreviouslyGeneratedClassTest.php Removed compatibility code for PHP <8.0 (#13325) 2023-08-21 14:58:03 -07:00
WellKnownTest.php Fixed sub-message getters for well-known types when message is unset. 2021-05-27 10:45:18 -07:00
WrapperTypeSettersTest.php Port for php8 (#8105) 2020-12-04 13:46:34 -08:00
compile_extension.sh Parallelize the build of the PHP extension 2023-03-06 07:10:14 -08:00
force_c_ext.php Updated and simplified PHP testing structure (#8558) 2021-05-04 10:19:22 -07:00
gdb_test.sh Simplified PHP testing scripts. (#7574) 2020-05-28 19:24:08 -07:00
memory_leak_test.php Internal change 2023-09-18 15:17:56 -07:00
memory_leak_test.sh Fixed PHP SEGV when constructing messages from a destructor. 2021-09-10 16:57:59 -07:00
multirequest.php Fix Multiple Request for PHP (#7008) 2019-12-12 13:59:51 -08:00
multirequest.sh Fixed multirequest.sh script for when nohup.out does not exist. 2021-09-11 09:24:14 -07: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
valgrind.supp Fixed PHP SEGV when constructing messages from a destructor. 2021-09-10 16:57:59 -07:00