mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
fix new pgsql test
This commit is contained in:
parent
2309cac755
commit
1bb4bd657f
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ Fix pg_query()/pg_query_params()/pg_prepare()/pg_execute()/pg_set_error_verbosit
|
||||||
pgsql
|
pgsql
|
||||||
--SKIPIF--
|
--SKIPIF--
|
||||||
<?php
|
<?php
|
||||||
include("skipif.inc");
|
include("inc/skipif.inc");
|
||||||
?>
|
?>
|
||||||
--FILE--
|
--FILE--
|
||||||
<?php
|
<?php
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue