Home
last modified time | relevance | path

Searched refs:pg_ping (Results 1 – 6 of 6) sorted by relevance

/PHP-8.1/ext/pgsql/tests/
H A D19pg_ping.phpt2 PostgreSQL pg_ping() functions
14 var_dump(pg_ping($db));
H A Dbug75419.phpt14 var_dump(pg_ping());
17 Deprecated: pg_ping(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
H A Ddeprecated_implicit_default_link.phpt38 'pg_ping',
113 Deprecated: pg_ping(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
/PHP-8.1/ext/pgsql/
H A Dpgsql_arginfo.h465 ZEND_FUNCTION(pg_ping);
558 ZEND_FE(pg_ping, arginfo_pg_ping)
H A Dpgsql.stub.php78 function pg_ping(?PgSql\Connection $connection = null): bool {} function
H A Dpgsql.c1022 PHP_FUNCTION(pg_ping) in PHP_FUNCTION() argument

Completed in 24 milliseconds