Test: /ext/pdo_pgsql/tests/bug62479.phpt - Version 7.0.33-dev        

Bug #62479 PDO-psql cannot connect if password contains spaces
Submitted: 2012-07-04 08:56:06 Modified: 2014-01-19 01:43:08
From: brice Assigned: willfitch
Status: Closed Package: PDO PgSQL
PHP Version: 5.3.14 OS: Linux- Debian Stable

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 /home/timo/projects/php-src/ext/pdo/tests/pdo_test.inc:35
002+ Stack trace:
001- int(1)
002- int(1)
003+ #0 /home/timo/projects/php-src/ext/pdo/tests/pdo_test.inc(35): PDO->__construct('pgsql:host=loca...', NULL, NULL, NULL)
004+ #1 /home/timo/projects/php-src/ext/pdo/tests/pdo_test.inc(73): PDOTest::factory()
005+ #2 %s/bug62479.php(3): PDOTest::test_factory('/home/timo/proj...')
006+ #3 {main}
007+ thrown in /home/timo/projects/php-src/ext/pdo/tests/pdo_test.inc on line 35