summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2006-10-11 23:46:35 +0000
committerAntony Dovgal <tony2001@php.net>2006-10-11 23:46:35 +0000
commit6636616ae9385f7e41ccd420aa1cf78bba282d4a (patch)
treebab0aefe81546c4e46cc7afedd35c51ff90bca09
parentcc51b4785965e1b3e9912bfc3abdf37929eaa900 (diff)
downloadphp-git-6636616ae9385f7e41ccd420aa1cf78bba282d4a.tar.gz
fix test
-rw-r--r--ext/dbase/tests/002.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/dbase/tests/002.phpt b/ext/dbase/tests/002.phpt
index 9d3274e659..57d14e3f25 100644
--- a/ext/dbase/tests/002.phpt
+++ b/ext/dbase/tests/002.phpt
@@ -35,7 +35,7 @@ var_dump(dbase_open($file, 0));
echo "Done\n";
?>
--EXPECTF--
-Warning: dbase_open(): unable to open database %s in %s on line %d
+Warning: dbase_open(): Invalid access mode -1 %s in %s on line %d
bool(false)
Warning: dbase_open(): unable to open database %s in %s on line %d