]> granicus.if.org Git - php/commit
Generate method entries from stubs for curl, ffi, pdo, phar
authorMáté Kocsis <kocsismate@woohoolabs.com>
Sun, 12 Apr 2020 16:50:41 +0000 (18:50 +0200)
committerMáté Kocsis <kocsismate@woohoolabs.com>
Tue, 14 Apr 2020 09:49:02 +0000 (11:49 +0200)
commitc6485535c26f4c42253cef6ce95c10ab44a96560
tree5d004c67d8d0193a3b513a46cc61da34ebc07bae
parentc5fb4f0794c6efe06f64d6d462e14357d527b564
Generate method entries from stubs for curl, ffi, pdo, phar

Closes GH-5375
15 files changed:
ext/curl/curl_file.c
ext/curl/curl_file.stub.php
ext/curl/curl_file_arginfo.h
ext/ffi/ffi.c
ext/ffi/ffi.stub.php
ext/ffi/ffi_arginfo.h
ext/pdo/pdo_dbh.c
ext/pdo/pdo_dbh.stub.php
ext/pdo/pdo_dbh_arginfo.h
ext/pdo/pdo_stmt.c
ext/pdo/pdo_stmt.stub.php
ext/pdo/pdo_stmt_arginfo.h
ext/phar/phar_object.c
ext/phar/phar_object.stub.php
ext/phar/phar_object_arginfo.h