summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/bug28817.phpt
diff options
context:
space:
mode:
authorGeorg Richter <georg@php.net>2004-12-04 08:50:33 +0000
committerGeorg Richter <georg@php.net>2004-12-04 08:50:33 +0000
commit6d27573ec25944326fde946c14aa0ead9d86eeb2 (patch)
treee3ed6d7b082a0c7875faf20e60b9dd52eba20950 /ext/mysqli/tests/bug28817.phpt
parent9751d9afaa3d06a9cd52f1453553feb915d3f6d1 (diff)
downloadphp-git-6d27573ec25944326fde946c14aa0ead9d86eeb2.tar.gz
added skipif section
Diffstat (limited to 'ext/mysqli/tests/bug28817.phpt')
-rw-r--r--ext/mysqli/tests/bug28817.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/mysqli/tests/bug28817.phpt b/ext/mysqli/tests/bug28817.phpt
index 9f2aae9563..0cc8b13612 100644
--- a/ext/mysqli/tests/bug28817.phpt
+++ b/ext/mysqli/tests/bug28817.phpt
@@ -1,5 +1,7 @@
--TEST--
Bug #28817 testcase (properties)
+--SKIPIF--
+<?php require_once('skipif.inc'); ?>
--FILE--
<?php
include "connect.inc";