We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b628989 + a76bbd3 commit 005a765Copy full SHA for 005a765
ext/mysqli/tests/mysqli_connect.phpt
@@ -143,7 +143,7 @@ require_once('skipifconnectfailure.inc');
143
print "done!";
144
?>
145
--EXPECTF--
146
-Warning: mysqli_connect(): (%s/%d): Access denied for user '%s'@'%s' (using password: YES) in %s on line %d
+Warning: mysqli_connect(): (%s/%d): Access denied for user '%s'@'%s'%r( \(using password: \w+\)){0,1}%r in %s on line %d
147
array(1) {
148
["testing"]=>
149
string(21) "mysqli.default_socket"
0 commit comments