summaryrefslogtreecommitdiff
path: root/ext/odbc
diff options
context:
space:
mode:
authorMáté Kocsis <kocsismate@woohoolabs.com>2020-09-16 21:28:27 +0200
committerMáté Kocsis <kocsismate@woohoolabs.com>2020-09-16 21:28:27 +0200
commit36fd95b52461d63f7eb5cdbea8f9a8f58cb8d0be (patch)
treece8f0c885ae3732e0e189c48d181a46b7d9c0894 /ext/odbc
parentde912821e0c2e154a4fca0479755c9e089b130b8 (diff)
downloadphp-git-36fd95b52461d63f7eb5cdbea8f9a8f58cb8d0be.tar.gz
Generate arginfos
Diffstat (limited to 'ext/odbc')
-rw-r--r--ext/odbc/odbc_arginfo.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/odbc/odbc_arginfo.h b/ext/odbc/odbc_arginfo.h
index 778ab242a0..7d42c63530 100644
--- a/ext/odbc/odbc_arginfo.h
+++ b/ext/odbc/odbc_arginfo.h
@@ -1,5 +1,5 @@
/* This is a generated file, edit the .stub.php file instead.
- * Stub hash: cf17952d8c3b88f218bbb8d1c21ba40079574c04 */
+ * Stub hash: 57db79b23d127851f985d9b6280b113637384a68 */
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_odbc_close_all, 0, 0, IS_VOID, 0)
ZEND_END_ARG_INFO()
@@ -75,7 +75,7 @@ ZEND_END_ARG_INFO()
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_MASK_EX(arginfo_odbc_result_all, 0, 1, MAY_BE_LONG|MAY_BE_FALSE)
ZEND_ARG_INFO(0, result_id)
- ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, format, IS_STRING, 0, "\'\'")
+ ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, format, IS_STRING, 0, "\"\"")
ZEND_END_ARG_INFO()
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_odbc_free_result, 0, 1, _IS_BOOL, 0)