[ 'Closure::fromCallable' => ['Closure', 'callable'=>'callable'], 'curl_multi_errno' => ['int|false', 'mh'=>'resource'], 'curl_share_errno' => ['int|false', 'sh'=>'resource'], 'curl_share_strerror' => ['?string', 'error_code'=>'int'], 'getenv\'1' => ['array'], 'hash_hkdf' => ['string|false', 'algo'=>'string', 'key'=>'string', 'length='=>'int', 'info='=>'string', 'salt='=>'string'], 'is_iterable' => ['bool', 'value'=>'mixed'], 'openssl_get_curve_names' => ['list'], 'pcntl_async_signals' => ['bool', 'enable='=>'bool'], 'pcntl_signal_get_handler' => ['int|string', 'signal'=>'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|false'], ], 'changed' => [ 'DateTimeZone::listIdentifiers' => [ 'old' => ['list|false', 'timezoneGroup='=>'int', 'countryCode='=>'string'], 'new' => ['list|false', 'timezoneGroup='=>'int', 'countryCode='=>'string|null'], ], 'SQLite3::createFunction' => [ 'old' => ['bool', 'name'=>'string', 'callback'=>'callable', 'argCount='=>'int'], 'new' => ['bool', 'name'=>'string', 'callback'=>'callable', 'argCount='=>'int', 'flags='=>'int'], ], 'get_headers' => [ 'old' => ['array|false', 'url'=>'string', 'associative='=>'int'], 'new' => ['array|false', 'url'=>'string', 'associative='=>'int', 'context='=>'resource'], ], 'getopt' => [ 'old' => ['array|array|array>|false', 'short_options'=>'string', 'long_options='=>'array'], 'new' => ['array|array|array>|false', 'short_options'=>'string', 'long_options='=>'array', '&w_rest_index='=>'int'], ], 'pg_fetch_all' => [ 'old' => ['array', 'result'=>'resource'], 'new' => ['array', 'result'=>'resource', 'result_type='=>'int'], ], 'pg_last_error' => [ 'old' => ['string', 'connection='=>'resource'], 'new' => ['string', 'connection='=>'resource', 'operation='=>'int'], ], 'pg_select' => [ 'old' => ['string|array|false', 'connection'=>'resource', 'table_name'=>'string', 'assoc_array'=>'array', 'options='=>'int'], 'new' => ['string|array|false', 'connection'=>'resource', 'table_name'=>'string', 'assoc_array'=>'array', 'options='=>'int', 'result_type='=>'int'], ], 'timezone_identifiers_list' => [ 'old' => ['list|false', 'timezoneGroup='=>'int', 'countryCode='=>'string'], 'new' => ['list|false', 'timezoneGroup='=>'int', 'countryCode='=>'?string'], ], 'unpack' => [ 'old' => ['array', 'format'=>'string', 'string'=>'string'], 'new' => ['array|false', 'format'=>'string', 'string'=>'string', 'offset='=>'int'], ], ], 'removed' => [ ], ];