summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/009.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysqli/tests/009.phpt')
-rw-r--r--ext/mysqli/tests/009.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/mysqli/tests/009.phpt b/ext/mysqli/tests/009.phpt
index 89f2d6e2e7..6b8f57b203 100644
--- a/ext/mysqli/tests/009.phpt
+++ b/ext/mysqli/tests/009.phpt
@@ -1,5 +1,7 @@
--TEST--
mysqli fetch bigint values
+--SKIPIF--
+<?php require_once('skipif.inc'); ?>
--FILE--
<?php
include "connect.inc";