Test: /ext/pdo_pgsql/tests/bug71573.phpt - Version 7.2.12        

Bug #71573 Segfault (core dumped) if paramno beyond bound
Submitted: 2016-02-12 07:27:07 Modified: 2016-05-11 03:11:40
From: johan Assigned: laruence
Status: Closed Package: PDO PgSQL
PHP Version: 7.0.3 OS: Linux CentoOS 7

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Fatal error: Uncaught PDOException: SQLSTATE[08006] [7] FATAL: role "password=" does not exist in /sources/php-7.2.12/ext/pdo/tests/pdo_test.inc:35
001- Warning: PDOStatement::execute(): SQLSTATE[HY093]: Invalid parameter number: parameter was not defined in %sbug71573.php on line %d
002+ Stack trace:
003+ #0 /sources/php-7.2.12/ext/pdo/tests/pdo_test.inc(35): PDO->__construct('pgsql:host=loca...', NULL, NULL, NULL)
004+ #1 /sources/php-7.2.12/ext/pdo/tests/pdo_test.inc(73): PDOTest::factory()
005+ #2 %s/bug71573.php(4): PDOTest::test_factory('/sources/php-7....')
006+ #3 {main}
007+ thrown in /sources/php-7.2.12/ext/pdo/tests/pdo_test.inc on line 35