summaryrefslogtreecommitdiff
path: root/ext/pgsql/tests/19pg_ping.phpt
blob: eba678b55e7c75bb1a2b8f6cb2d6e19ef206b11f (plain)
1
2
3
4
5
6
7
8
9
10
--TEST--
PostgreSQL pg_ping() functions
--SKIPIF--
<?php include("skipif.inc"); ?>
--FILE--
<?php
include("pg_ping.inc");
?>
--EXPECT--
bool(true)