summaryrefslogtreecommitdiff
path: root/ext/oci8/tests/field_funcs1.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/tests/field_funcs1.phpt')
-rw-r--r--ext/oci8/tests/field_funcs1.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/oci8/tests/field_funcs1.phpt b/ext/oci8/tests/field_funcs1.phpt
index c14ee8957e..41d8627ce4 100644
--- a/ext/oci8/tests/field_funcs1.phpt
+++ b/ext/oci8/tests/field_funcs1.phpt
@@ -85,9 +85,9 @@ echo "Done\n";
--EXPECTF--
array(2) {
[0]=>
- %unicode|string%(1) "1"
+ string(1) "1"
[1]=>
- %unicode|string%(1) "1"
+ string(1) "1"
}
Test 1