projects
/
php
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f438a87
)
- add skipif
author
Pierre Joye
<pajoye@php.net>
Tue, 6 Sep 2011 07:28:38 +0000
(07:28 +0000)
committer
Pierre Joye
<pajoye@php.net>
Tue, 6 Sep 2011 07:28:38 +0000
(07:28 +0000)
ext/sqlite3/tests/bug53463.phpt
patch
|
blob
|
history
diff --git
a/ext/sqlite3/tests/bug53463.phpt
b/ext/sqlite3/tests/bug53463.phpt
index c9216e660f39d6cdaf5810194fe13e4ff97bf4e7..dcfc13d5ba1b4e4f32042a16ca46ae560c8ccbd0 100644
(file)
--- a/
ext/sqlite3/tests/bug53463.phpt
+++ b/
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