We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b30ecf commit 8d7d51eCopy full SHA for 8d7d51e
1 file changed
interbase.c
@@ -205,7 +205,6 @@ ZEND_END_ARG_INFO()
205
ZEND_BEGIN_ARG_INFO_EX(arginfo_ibase_execute, 0, 0, 1)
206
ZEND_ARG_INFO(0, query)
207
ZEND_ARG_INFO(0, bind_arg)
208
- ZEND_ARG_INFO(0, bind_arg)
209
ZEND_END_ARG_INFO()
210
211
ZEND_BEGIN_ARG_INFO_EX(arginfo_ibase_free_query, 0, 0, 1)
0 commit comments