mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
gen_stub: Also verify implementation-alias
This makes --verify also check @implementation-alias. Failures are ignored using @no-verify instead. Some mistakes have been made that would have been caught by this... Closes GH-6615.
This commit is contained in:
parent
d340be0d32
commit
a9efcb1561
9 changed files with 19 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
/* This is a generated file, edit the .stub.php file instead.
|
||||
* Stub hash: 61a684b6c221a15538a5f8cc32bc4e7d4cf3c8fd */
|
||||
* Stub hash: 2abe77016e7a595f1687be34e52bba6aa477e7ae */
|
||||
|
||||
ZEND_BEGIN_ARG_INFO_EX(arginfo_class_SQLite3___construct, 0, 0, 1)
|
||||
ZEND_ARG_TYPE_INFO(0, filename, IS_STRING, 0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue