mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Fixed arginfo
This commit is contained in:
parent
8adc86a698
commit
6ea44908fb
1 changed files with 1 additions and 0 deletions
|
@ -1813,6 +1813,7 @@ ZEND_END_ARG_INFO()
|
|||
ZEND_BEGIN_ARG_INFO(arginfo_unpack, 0)
|
||||
ZEND_ARG_INFO(0, format)
|
||||
ZEND_ARG_INFO(0, input)
|
||||
ZEND_ARG_INFO(0, offset)
|
||||
ZEND_END_ARG_INFO()
|
||||
/* }}} */
|
||||
/* {{{ pageinfo.c */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue