[ 'Closure::fromCallable' => ['Closure', 'callback'=>'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' => ['non-empty-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', 'kind='=>'string'], 'sapi_windows_cp_is_utf8' => ['bool'], 'sapi_windows_cp_set' => ['bool', 'codepage'=>'int'], 'session_create_id' => ['string|false', 'prefix='=>'string'], 'session_gc' => ['int|false'], ], 'changed' => [ 'DateTimeZone::listIdentifiers' => [ 'old' => ['list|false', 'timezoneGroup='=>'int', 'countryCode='=>'string'], 'new' => ['list|false', 'timezoneGroup='=>'int', 'countryCode='=>'string|null'], ], 'IntlDateFormatter::format' => [ 'old' => ['string|false', 'value'=>'IntlCalendar|DateTime|array{0: int, 1: int, 2: int, 3: int, 4: int, 5: int, 6: int, 7: int, 8: int}|array{tm_sec: int, tm_min: int, tm_hour: int, tm_mday: int, tm_mon: int, tm_year: int, tm_wday: int, tm_yday: int, tm_isdst: int}|string|int|float'], 'new' => ['string|false', 'value'=>'IntlCalendar|DateTimeInterface|array{0: int, 1: int, 2: int, 3: int, 4: int, 5: int, 6: int, 7: int, 8: int}|array{tm_sec: int, tm_min: int, tm_hour: int, tm_mday: int, tm_mon: int, tm_year: int, tm_wday: int, tm_yday: int, tm_isdst: int}|string|int|float'], ], 'SessionHandler::gc' => [ 'old' => ['bool', 'max_lifetime'=>'int'], 'new' => ['int|false', 'max_lifetime'=>'int'], ], '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>|false', 'short_options'=>'string', 'long_options='=>'array'], 'new' => ['array>|false', 'short_options'=>'string', 'long_options='=>'array', '&w_rest_index='=>'int'], ], 'pg_fetch_all' => [ 'old' => ['array', 'result'=>'resource'], 'new' => ['array', 'result'=>'resource', 'mode='=>'int'], ], 'pg_select' => [ 'old' => ['string|array|false', 'connection'=>'resource', 'table_name'=>'string', 'conditions'=>'array', 'flags='=>'int'], 'new' => ['string|array|false', 'connection'=>'resource', 'table_name'=>'string', 'conditions'=>'array', 'flags='=>'int', 'mode='=>'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' => [ ], ];