php-src/ext/com_dotnet
Christoph M. Becker 07d6dfbfe4 Use zend_empty_array
No need to define our own `com_dotnet_object_properties` as empty hash,
since we can use `zend_empty_array` instead as of PHP 7.3.0.

Cf. <https://github.com/php/php-src/pull/3672#issuecomment-440467704>.
2018-11-26 15:33:58 +01:00
..
tests Merge branch 'PHP-7.2' into PHP-7.3 2018-11-23 16:36:00 +01:00
com_com.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
com_dotnet.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
com_extension.c Use zend_empty_array 2018-11-26 15:33:58 +01:00
com_handlers.c Use zend_empty_array 2018-11-26 15:33:58 +01:00
com_iterator.c Sync leading and final newlines in source code files 2018-10-14 12:55:24 +02:00
com_misc.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
com_olechar.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
com_persist.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
com_saproxy.c Sync leading and final newlines in source code files 2018-10-14 12:55:24 +02:00
com_typeinfo.c Sync leading and final newlines in source code files 2018-10-14 12:55:24 +02:00
com_variant.c Sync leading and final newlines in source code files 2018-10-14 12:55:24 +02:00
com_wrapper.c Sync leading and final newlines in source code files 2018-10-14 12:55:24 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS add credits 2003-08-14 20:48:06 +00:00
php_com_dotnet_internal.h Use zend_empty_array 2018-11-26 15:33:58 +01:00
php_com_dotnet.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00