summaryrefslogtreecommitdiff
path: root/ext/gd/gd_arginfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gd/gd_arginfo.h')
-rw-r--r--ext/gd/gd_arginfo.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/gd/gd_arginfo.h b/ext/gd/gd_arginfo.h
index 92aeba7716..fdc509901c 100644
--- a/ext/gd/gd_arginfo.h
+++ b/ext/gd/gd_arginfo.h
@@ -1,5 +1,5 @@
/* This is a generated file, edit the .stub.php file instead.
- * Stub hash: 884e30d9f263c5873d15cec9c2d2f1fef5b75fe6 */
+ * Stub hash: a2e5f8b612433e77d623bbab6b1d3d32fca7966c */
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_gd_info, 0, 0, IS_ARRAY, 0)
ZEND_END_ARG_INFO()
@@ -363,7 +363,7 @@ ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_imagecolortransparent, 0, 1, IS_
ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, color, IS_LONG, 1, "null")
ZEND_END_ARG_INFO()
-ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_imageinterlace, 0, 1, IS_LONG, 1)
+ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_imageinterlace, 0, 1, _IS_BOOL, 0)
ZEND_ARG_OBJ_INFO(0, image, GdImage, 0)
ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, enable, _IS_BOOL, 1, "null")
ZEND_END_ARG_INFO()