xfail, not fix yet

This commit is contained in:
Xinchen Hui 2011-11-03 05:16:47 +00:00
parent a9dbbf6dea
commit 64978cb2d9

View File

@ -1,5 +1,7 @@
--TEST--
Bug #60104 (Segmentation Fault in pdo_sqlite when using sqliteCreateFunction())
--XFAIL--
see bug #60104, not fix yet
--SKIPIF--
<?php
if (!extension_loaded('pdo_sqlite')) print 'skip not loaded';