From: Antony Dovgal Date: Tue, 31 Jan 2006 18:39:28 +0000 (+0000) Subject: fix test X-Git-Tag: php-5.1.3RC1~183 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=526bc44ff7e2780160089d8072861bc22d692849;p=php fix test --- 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