Test: /ext/pdo_informix/tests/fvt_031.phpt - Version 7.3.4    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Fatal error: Uncaught PDOException: SQLSTATE=IM002, SQLDriverConnect: -11041 [Informix][Informix ODBC Driver]Data source name not found and no default driver specified. in /usr/local/src/php-7.3.4/ext/pdo_informix/tests/fvt.inc:41
002+ Stack trace:
003+ #0 /usr/local/src/php-7.3.4/ext/pdo_informix/tests/fvt.inc(41): PDO->__construct('informix:dsn=id...', '', '', Array)
004+ #1 %s/fvt_031.php(12): FVTTest->connect()
005+ #2 %s/fvt_031.php(34): Test->runTest()
006+ #3 {main}
007+ thrown in /usr/local/src/php-7.3.4/ext/pdo_informix/tests/fvt.inc on line 41
001- array(8) {
002- ["ID"]=>
003- string(1) "0"
004- [0]=>
005- string(1) "0"
006- ["BREED"]=>
007- string(3) "cat"
008- [1]=>
009- string(3) "cat"
010- ["NAME"]=>
011- string(16) "Pook "
012- [2]=>
013- string(16) "Pook "
014- ["WEIGHT"]=>
015- string(4) "3.20"
016- [3]=>
017- string(4) "3.20"
018- }
019- array(8) {
020- ["ID"]=>
021- string(1) "1"
022- [0]=>
023- string(1) "1"
024- ["BREED"]=>
025- string(3) "dog"
026- [1]=>
027- string(3) "dog"
028- ["NAME"]=>
029- string(16) "Peaches "
030- [2]=>
031- string(16) "Peaches "
032- ["WEIGHT"]=>
033- string(5) "12.30"
034- [3]=>
035- string(5) "12.30"
036- }
037- array(8) {
038- ["ID"]=>
039- string(1) "0"
040- [0]=>
041- string(1) "0"
042- ["BREED"]=>
043- string(3) "cat"
044- [1]=>
045- string(3) "cat"
046- ["NAME"]=>
047- string(16) "Pook "
048- [2]=>
049- string(16) "Pook "
050- ["WEIGHT"]=>
051- string(4) "3.20"
052- [3]=>
053- string(4) "3.20"
054- }
055- array(8) {
056- ["ID"]=>
057- string(1) "6"
058- [0]=>
059- string(1) "6"
060- ["BREED"]=>
061- string(5) "llama"
062- [1]=>
063- string(5) "llama"
064- ["NAME"]=>
065- string(16) "Sweater "
066- [2]=>
067- string(16) "Sweater "
068- ["WEIGHT"]=>
069- string(6) "150.00"
070- [3]=>
071- string(6) "150.00"
072- }
073- array(8) {
074- ["ID"]=>
075- string(1) "1"
076- [0]=>
077- string(1) "1"
078- ["BREED"]=>
079- string(3) "dog"
080- [1]=>
081- string(3) "dog"
082- ["NAME"]=>
083- string(16) "Peaches "
084- [2]=>
085- string(16) "Peaches "
086- ["WEIGHT"]=>
087- string(5) "12.30"
088- [3]=>
089- string(5) "12.30"
090- }
091- array(8) {
092- ["ID"]=>
093- string(1) "2"
094- [0]=>
095- string(1) "2"
096- ["BREED"]=>
097- string(5) "horse"
098- [1]=>
099- string(5) "horse"
100- ["NAME"]=>
101- string(16) "Smarty "
102- [2]=>
103- string(16) "Smarty "
104- ["WEIGHT"]=>
105- string(6) "350.00"
106- [3]=>
107- string(6) "350.00"
108- }