php-src/ext/com_dotnet
Nikita Popov c9b9f525a9 Include stub hash in generated arginfo files
The hash is used to check whether the arginfo file needs to be
regenerated. PHP-Parser will only be downloaded if this is actually
necessary.

This ensures that release artifacts will never try to regenerate
stubs and thus fetch PHP-Parser, as long as you do not modify any
files.

Closes GH-5739.
2020-06-24 09:55:19 +02:00
..
tests Merge branch 'PHP-7.4' 2020-04-16 11:57:54 +02:00
com_com.c Clean up constructor handling in com_dotnet 2020-04-06 10:53:45 +02:00
com_dotnet.c Clean up constructor handling in com_dotnet 2020-04-06 10:53:45 +02:00
com_extension.c Implement #47074: phpinfo() reports "On" as 1 for the some extensions 2020-06-04 11:25:45 +02:00
com_extension.stub.php Fix typo (UNKOWN -> UNKNOWN) 2020-04-09 14:06:11 +02:00
com_extension_arginfo.h Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
com_handlers.c Fix MSVC level 1 (severe) warnings 2020-06-05 11:17:05 +02:00
com_iterator.c Merge branch 'PHP-7.4' 2020-02-08 17:07:49 +01:00
com_misc.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
com_olechar.c Constify char * arguments of APIs 2020-06-08 10:38:45 +02:00
com_persist.c Merge branch 'PHP-7.4' 2020-03-02 10:48:14 +01:00
com_persist.stub.php Generate method entries from stubs for a couple of extensions 2020-04-11 13:28:53 +02:00
com_persist_arginfo.h Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
com_saproxy.c Fix com_dotnet build 2019-10-07 19:39:38 +02:00
com_typeinfo.c Constify char * arguments of APIs 2020-06-08 10:38:45 +02:00
com_variant.c Clean up constructor handling in com_dotnet 2020-04-06 10:53:45 +02:00
com_wrapper.c Use proper printf() specifiers 2020-01-15 18:18:36 +01:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS
php_com_dotnet.h Code tweaks: Remove unneeded semicolons 2020-04-29 23:17:40 +02:00
php_com_dotnet_internal.h Constify char * arguments of APIs 2020-06-08 10:38:45 +02:00