summaryrefslogtreecommitdiff
path: root/ext/oci8/tests/edition_2.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/tests/edition_2.phpt')
-rw-r--r--ext/oci8/tests/edition_2.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/oci8/tests/edition_2.phpt b/ext/oci8/tests/edition_2.phpt
index 6d56f9be5c..9ec5f4b96d 100644
--- a/ext/oci8/tests/edition_2.phpt
+++ b/ext/oci8/tests/edition_2.phpt
@@ -92,7 +92,7 @@ foreach ($values_array as $val ) {
if ($c1) {
get_edit_attr($c1);
oci_close($c1);
- }
+ }
}
echo "\n\n**Test 1.5 - Negative case with an invalid string value. *********\n";