Test: /ext/mysqli/tests/mysqli_connect.phpt - Version 8.0.0-dev    

There are 2 different diffs reported by users for this test.

Count Diff
14 (58%)
001+ Segmentation fault (core dumped)
002+
003+ Termsig=11
001- Warning: mysqli_connect(): (%s/%d): Access denied for user '%s'@'%s' (using password: YES) in %s on line %d
002- array(1) {
003- ["testing"]=>
004- string(21) "mysqli.default_socket"
005- }
006- array(1) {
007- ["testing"]=>
008- string(19) "mysqli.default_port"
009- }
010- array(1) {
011- ["testing"]=>
012- string(17) "mysqli.default_pw"
013- }
014- array(2) {
015- [0]=>
016- string(19) "mysqli.default_user"
017- ["testing"]=>
018- string(19) "mysqli.default_user"
019- }
020- array(1) {
021- [0]=>
022- string(19) "mysqli.default_host"
023- }
024- done!
10 (42%)
001+ Fatal error: Return value of mysqli_connect() must be an instance of mysqli, bool returned in Unknown on line 0
001- Warning: mysqli_connect(): (%s/%d): Access denied for user '%s'@'%s' (using password: YES) in %s on line %d
002- array(1) {
003- ["testing"]=>
004- string(21) "mysqli.default_socket"
005- }
006- array(1) {
007- ["testing"]=>
008- string(19) "mysqli.default_port"
009- }
010- array(1) {
011- ["testing"]=>
012- string(17) "mysqli.default_pw"
013- }
014- array(2) {
015- [0]=>
016- string(19) "mysqli.default_user"
017- ["testing"]=>
018- string(19) "mysqli.default_user"
019- }
020- array(1) {
021- [0]=>
022- string(19) "mysqli.default_host"
023- }
024- done!