Test: /ext/pdo_ibm/tests/fvt_013_V5V6_ScrollableCursorNegativeRow.phpt - Version 5.4.20-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Fatal error: Uncaught exception 'PDOException' with message 'invalid data source name' in /usr/local/src/php-5.4.x/ext/pdo_ibm/tests/fvt.inc:41
002+ Stack trace:
003+ #0 /usr/local/src/php-5.4.x/ext/pdo_ibm/tests/fvt.inc(41): PDO->__construct('', '', '', Array)
004+ #1 /usr/local/src/php-5.4.x/ext/pdo_ibm/tests/fvt.inc(97): FVTTest->connect()
005+ #2 /usr/local/src/php-5.4.x/ext/pdo_ibm/tests/fvt.inc(137): TestSkip->runTest()
006+ #3 %s/fvt_013_V5V6_ScrollableCursorNegativeRow.php(2): require_once('/usr/local/src/...')
007+ #4 {main}
008+ thrown in /usr/local/src/php-5.4.x/ext/pdo_ibm/tests/fvt.inc on line 41
001- array(7) {
002- [0]=>
003- array(8) {
004- ["ID"]=>
005- string(1) "0"
006- [0]=>
007- string(1) "0"
008- ["BREED"]=>
009- string(3) "cat"
010- [1]=>
011- string(3) "cat"
012- ["NAME"]=>
013- string(16) "Pook "
014- [2]=>
015- string(16) "Pook "
016- ["WEIGHT"]=>
017- string(4) "3.20"
018- [3]=>
019- string(4) "3.20"
020- }
021- [1]=>
022- array(8) {
023- ["ID"]=>
024- string(1) "1"
025- [0]=>
026- string(1) "1"
027- ["BREED"]=>
028- string(3) "dog"
029- [1]=>
030- string(3) "dog"
031- ["NAME"]=>
032- string(16) "Peaches "
033- [2]=>
034- string(16) "Peaches "
035- ["WEIGHT"]=>
036- string(5) "12.30"
037- [3]=>
038- string(5) "12.30"
039- }
040- [2]=>
041- array(8) {
042- ["ID"]=>
043- string(1) "2"
044- [0]=>
045- string(1) "2"
046- ["BREED"]=>
047- string(5) "horse"
048- [1]=>
049- string(5) "horse"
050- ["NAME"]=>
051- string(16) "Smarty "
052- [2]=>
053- string(16) "Smarty "
054- ["WEIGHT"]=>
055- string(6) "350.00"
056- [3]=>
057- string(6) "350.00"
058- }
059- [3]=>
060- array(8) {
061- ["ID"]=>
062- string(1) "3"
063- [0]=>
064- string(1) "3"
065- ["BREED"]=>
066- string(9) "gold fish"
067- [1]=>
068- string(9) "gold fish"
069- ["NAME"]=>
070- string(16) "Bubbles "
071- [2]=>
072- string(16) "Bubbles "
073- ["WEIGHT"]=>
074- string(3) ".10"
075- [3]=>
076- string(3) ".10"
077- }
078- [4]=>
079- array(8) {
080- ["ID"]=>
081- string(1) "4"
082- [0]=>
083- string(1) "4"
084- ["BREED"]=>
085- string(10) "budgerigar"
086- [1]=>
087- string(10) "budgerigar"
088- ["NAME"]=>
089- string(16) "Gizmo "
090- [2]=>
091- string(16) "Gizmo "
092- ["WEIGHT"]=>
093- string(3) ".20"
094- [3]=>
095- string(3) ".20"
096- }
097- [5]=>
098- array(8) {
099- ["ID"]=>
100- string(1) "5"
101- [0]=>
102- string(1) "5"
103- ["BREED"]=>
104- string(4) "goat"
105- [1]=>
106- string(4) "goat"
107- ["NAME"]=>
108- string(16) "Rickety Ride "
109- [2]=>
110- string(16) "Rickety Ride "
111- ["WEIGHT"]=>
112- string(4) "9.70"
113- [3]=>
114- string(4) "9.70"
115- }
116- [6]=>
117- array(8) {
118- ["ID"]=>
119- string(1) "6"
120- [0]=>
121- string(1) "6"
122- ["BREED"]=>
123- string(5) "llama"
124- [1]=>
125- string(5) "llama"
126- ["NAME"]=>
127- string(16) "Sweater "
128- [2]=>
129- string(16) "Sweater "
130- ["WEIGHT"]=>
131- string(6) "150.00"
132- [3]=>
133- string(6) "150.00"
134- }
135- }
136- Cannot retrieve negative row