Searched refs:pg_port (Results 1 – 5 of 5) sorted by relevance
40 if (!pg_port($db))42 echo "pg_port() error\n";
33 'pg_port',103 Deprecated: pg_port(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
491 function pg_port(?PgSql\Connection $connection = null): string {} function
512 ZEND_FUNCTION(pg_port);621 ZEND_FE(pg_port, arginfo_pg_port)
1022 PHP_FUNCTION(pg_port) in PHP_FUNCTION() argument
Completed in 36 milliseconds