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

Feature/Change Request #72633 Postgres PDO lastInsertId() should work without specifying a sequence
Submitted: 2016-07-20 18:00:40 Modified: 2016-07-27 21:51:32
From: zippy1981 Assigned: ab
Status: Closed Package: PDO PgSQL
PHP Version: Irrelevant OS: Any

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\([0-9]*\)\ \"[0-9]*\"
002- string\([0-9]*\)\ \"[0-9]*\"
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/bug72633.php(5): 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