summaryrefslogtreecommitdiff
path: root/ext/oci8/tests/bug36096.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/tests/bug36096.phpt')
-rw-r--r--ext/oci8/tests/bug36096.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/oci8/tests/bug36096.phpt b/ext/oci8/tests/bug36096.phpt
index 7d899ee1c0..44b3a6ddca 100644
--- a/ext/oci8/tests/bug36096.phpt
+++ b/ext/oci8/tests/bug36096.phpt
@@ -23,6 +23,6 @@ echo "Done\n";
--EXPECT--
bool(false)
bool(false)
-bool(false)
-bool(false)
+string(5) "'ABC'"
+string(4) "CHAR"
Done