Test: /ext/pdo_firebird/tests/execute.phpt - Version 5.4.11-dev    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
001+ Warning: ibase_query(): Unable to complete network request to host "localhost". Failed to establish a connection. in /home/smalyshev/php-5.4/ext/pdo_firebird/tests/testdb.inc on line 16
002+
003+ Warning: ibase_trans(): no Firebird/InterBase link resource supplied in /home/smalyshev/php-5.4/ext/pdo_firebird/tests/testdb.inc on line 17
004+
005+ Warning: ibase_query(): invalid database handle (no active connection) in /home/smalyshev/php-5.4/ext/pdo_firebird/tests/testdb.inc on line 18
006+
007+ Warning: ibase_commit_ret() expects parameter 1 to be resource, boolean given in /home/smalyshev/php-5.4/ext/pdo_firebird/tests/testdb.inc on line 19
008+
009+ Warning: ibase_query(): invalid database handle (no active connection) in /home/smalyshev/php-5.4/ext/pdo_firebird/tests/testdb.inc on line 20
010+
011+ Warning: ibase_commit() expects parameter 1 to be resource, boolean given in /home/smalyshev/php-5.4/ext/pdo_firebird/tests/testdb.inc on line 21
012+
013+ Warning: ibase_close() expects parameter 1 to be resource, boolean given in /home/smalyshev/php-5.4/ext/pdo_firebird/tests/testdb.inc on line 22
014+
015+ Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000] [335544721] Unable to complete network request to host "localhost".' in %s/execute.php:5
016+ Stack trace:
017+ #0 %s/execute.php(5): PDO->__construct('firebird:dbname...', 'SYSDBA', 'masterkey')
018+ #1 {main}
019+ thrown in %s/execute.php on line 5
020+
001- bool(true)
002- int(1)
003- array(6) {
004- ["ID"]=>
005- string(1) "1"
006- [0]=>
007- string(1) "1"
008- ["TEXT"]=>
009- string(3) "bla"
010- [1]=>
011- string(3) "bla"
012- ["DATETIME"]=>
013- string(19) "2000-02-12 00:00:00"
014- [2]=>
015- string(19) "2000-02-12 00:00:00"
016- }
017- string(3) "bla"
018- int(1)
019- bool(false)
020- done
021+ Warning: ibase_connect(): Unable to complete network request to host "localhost". Failed to establish a connection. in /home/smalyshev/php-5.4/ext/pdo_firebird/tests/testdb.inc on line 29
022+
023+ Warning: ibase_drop_db() expects parameter 1 to be resource, boolean given in /home/smalyshev/php-5.4/ext/pdo_firebird/tests/testdb.inc on line 30