Test: /ext/sybase_ct/tests/test_query_nostore.phpt - Version 5.3.11    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Warning: sybase_connect(): Sybase: Client message: Server name not found in configuration files. (severity 78) in /root/20120424-ProdClusterPackages/php-5.3.11/ext/sybase_ct/tests/test.inc on line 56
002+ /root/20120424-ProdClusterPackages/php-5.3.11/sapi/cli/php: symbol lookup error: /usr/local/freetds-0.91/lib/libct.so.4: undefined symbol: libiconv_open
001- bool(true)
002- bool(true)
003- bool(true)
004- bool(true)
005- resource(%d) of type (sybase-ct result)
006- array(5) {
007- ["id"]=>
008- int(1)
009- ["caption"]=>
010- string(5) "Hello"
011- ["author"]=>
012- string(4) "timm"
013- ["link"]=>
014- NULL
015- ["lastchange"]=>
016- string(%d) "%s"
017- }
018- array(5) {
019- ["id"]=>
020- int(2)
021- ["caption"]=>
022- string(5) "World"
023- ["author"]=>
024- string(6) "thekid"
025- ["link"]=>
026- string(17) "http://thekid.de/"
027- ["lastchange"]=>
028- string(%d) "%s"
029- }
030- array(5) {
031- ["id"]=>
032- int(3)
033- ["caption"]=>
034- string(3) "PHP"
035- ["author"]=>
036- string(6) "friebe"
037- ["link"]=>
038- NULL
039- ["lastchange"]=>
040- string(%d) "%s"
041- }
042- bool(true)