php-src/ext/mysqli
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 Improve type error messages when an object is given 2020-05-26 19:06:19 +02:00
config.m4 Generate function entries from stubs for mysqli 2020-04-19 21:56:47 +02:00
config.w32 Generate function entries from stubs for mysqli 2020-04-19 21:56:47 +02:00
CREDITS
mysqli.c Fix [-Wextra-tokens] warning in MySQLi extension which breaks build 2020-05-18 01:00:47 +02:00
mysqli.stub.php Fix some UNKNOWN default values 2020-06-09 09:46:51 +02:00
mysqli_api.c Fix some UNKNOWN default values 2020-06-09 09:46:51 +02:00
mysqli_arginfo.h Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
mysqli_driver.c Fix [-Wundef] warning in MySQLi extension 2020-05-18 00:37:19 +02:00
mysqli_exception.c Generate function entries from stubs for mysqli 2020-04-19 21:56:47 +02:00
mysqli_libmysql.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
mysqli_mysqlnd.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
mysqli_nonapi.c Fix [-Wundef] warning in MySQLi extension 2020-05-18 00:37:19 +02:00
mysqli_priv.h Remove support for libmysqlclient 5.0 2020-04-23 10:38:20 +02:00
mysqli_prop.c Fix [-Wundef] warning in MySQLi extension 2020-05-18 00:37:19 +02:00
mysqli_report.c Use RETURN_THROWS() during ZPP in most of the extensions 2019-12-31 11:46:11 +01:00
mysqli_result_iterator.c Fix [-Wundef] warning in MySQLi extension 2020-05-18 00:37:19 +02:00
mysqli_warning.c Generate function entries from stubs for mysqli 2020-04-19 21:56:47 +02:00
php_mysqli.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_mysqli_structs.h Fix [-Wundef] warning in MySQLi extension 2020-05-18 00:37:19 +02:00