--TEST-- PostgreSQL fetching default link automatically is deprecated --EXTENSIONS-- pgsql --SKIPIF-- --FILE-- getMessage(), 'type array')) { $args[$argNum] = []; goto retry; } var_dump($e->getMessage()); } catch (\Error $e) { echo $e->getMessage(); } } echo "END"; ?> --EXPECTF-- Deprecated: pg_set_error_verbosity(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d Deprecated: pg_query_params(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d Deprecated: pg_execute(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d Deprecated: pg_lo_unlink(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d Deprecated: pg_lo_open(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d Deprecated: pg_lo_export(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d Deprecated: pg_dbname(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d Deprecated: pg_last_error(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d Deprecated: pg_options(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d Deprecated: pg_port(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d Deprecated: pg_tty(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d Deprecated: pg_host(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d Deprecated: pg_version(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d Deprecated: pg_parameter_status(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d Deprecated: pg_ping(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d Deprecated: pg_query(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d Deprecated: pg_exec(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d Deprecated: pg_prepare(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d Deprecated: pg_untrace(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d Deprecated: pg_lo_create(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d Deprecated: pg_lo_import(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d Deprecated: pg_set_client_encoding(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d Deprecated: pg_client_encoding(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d Deprecated: pg_end_copy(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d Deprecated: pg_put_line(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d Deprecated: pg_escape_string(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d Deprecated: pg_escape_bytea(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d Deprecated: pg_escape_literal(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d Deprecated: pg_escape_identifier(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d Deprecated: pg_close(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d END