1
0
mirror of https://github.com/php/php-src.git synced 2026-04-24 00:18:23 +02:00
This commit is contained in:
Antony Dovgal
2006-12-12 13:12:22 +00:00
parent fc79cb0974
commit c3fb5e8045
+2 -2
View File
@@ -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