Test: /ext/pdo_firebird/tests/bug_53280.phpt - Version 5.6.40-dev    

There is 1 diff reported by users for this test.

Count Diff
3 (100%)
001+ Warning: ibase_query(): Unable to complete network request to host "localhost". Failed to establish a connection. in /usr/src/apache/php-src/debian/build-tree/php56/ext/pdo_firebird/tests/testdb.inc on line 16
002+
003+ Warning: ibase_trans(): no Firebird/InterBase link resource supplied in /usr/src/apache/php-src/debian/build-tree/php56/ext/pdo_firebird/tests/testdb.inc on line 17
004+
005+ Warning: ibase_query(): invalid database handle (no active connection) in /usr/src/apache/php-src/debian/build-tree/php56/ext/pdo_firebird/tests/testdb.inc on line 18
006+
007+ Warning: ibase_commit_ret() expects parameter 1 to be resource, boolean given in /usr/src/apache/php-src/debian/build-tree/php56/ext/pdo_firebird/tests/testdb.inc on line 19
008+
009+ Warning: ibase_query(): invalid database handle (no active connection) in /usr/src/apache/php-src/debian/build-tree/php56/ext/pdo_firebird/tests/testdb.inc on line 20
010+
011+ Warning: ibase_commit() expects parameter 1 to be resource, boolean given in /usr/src/apache/php-src/debian/build-tree/php56/ext/pdo_firebird/tests/testdb.inc on line 21
012+
013+ Warning: ibase_close() expects parameter 1 to be resource, boolean given in /usr/src/apache/php-src/debian/build-tree/php56/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/bug_53280.php:5
016+ Stack trace:
017+ #0 %s/bug_53280.php(5): PDO->__construct('firebird:dbname...', 'SYSDBA', 'masterkey')
018+ #1 {main}
019+ thrown in %s/bug_53280.php on line 5
020+
021+ Warning: ibase_connect(): Unable to complete network request to host "localhost". Failed to establish a connection. in /usr/src/apache/php-src/debian/build-tree/php56/ext/pdo_firebird/tests/testdb.inc on line 29
022+
001- array(1) {
002- [0]=>
003- array(4) {
004- ["B"]=>
005- string(1) "B"
006- [0]=>
007- string(1) "B"
008- ["C"]=>
009- string(1) "C"
010- [1]=>
011- string(1) "C"
012- }
013- }
014- array(1) {
015- [0]=>
016- array(2) {
017- ["B"]=>
018- string(1) "B"
019- [0]=>
020- string(1) "B"
021- }
022- }
023+ Warning: ibase_drop_db() expects parameter 1 to be resource, boolean given in /usr/src/apache/php-src/debian/build-tree/php56/ext/pdo_firebird/tests/testdb.inc on line 30