php-src/ext/com_dotnet
Christoph M. Becker 4b2dc58651
Fix format specifiers and arguments in com_dotnet (GH-15398)
This is mostly about minor glitches (signedness or length confusion),
but also fixes two occasions where `zend_string`s still have been
regarded as `char *`.

We also add a regression test case for failing property name lookup,
since that is the most relevant issue we're fixing here.
2024-08-15 10:59:10 +02:00
..
tests Fix format specifiers and arguments in com_dotnet (GH-15398) 2024-08-15 10:59:10 +02:00
com_com.c Fix format specifiers and arguments in com_dotnet (GH-15398) 2024-08-15 10:59:10 +02:00
com_dotnet.c Fix format specifiers and arguments in com_dotnet (GH-15398) 2024-08-15 10:59:10 +02:00
com_extension.c Get rid of le_dispatch 2024-08-10 23:24:26 +02:00
com_extension.stub.php Rename @cname to @cvalue in stubs (#9043) 2022-07-19 15:11:42 +02:00
com_extension_arginfo.h Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
com_handlers.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
com_iterator.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
com_misc.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
com_olechar.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
com_persist.c Update TODOs in com_dotnet 2024-08-10 23:24:26 +02:00
com_persist.stub.php Generate class entries from stubs for com, standard, xmlreader, xmlwriter, xsl, zip, Zend 2021-02-22 15:24:03 +01:00
com_persist_arginfo.h Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
com_saproxy.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
com_typeinfo.c Fix format specifiers and arguments in com_dotnet (GH-15398) 2024-08-15 10:59:10 +02:00
com_variant.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
com_wrapper.c Fix format specifiers and arguments in com_dotnet (GH-15398) 2024-08-15 10:59:10 +02:00
config.w32 Sync HAVE_<extension> help texts (#15167) 2024-08-02 01:41:47 +02:00
CREDITS
php_com_dotnet.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_com_dotnet_internal.h Get rid of le_dispatch 2024-08-10 23:24:26 +02:00