Test: /ext/pdo_ibm/tests/fvt_018_QuoteString.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_018_QuoteString.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- Connection succeeded.
002- Unquoted string: Nice
003- Quoted string: 'Nice'
004- Unquoted string: Naughty ' string
005- Quoted string: 'Naughty '' string'
006- Unquoted string: Co'mpl''ex "st'"ring
007- Quoted string: 'Co''mpl''''ex "st''"ring'
008- Unquoted string: ''''
009- Quoted string: ''''''''''
010- Unquoted string:
011- Quoted string: ''
012- Unquoted string:
013- Quoted string: ''
014- Unquoted string: '
015- Quoted string: ''''
016- Unquoted string: 'quoted'
017- Quoted string: '''quoted'''