- add skipif
authorPierre Joye <pajoye@php.net>
Tue, 6 Sep 2011 07:28:38 +0000 (07:28 +0000)
committerPierre Joye <pajoye@php.net>
Tue, 6 Sep 2011 07:28:38 +0000 (07:28 +0000)
ext/sqlite3/tests/bug53463.phpt

index c9216e660f39d6cdaf5810194fe13e4ff97bf4e7..dcfc13d5ba1b4e4f32042a16ca46ae560c8ccbd0 100644 (file)
@@ -1,5 +1,7 @@
 --TEST--
 Bug #53463 (sqlite3 columnName() segfaults on bad column_number)
+--SKIPIF--
+<?php require_once(dirname(__FILE__) . '/skipif.inc'); ?>
 --FILE--
 <?php