summaryrefslogtreecommitdiff
path: root/ext/dba/tests/bug65708.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dba/tests/bug65708.phpt')
-rw-r--r--ext/dba/tests/bug65708.phpt6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/dba/tests/bug65708.phpt b/ext/dba/tests/bug65708.phpt
index b77138f6ed..ede2511c9e 100644
--- a/ext/dba/tests/bug65708.phpt
+++ b/ext/dba/tests/bug65708.phpt
@@ -1,7 +1,7 @@
--TEST--
Bug #65708 (dba functions cast $key param to string in-place, bypassing copy on write)
--SKIPIF--
-<?php
+<?php
require_once(dirname(__FILE__) .'/skipif.inc');
?>
--FILE--
@@ -28,8 +28,8 @@ dba_close($db);
?>
--CLEAN--
-<?php
- require(dirname(__FILE__) .'/clean.inc');
+<?php
+ require(dirname(__FILE__) .'/clean.inc');
?>
--EXPECT--
integer