mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Fix ext/zip arginfo.h
This commit is contained in:
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)
|
||||
|
||||
Reference in New Issue
Block a user