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

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/large_objects.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- Fetching:
002- int(1)
003- string(11) "Hello dude
004- "
005- Fetched!
006- Fetching late bind:
007- int(1)
008- bool(true)
009- Fetched!
010- Fetching NO bind:
011- int(1)
012- bool(true)
013- Fetched!