php-src/ext/iconv
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 Remove depreacted curly brace offset syntax 2020-05-22 16:52:17 +02:00
config.m4 Drop support for iconv without proper errno setting 2020-03-17 14:02:29 +01:00
config.w32 Drop support for iconv without proper errno setting 2020-03-17 14:02:29 +01:00
CREDITS Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
iconv_arginfo.h Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
iconv.c Fix [-Wundef] warning in Iconv extension 2020-05-20 18:22:09 +02:00
iconv.stub.php Fix UNKNOWN default values in various extensions 2020-05-05 19:08:20 +02:00
php_iconv.def
php_iconv.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00