- Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathlibgit2_arginfo.h
14 lines (11 loc) · 574 Bytes
/
libgit2_arginfo.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* This is a generated file, edit the .stub.php file instead.
* Stub hash: dd9f0c8605b65f5686b612dd4f88f0e81afaa8ef */
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_git_libgit2_version, 0, 3, IS_VOID, 0)
ZEND_ARG_TYPE_INFO(1, major, IS_LONG, 0)
ZEND_ARG_TYPE_INFO(1, minor, IS_LONG, 0)
ZEND_ARG_TYPE_INFO(1, rev, IS_LONG, 0)
ZEND_END_ARG_INFO()
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_git_libgit2_features, 0, 0, IS_LONG, 0)
ZEND_END_ARG_INFO()
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_git_libgit2_prerelease, 0, 0, IS_STRING, 1)
ZEND_END_ARG_INFO()