Searched refs:pg_host (Results 1 – 5 of 5) sorted by relevance
32 if (false === pg_host($db))34 echo "pg_host() error\n";
35 'pg_host',107 Deprecated: pg_host(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
497 function pg_host(?PgSql\Connection $connection = null): string {} function
514 ZEND_FUNCTION(pg_host);623 ZEND_FE(pg_host, arginfo_pg_host)
1034 PHP_FUNCTION(pg_host) in PHP_FUNCTION() argument
Completed in 23 milliseconds