[ 'Closure::fromCallable' => ['Closure', 'callable'=>'callable'], 'SQLite3::createFunction' => ['bool', 'name'=>'string', 'callback'=>'callable', 'argCount='=>'int', 'flags='=>'int'], 'curl_multi_errno' => ['int', 'multi_handle'=>'resource'], 'curl_share_errno' => ['int', 'share_handle'=>'resource'], 'curl_share_strerror' => ['string', 'error_code'=>'int'], 'get_headers' => ['array|false', 'url'=>'string', 'associative='=>'int', 'context='=>'resource'], 'getenv\'1' => ['array'], 'getopt' => ['array|array|array>', 'short_options'=>'string', 'long_options='=>'array', '&w_rest_index='=>'int'], 'hash_hkdf' => ['string', 'algo'=>'string', 'key'=>'string', 'length='=>'int', 'info='=>'string', 'salt='=>'string'], 'is_iterable' => ['bool', 'value'=>'mixed'], 'openssl_get_curve_names' => ['array'], 'pcntl_async_signals' => ['bool', 'enable='=>'bool'], 'pcntl_signal_get_handler' => ['int|string', 'signal'=>'int'], 'pg_fetch_all' => ['array', 'result'=>'resource', 'mode='=>'int'], 'pg_last_error' => ['string', 'connection='=>'resource', 'operation='=>'int'], 'pg_select' => ['mixed', 'connection'=>'resource', 'table_name'=>'string', 'conditions'=>'array', 'flags='=>'int', 'mode='=>'int'], 'sapi_windows_cp_conv' => ['string', 'in_codepage'=>'int|string', 'out_codepage'=>'int|string', 'subject'=>'string'], 'sapi_windows_cp_get' => ['int'], 'sapi_windows_cp_is_utf8' => ['bool'], 'sapi_windows_cp_set' => ['bool', 'codepage'=>'int'], 'session_create_id' => ['string', 'prefix='=>'string'], 'session_gc' => ['int'], 'unpack' => ['array', 'format'=>'string', 'string'=>'string', 'offset='=>'int'], ], 'old' => [ 'SQLite3::createFunction' => ['bool', 'name'=>'string', 'callback'=>'callable', 'argCount='=>'int'], 'get_headers' => ['array|false', 'url'=>'string', 'associative='=>'int'], 'getopt' => ['array|array|array>', 'short_options'=>'string', 'long_options='=>'array'], 'pg_fetch_all' => ['array', 'result'=>'resource'], 'pg_last_error' => ['string', 'connection='=>'resource'], 'pg_select' => ['mixed', 'connection'=>'resource', 'table_name'=>'string', 'conditions'=>'array', 'flags='=>'int'], 'unpack' => ['array', 'format'=>'string', 'string'=>'string'], ], ];