From: Antony Dovgal Date: Tue, 12 Dec 2006 13:12:22 +0000 (+0000) Subject: fix test X-Git-Tag: RELEASE_1_0_0RC1~711 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c3fb5e8045aa50233a7f625776efe635e943ed44;p=php fix test --- diff --git a/ext/oci8/tests/privileged_connect1.phpt b/ext/oci8/tests/privileged_connect1.phpt index a05a21093a..44bb2f60a8 100644 --- a/ext/oci8/tests/privileged_connect1.phpt +++ b/ext/oci8/tests/privileged_connect1.phpt @@ -17,9 +17,9 @@ oci_connect("", "", "", false, "qwe"); echo "Done\n"; ?> --EXPECTF-- -Warning: oci_connect(): ORA-01031: insufficient privileges in %s on line %d +Warning: oci_connect(): ORA-%d: %s in %s on line %d -Warning: oci_connect(): ORA-01031: insufficient privileges in %s on line %d +Warning: oci_connect(): ORA-%d: %s in %s on line %d Warning: oci_connect(): Invalid session mode specified (-1) in %s on line %d