mirror of
https://github.com/php/php-src.git
synced 2024-12-13 11:54:45 +08:00
11 lines
139 B
PHP
11 lines
139 B
PHP
--TEST--
|
|
PostgreSQL optional functions
|
|
--SKIPIF--
|
|
<?php include("skipif.inc"); ?>
|
|
--FILE--
|
|
<?php
|
|
include("optional.inc");
|
|
?>
|
|
--EXPECT--
|
|
OK
|