summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_stmt_close.phpt
diff options
context:
space:
mode:
authorUlf Wendel <uw@php.net>2009-07-06 14:36:52 +0000
committerUlf Wendel <uw@php.net>2009-07-06 14:36:52 +0000
commit97e129a44e9bb230cc5cdc3980562727690bba71 (patch)
tree6c1a194641c7b3dd5c1f24e0191f2559f406f424 /ext/mysqli/tests/mysqli_stmt_close.phpt
parentae10396ec7fe628968d74e2ce053c7530adfeb37 (diff)
downloadphp-git-97e129a44e9bb230cc5cdc3980562727690bba71.tar.gz
Adding --CLEAN-- sections to all ext/mysqli tests
Diffstat (limited to 'ext/mysqli/tests/mysqli_stmt_close.phpt')
-rw-r--r--ext/mysqli/tests/mysqli_stmt_close.phpt4
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/mysqli/tests/mysqli_stmt_close.phpt b/ext/mysqli/tests/mysqli_stmt_close.phpt
index dbe86805ae..b38f0cd684 100644
--- a/ext/mysqli/tests/mysqli_stmt_close.phpt
+++ b/ext/mysqli/tests/mysqli_stmt_close.phpt
@@ -79,6 +79,10 @@ require_once('skipifconnectfailure.inc');
print "done!";
?>
+--CLEAN--
+<?php
+ require_once("clean_table.inc");
+?>
--EXPECTF--
Warning: mysqli_stmt_close(): invalid object or resource mysqli_stmt
in %s on line %d