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 01eabdc + c21a592 commit a76bbd3Copy full SHA for a76bbd3
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