Browse Source

- add skipif

pull/7/head
Pierre Joye 15 years ago
parent
commit
95aefb0114
  1. 2
      ext/sqlite3/tests/bug53463.phpt

2
ext/sqlite3/tests/bug53463.phpt

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

Loading…
Cancel
Save