mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Fix ext/zip arginfo.h
This commit is contained in:
parent
a2f75eb56c
commit
73cf12d6ac
1 changed files with 1 additions and 1 deletions
2
ext/zip/php_zip_arginfo.h
generated
2
ext/zip/php_zip_arginfo.h
generated
|
@ -1,5 +1,5 @@
|
|||
/* This is a generated file, edit the .stub.php file instead.
|
||||
* Stub hash: 65df723218ea5ca470163ebaf540ea5bde541824 */
|
||||
* Stub hash: 37a7b865d0fe62419f677382fa713a800d48da5e */
|
||||
|
||||
ZEND_BEGIN_ARG_INFO_EX(arginfo_zip_open, 0, 0, 1)
|
||||
ZEND_ARG_TYPE_INFO(0, filename, IS_STRING, 0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue