]> granicus.if.org Git - php/commit
Generate functions entries from stubs for another set of extensions
authorMáté Kocsis <kocsismate@woohoolabs.com>
Sat, 4 Apr 2020 21:51:10 +0000 (23:51 +0200)
committerMáté Kocsis <kocsismate@woohoolabs.com>
Sat, 4 Apr 2020 22:59:44 +0000 (00:59 +0200)
commit5322de1ba8428c0231c972586217f9b1b705c45d
tree0cedf1dbe6b67a5e49382480f996f7456bc46f61
parentd5bbb28f7d9d0621263be5073102cd1a32170cd1
Generate functions entries from stubs for another set of extensions

Closes GH-5351
34 files changed:
ext/filter/filter.c
ext/filter/filter.stub.php
ext/filter/filter_arginfo.h
ext/filter/php_filter.h
ext/ftp/ftp.stub.php
ext/ftp/ftp_arginfo.h
ext/ftp/php_ftp.c
ext/ftp/php_ftp.h
ext/gd/gd.c
ext/gd/gd.stub.php
ext/gd/gd_arginfo.h
ext/gd/php_gd.h
ext/gettext/gettext.c
ext/gettext/gettext.stub.php
ext/gettext/gettext_arginfo.h
ext/gettext/php_gettext.h
ext/gmp/gmp.c
ext/gmp/gmp.stub.php
ext/gmp/gmp_arginfo.h
ext/gmp/php_gmp.h
ext/hash/hash.c
ext/hash/hash.stub.php
ext/hash/hash_arginfo.h
ext/hash/php_hash.h
ext/iconv/iconv.c
ext/iconv/iconv.stub.php
ext/iconv/iconv_arginfo.h
ext/imap/php_imap.c
ext/imap/php_imap.h
ext/imap/php_imap.stub.php
ext/imap/php_imap_arginfo.h
ext/json/json.c
ext/json/json.stub.php
ext/json/json_arginfo.h