Test: /ext/pdo_ibm/tests/fvt_006_ErrConditions_01.phpt - Version 5.4.46-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.45/ext/pdo_ibm/tests/fvt.inc:41
002+ Stack trace:
003+ #0 /usr/local/src/php-5.4.45/ext/pdo_ibm/tests/fvt.inc(41): PDO->__construct('', '', '', Array)
004+ #1 /usr/local/src/php-5.4.45/ext/pdo_ibm/tests/fvt.inc(97): FVTTest->connect()
005+ #2 /usr/local/src/php-5.4.45/ext/pdo_ibm/tests/fvt.inc(137): TestSkip->runTest()
006+ #3 %s/fvt_006_ErrConditions_01.php(2): require_once('/usr/local/src/...')
007+ #4 {main}
008+ thrown in /usr/local/src/php-5.4.45/ext/pdo_ibm/tests/fvt.inc on line 41
001- (Error Code: 42S22
002- Array
003- \(
004- \[0\] => 42S22
005- \[1\] => -206
006- \[2\] => \[IBM\]\[CLI Driver\]\[.+\] SQL0206N "COLNOTEXIST" is not valid in the context where it is used\. SQLSTATE=42703
007- \(.+\)
008- \)
009-
010- Error Code: 00000
011- Array
012- \(
013- \[0\] => 00000
014- \[1\] => 0
015- \[2\] => \(\(null\)\[0\] at \(null\):0\)
016- \)|Error Code: IX000
017- Array
018- \(
019- \[0\] => IX000
020- \[1\] => -217
021- \[2\] => \[IBM\]\[CLI Driver\]\[.+\] Column \(colnotexist\) not found in any table in the query \(or SLV is undefined\)\. \(.+
022- \)
023-
024- Error Code: 00000
025- Array
026- \(
027- \[0\] => 00000
028- \[1\] => 0
029- \[2\] => \(\(null\)\[0\] at \(null\):0\)
030- \))