From d91051da2ce8683f02a12f7d28228b0f31051da5 Mon Sep 17 00:00:00 2001
From: =?utf8?q?M=C3=A1t=C3=A9=20Kocsis?= <kocsismate@woohoolabs.com>
Date: Thu, 18 Mar 2021 16:09:25 +0100
Subject: [PATCH] Update mysqli stub hash

---
 ext/mysqli/mysqli_arginfo.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ext/mysqli/mysqli_arginfo.h b/ext/mysqli/mysqli_arginfo.h
index b607b5ae36..6dcf8bdcaf 100644
--- a/ext/mysqli/mysqli_arginfo.h
+++ b/ext/mysqli/mysqli_arginfo.h
@@ -1,5 +1,5 @@
 /* This is a generated file, edit the .stub.php file instead.
- * Stub hash: e65b3497e7783d55f3dfd4cd89be65094c59b1d3 */
+ * Stub hash: b9583854314bc54295c1e1a4ec7f6b8c0ce6187c */
 
 ZEND_BEGIN_ARG_WITH_RETURN_TYPE_MASK_EX(arginfo_mysqli_affected_rows, 0, 1, MAY_BE_LONG|MAY_BE_STRING)
 	ZEND_ARG_OBJ_INFO(0, mysql, mysqli, 0)
-- 
2.40.0