Home
last modified time | relevance | path

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

/php-src/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-src/ext/pgsql/
H A Dpgsql_arginfo.h474 ZEND_FUNCTION(pg_ping);
571 ZEND_FE(pg_ping, arginfo_pg_ping)
H A Dpgsql.stub.php506 function pg_ping(?PgSql\Connection $connection = null): bool {} function
H A Dpgsql.c937 PHP_FUNCTION(pg_ping) in PHP_FUNCTION() argument

Completed in 38 milliseconds