Test: /ext/pdo_pgsql/tests/bug70313.phpt - Version 7.2.19        

Bug #70313 PDO statement fails to throw exception.
Submitted: 2015-08-20 15:17:33 Modified: 2016-07-10 10:55:20
From: spectral2k Assigned: mbeccati
Status: Closed Package: PDO PgSQL
PHP Version: 5.5.28 OS: Ubuntu

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
001+ Fatal error: Uncaught PDOException: SQLSTATE[08006] [7] FATAL: role "password=" does not exist in /home/plui/src/php-7.2.19/ext/pdo/tests/pdo_test.inc:35
002+ Stack trace:
001- string(5) "42601"
002- string(5) "42601"
003+ #0 /home/plui/src/php-7.2.19/ext/pdo/tests/pdo_test.inc(35): PDO->__construct('pgsql:host=loca...', NULL, NULL, NULL)
004+ #1 /home/plui/src/php-7.2.19/ext/pdo/tests/pdo_test.inc(73): PDOTest::factory()
005+ #2 %s/bug70313.php(3): PDOTest::test_factory('/home/plui/src/...')
006+ #3 {main}
007+ thrown in /home/plui/src/php-7.2.19/ext/pdo/tests/pdo_test.inc on line 35