Test: /ext/mysqli/tests/bug28817.phpt - Version 5.6.37        

Bug #28817 Var problem when extending domDocument
Submitted: 2004-06-17 11:37:24 Modified: 2005-01-20 12:48:23
From: D.Kingma Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 5CVS-2004-06-17 (dev) OS: *

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

Count Diff
1 (50%)
008+
009+ Warning: mysqli::connect(): Headers and client library minor version mismatch. Headers:50645 Library:50560 in %s/bug28817.php on line 19
1 (50%)
008+
008- bool(true)
009+ Warning: mysqli::connect(): (HY000/2002): Connection timed out in %s/bug28817.php on line 19
010+
011+ Warning: mysqli::select_db(): Couldn't fetch my_mysql in %s/bug28817.php on line 20
012+
013+ Warning: main(): Couldn't fetch my_mysql in %s/bug28817.php on line 22
014+ bool(false)
015+
016+ Warning: mysqli::close(): Couldn't fetch my_mysql in %s/bug28817.php on line 24