Home
last modified time | relevance | path

Searched refs:pg_tty (Results 1 – 5 of 5) sorted by relevance

/PHP-8.2/ext/pgsql/tests/
H A D02connection.phpt46 if (pg_tty($db))
48 echo "pg_tty() error\n";
H A Ddeprecated_implicit_default_link.phpt34 'pg_tty',
105 Deprecated: pg_tty(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
/PHP-8.2/ext/pgsql/
H A Dpgsql_arginfo.h471 ZEND_FUNCTION(pg_tty);
569 ZEND_FE(pg_tty, arginfo_pg_tty)
H A Dpgsql.stub.php489 function pg_tty(?PgSql\Connection $connection = null): string {} function
H A Dpgsql.c881 PHP_FUNCTION(pg_tty) in PHP_FUNCTION() argument

Completed in 26 milliseconds