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