Searched refs:pg_ping (Results 1 – 6 of 6) sorted by relevance
2 PostgreSQL pg_ping() functions14 var_dump(pg_ping($db));
14 var_dump(pg_ping());17 Deprecated: pg_ping(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
38 'pg_ping',113 Deprecated: pg_ping(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
517 function pg_ping(?PgSql\Connection $connection = null): bool {} function
518 ZEND_FUNCTION(pg_ping);627 ZEND_FE(pg_ping, arginfo_pg_ping)
1082 PHP_FUNCTION(pg_ping) in PHP_FUNCTION() argument
Completed in 28 milliseconds