summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorMáté Kocsis <kocsismate@woohoolabs.com>2021-03-18 16:09:25 +0100
committerMáté Kocsis <kocsismate@woohoolabs.com>2021-03-18 16:09:25 +0100
commitd91051da2ce8683f02a12f7d28228b0f31051da5 (patch)
tree5d3acc4f8c5e85bbdc333ed587460bd6663e3e2e /ext
parent02fdf9fd3bb739e223771fc9f8b4d9860b58133e (diff)
downloadphp-git-d91051da2ce8683f02a12f7d28228b0f31051da5.tar.gz
Update mysqli stub hash
Diffstat (limited to 'ext')
-rw-r--r--ext/mysqli/mysqli_arginfo.h2
1 files changed, 1 insertions, 1 deletions
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)