Test: /ext/pdo_informix/tests/fvt_009.phpt - Version 5.5.1    

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

Count Diff
6 (86%)
001+ Fatal error: Uncaught exception 'PDOException' with message 'invalid data source name' in /usr/local/src/php-5.5.1/ext/pdo_informix/tests/fvt.inc:41
002+ Stack trace:
003+ #0 /usr/local/src/php-5.5.1/ext/pdo_informix/tests/fvt.inc(41): PDO->__construct('', '', '', Array)
004+ #1 %s/fvt_009.php(7): FVTTest->connect()
005+ #2 %s/fvt_009.php(26): Test->runTest()
006+ #3 {main}
007+ thrown in /usr/local/src/php-5.5.1/ext/pdo_informix/tests/fvt.inc on line 41
001- Error code:
002- 42000
003- Error info:
004- Array
005- (
006- [0] => 42000
007- [1] => -201
008- [2] => [Informix][Informix ODBC Driver][Informix]A syntax error has occurred. (SQLPrepare[-201] at %s)
009- )
1 (14%)
001+ Fatal error: Uncaught exception 'PDOException' with message 'invalid data source name' in /usr/local/src/prefork_test/php-5.5.1/ext/pdo_informix/tests/fvt.inc:41
002+ Stack trace:
003+ #0 /usr/local/src/prefork_test/php-5.5.1/ext/pdo_informix/tests/fvt.inc(41): PDO->__construct('', '', '', Array)
004+ #1 %s/fvt_009.php(7): FVTTest->connect()
005+ #2 %s/fvt_009.php(26): Test->runTest()
006+ #3 {main}
007+ thrown in /usr/local/src/prefork_test/php-5.5.1/ext/pdo_informix/tests/fvt.inc on line 41
001- Error code:
002- 42000
003- Error info:
004- Array
005- (
006- [0] => 42000
007- [1] => -201
008- [2] => [Informix][Informix ODBC Driver][Informix]A syntax error has occurred. (SQLPrepare[-201] at %s)
009- )