php-src/ext/com_dotnet
Christoph M. Becker 427ebce629 Avoid potentially superfluous string reallocation
If we're not going to register the constant, it makes no sense to
allocate a `zend_string` and free it shortly after.
2019-02-22 10:35:19 +01:00
..
tests Merge branch 'PHP-7.3' into PHP-7.4 2019-02-15 00:39:10 +01:00
com_com.c Deprecate case-insensitive constants via typelib import 2019-02-15 13:07:56 +01:00
com_dotnet.c Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
com_extension.c Deprecate marking typelibs to load constants case-insensitively 2019-02-15 16:24:54 +01:00
com_handlers.c Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
com_iterator.c Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
com_misc.c Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
com_olechar.c Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
com_persist.c Remove local variables 2019-02-03 21:03:00 +01:00
com_saproxy.c Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
com_typeinfo.c Avoid potentially superfluous string reallocation 2019-02-22 10:35:19 +01:00
com_variant.c Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
com_wrapper.c Remove yearly range from copyright notice 2019-01-30 11:03:12 +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 Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
php_com_dotnet.h Remove local variables 2019-02-03 21:03:00 +01:00