mirror of
https://github.com/php/php-src.git
synced 2026-04-24 00:18:23 +02:00
fix test
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user