diff options
Diffstat (limited to 'ext/pdo_oci/tests/pdo_oci_quote1.phpt')
-rw-r--r-- | ext/pdo_oci/tests/pdo_oci_quote1.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pdo_oci/tests/pdo_oci_quote1.phpt b/ext/pdo_oci/tests/pdo_oci_quote1.phpt index d92317f8d0..1ee83fde4f 100644 --- a/ext/pdo_oci/tests/pdo_oci_quote1.phpt +++ b/ext/pdo_oci/tests/pdo_oci_quote1.phpt @@ -39,7 +39,7 @@ echo "Done\n"; @$db->exec("drop table poq_tab"); ?> ---EXPECTF-- +--EXPECT-- Unquoted : NULL Quoted : string(2) "''" array(1) { |