From: Antony Dovgal Date: Mon, 29 Jan 2007 16:18:15 +0000 (+0000) Subject: fix test X-Git-Tag: RELEASE_1_0_0RC1~71 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=47514fd793fbc62d469abae82c4bc04bd725ded8;p=php fix test different Oracle client versions report different error messages --- diff --git a/ext/oci8/tests/privileged_connect1.phpt b/ext/oci8/tests/privileged_connect1.phpt index c6c7267809..0235d4be04 100644 --- a/ext/oci8/tests/privileged_connect1.phpt +++ b/ext/oci8/tests/privileged_connect1.phpt @@ -26,9 +26,9 @@ Warning: oci_connect(): Invalid session mode specified (-1) in %s on line %d Warning: oci_connect() expects parameter 5 to be long, string given in %s on line %d Done --UEXPECTF-- -Warning: oci_connect(): ORA-01017: invalid username/password; logon denied in %s on line %d +Warning: oci_connect(): ORA-%d: %s in %s on line %d -Warning: oci_connect(): ORA-01017: invalid username/password; logon denied 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