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