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

Bug #69752 PDOStatement::execute() leaks memory with DML Statements when closeCuror() is u
Submitted: 2015-06-03 11:59:33 Modified: 2015-06-10 15:48:07
From: phofstetter Assigned: ab
Status: Closed Package: PDO PgSQL
PHP Version: 5.6.9 OS: MacOS X and Linux

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- done
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/bug69752.php(3): 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