Searched refs:pg_tty (Results 1 – 5 of 5) sorted by relevance
44 if (pg_tty($db))46 echo "pg_tty() error\n";
34 'pg_tty',105 Deprecated: pg_tty(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
494 function pg_tty(?PgSql\Connection $connection = null): string {} function
513 ZEND_FUNCTION(pg_tty);622 ZEND_FE(pg_tty, arginfo_pg_tty)
1028 PHP_FUNCTION(pg_tty) in PHP_FUNCTION() argument
Completed in 28 milliseconds