summaryrefslogtreecommitdiff
path: root/Zend/zend_exceptions_arginfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/zend_exceptions_arginfo.h')
-rw-r--r--Zend/zend_exceptions_arginfo.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/Zend/zend_exceptions_arginfo.h b/Zend/zend_exceptions_arginfo.h
index 5b8dab9b4d..f46ac083dd 100644
--- a/Zend/zend_exceptions_arginfo.h
+++ b/Zend/zend_exceptions_arginfo.h
@@ -1,5 +1,5 @@
/* This is a generated file, edit the .stub.php file instead.
- * Stub hash: 3699b51b31e509c11435845c7e0d35a2608dd268 */
+ * Stub hash: 2fa61163fb7db8d87b14f9cf9a42c3cd8093f2a6 */
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_Throwable_getMessage, 0, 0, IS_STRING, 0)
ZEND_END_ARG_INFO()
@@ -180,3 +180,8 @@ static const zend_function_entry class_ArithmeticError_methods[] = {
static const zend_function_entry class_DivisionByZeroError_methods[] = {
ZEND_FE_END
};
+
+
+static const zend_function_entry class_UnhandledMatchError_methods[] = {
+ ZEND_FE_END
+};