Test: /ext/pdo_pgsql/tests/bug48764.phpt - Version 7.1.0RC3        

Bug #48764 PDO_pgsql::query always uses implicit prepared statements if v3 proto available
Submitted: 2009-07-01 23:50:08 Modified: 2009-10-07 17:51:21
From: mark.kirkwood Assigned: mbeccati
Status: Closed Package: PDO related
PHP Version: 5.3CVS-2009-07-01 (snap) OS: Linux 2.6.28 (Ubuntu) amd64

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Fatal error: Uncaught PDOException: SQLSTATE[08006] [7] fe_sendauth: no password supplied in /home/sasa/Downloads/php-7.1.0RC3/ext/pdo/tests/pdo_test.inc:35
002+ Stack trace:
003+ #0 /home/sasa/Downloads/php-7.1.0RC3/ext/pdo/tests/pdo_test.inc(35): PDO->__construct('pgsql:host=loca...', NULL, NULL, NULL)
004+ #1 /home/sasa/Downloads/php-7.1.0RC3/ext/pdo/tests/pdo_test.inc(73): PDOTest::factory()
005+ #2 %s/bug48764.php(3): PDOTest::test_factory('/home/sasa/Down...')
006+ #3 {main}
007+ thrown in /home/sasa/Downloads/php-7.1.0RC3/ext/pdo/tests/pdo_test.inc on line 35
001- Test 1
002- 42P18
003- Test 2
004- 42P18
005- OK
006- Test 3
007- OK
008- 42P18
009- Test 4
010- OK
011- 42P18