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

Bug #69344 PDO PgSQL Incorrect binding numeric array with gaps
Submitted: 2015-04-01 10:33:30 Modified: 2015-06-11 21:53:31
From: sergey.nevmerzhitsky Assigned: mbeccati
Status: Closed Package: PDO PgSQL
PHP Version: 5.4.39 OS: Ubuntu 14.04.2 3.13.0-48

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- SQLSTATE[HY093]: Invalid parameter number: parameter was not defined
002- SQLSTATE[HY093]: Invalid parameter number: parameter was not defined
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/bug69344.php(4): 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