php-src/ext/com_dotnet
Niels Dossche 3165456980
Include HRESULT error code if native .NET initialization fails (#14317)
This is a local patch I used to figure out why it didn't work on my
machine. Without the error codes: good luck to figure out what's wrong.
2024-05-25 00:20:07 +02:00
..
tests Merge branch 'PHP-8.2' into PHP-8.3 2024-05-20 23:27:51 +02:00
com_com.c Change getThis() into ZEND_THIS where possible (#13641) 2024-03-08 22:19:06 +01:00
com_dotnet.c Include HRESULT error code if native .NET initialization fails (#14317) 2024-05-25 00:20:07 +02:00
com_extension.c Remove unnecessary usage of CONST_CS 2022-11-28 17:12:07 +01: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 Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
com_iterator.c general signatures discrepencies fixes (#13122) 2024-01-10 22:19:23 +00:00
com_misc.c Revert "Port all internally used classes to use default_object_handlers" 2022-09-14 11:13:23 +02:00
com_olechar.c Refactor php_com_olestring_to_string() 2021-09-29 13:16:26 +01:00
com_persist.c Change getThis() into ZEND_THIS where possible (#13641) 2024-03-08 22:19:06 +01: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 general signatures discrepencies fixes (#13122) 2024-01-10 22:19:23 +00:00
com_typeinfo.c Revert "Remove name field from the zend_constant struct (#10954)" 2023-07-17 22:32:41 +02:00
com_variant.c Change getThis() into ZEND_THIS where possible (#13641) 2024-03-08 22:19:06 +01:00
com_wrapper.c Refactor php_com_olestring_to_string() 2021-09-29 13:16:26 +01:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +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 Revert "Port all internally used classes to use default_object_handlers" 2022-09-14 11:13:23 +02:00