summaryrefslogtreecommitdiffstats
path: root/rpminfo_arginfo.h
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-04-16 09:42:50 +0200
committerRemi Collet <remi@php.net>2026-04-16 09:42:50 +0200
commit7dc9318668806c772fc9f86317138e42ee156bbc (patch)
treec49aee028a9bff05b388193a61c61e147e3e02f3 /rpminfo_arginfo.h
parent7489e86a955e483b9aac65aab4a8394d761ec671 (diff)
update PHP License from version 3 to version 4 (BSD-3-Clause)
Diffstat (limited to 'rpminfo_arginfo.h')
-rw-r--r--rpminfo_arginfo.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/rpminfo_arginfo.h b/rpminfo_arginfo.h
index 6db4fed..e07f9ce 100644
--- a/rpminfo_arginfo.h
+++ b/rpminfo_arginfo.h
@@ -1,5 +1,5 @@
/* This is a generated file, edit the .stub.php file instead.
- * Stub hash: dc980a56084190700162f5a8c70b54fcdbc30ced */
+ * Stub hash: 5ae46dc3cb77804d128641a8032d01723c369066 */
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_rpmaddtag, 0, 1, _IS_BOOL, 0)
ZEND_ARG_TYPE_INFO(0, rpmtag, IS_LONG, 0)
@@ -46,7 +46,6 @@ ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_rpmdefine, 0, 1, _IS_BOOL, 0)
ZEND_ARG_TYPE_INFO(0, macro, IS_STRING, 0)
ZEND_END_ARG_INFO()
-
ZEND_FUNCTION(rpmaddtag);
ZEND_FUNCTION(rpmdbinfo);
ZEND_FUNCTION(rpmdbsearch);
@@ -57,7 +56,6 @@ ZEND_FUNCTION(rpmexpand);
ZEND_FUNCTION(rpmexpandnumeric);
ZEND_FUNCTION(rpmdefine);
-
static const zend_function_entry ext_functions[] = {
ZEND_FE(rpmaddtag, arginfo_rpmaddtag)
ZEND_FE(rpmdbinfo, arginfo_rpmdbinfo)