]> granicus.if.org Git - php/commit
Add all the missing parameter types to stubs
authorMáté Kocsis <kocsismate@woohoolabs.com>
Fri, 7 Aug 2020 19:50:02 +0000 (21:50 +0200)
committerMáté Kocsis <kocsismate@woohoolabs.com>
Thu, 13 Aug 2020 12:47:18 +0000 (14:47 +0200)
commit2803c8fb8dafea651e13bb28da753cbbf7458792
treea7c4f1c0d83327a649b778ed931407c2b2161b1b
parentf3d6203b0b83d2167f083616caf462eda1231d8f
Add all the missing parameter types to stubs

Closes GH-5955
32 files changed:
ext/dom/php_dom.stub.php
ext/dom/php_dom_arginfo.h
ext/ffi/ffi.c
ext/ffi/ffi.stub.php
ext/ffi/ffi_arginfo.h
ext/gd/gd.stub.php
ext/gd/gd_arginfo.h
ext/pcre/php_pcre.stub.php
ext/pcre/php_pcre_arginfo.h
ext/pdo/pdo_stmt.c
ext/pdo/pdo_stmt.stub.php
ext/pdo/pdo_stmt_arginfo.h
ext/pdo_mysql/tests/bug_61207.phpt
ext/soap/soap.c
ext/soap/soap.stub.php
ext/soap/soap_arginfo.h
ext/soap/tests/fault_warning.phpt
ext/sqlite3/sqlite3.c
ext/sqlite3/sqlite3.stub.php
ext/sqlite3/sqlite3_arginfo.h
ext/standard/basic_functions.stub.php
ext/standard/basic_functions_arginfo.h
ext/standard/filestat.c
ext/standard/tests/file/chgrp.phpt
ext/standard/tests/file/chown.phpt
ext/standard/tests/filters/php_user_filter_01.phpt
ext/standard/tests/filters/php_user_filter_02.phpt
ext/standard/user_filters.c
ext/standard/user_filters.stub.php
ext/standard/user_filters_arginfo.h
ext/zip/php_zip.stub.php
ext/zip/php_zip_arginfo.h