Skip to content

Commit 526bc44

Browse files
committed
fix test
1 parent 3a800fe commit 526bc44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ext/oci8/tests/bug36096.phpt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ echo "Done\n";
2323
--EXPECT--
2424
bool(false)
2525
bool(false)
26-
bool(false)
27-
bool(false)
26+
string(5) "'ABC'"
27+
string(4) "CHAR"
2828
Done

0 commit comments

Comments
 (0)