summaryrefslogtreecommitdiff
path: root/ext/spl/spl_dllist_arginfo.h
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-10-06 14:58:45 +0200
committerNikita Popov <nikita.ppv@gmail.com>2020-10-07 12:26:46 +0200
commit68195bd481291922db666966334294a6faacab61 (patch)
treedf6ef21ce7bb1e6a67c297aace7d7c47be025f7c /ext/spl/spl_dllist_arginfo.h
parentc96d884d9177354b0e0c522423c560f1e20b38c2 (diff)
downloadphp-git-68195bd481291922db666966334294a6faacab61.tar.gz
Update ext/spl parameter names
Closes GH-6284.
Diffstat (limited to 'ext/spl/spl_dllist_arginfo.h')
-rw-r--r--ext/spl/spl_dllist_arginfo.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/spl/spl_dllist_arginfo.h b/ext/spl/spl_dllist_arginfo.h
index afd1278d58..eb612acb83 100644
--- a/ext/spl/spl_dllist_arginfo.h
+++ b/ext/spl/spl_dllist_arginfo.h
@@ -1,5 +1,5 @@
/* This is a generated file, edit the .stub.php file instead.
- * Stub hash: 9d17266fba7a05a5fddca0ddf6b64b1c2f683cae */
+ * Stub hash: 404df73577d733275e386226e11887b37a500ade */
ZEND_BEGIN_ARG_INFO_EX(arginfo_class_SplDoublyLinkedList_add, 0, 0, 2)
ZEND_ARG_TYPE_INFO(0, index, IS_LONG, 0)
@@ -59,7 +59,7 @@ ZEND_END_ARG_INFO()
#define arginfo_class_SplDoublyLinkedList_valid arginfo_class_SplDoublyLinkedList_pop
ZEND_BEGIN_ARG_INFO_EX(arginfo_class_SplDoublyLinkedList_unserialize, 0, 0, 1)
- ZEND_ARG_TYPE_INFO(0, serialized, IS_STRING, 0)
+ ZEND_ARG_TYPE_INFO(0, data, IS_STRING, 0)
ZEND_END_ARG_INFO()
#define arginfo_class_SplDoublyLinkedList_serialize arginfo_class_SplDoublyLinkedList_pop