Test: /ext/pdo_firebird/tests/bug_64037.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
001- string(5) "-1.00"
002- string(5) "-0.99"
003- string(5) "-1.01"
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_64037.php:5
016+ Stack trace:
017+ #0 %s/bug_64037.php(5): PDO->__construct('firebird:dbname...', 'SYSDBA', 'masterkey')
018+ #1 {main}
019+ thrown in %s/bug_64037.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+
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