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

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Fatal error: Uncaught PDOException: invalid data source name 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('', '', '', Array)
004+ #1 %s/fvt_008.php(7): FVTTest->connect()
005+ #2 %s/fvt_008.php(38): 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- Error code:
002- 42S02
003- Error info:
004- Array
005- (
006- [0] => 42S02
007- [1] => -206
008- [2] => [Informix][Informix ODBC Driver][Informix]The specified table (informix.testerror) is not in the database. (SQLPrepare[-206] at %s)
009- )