From: Matteo Beccati Date: Fri, 31 Oct 2014 17:57:59 +0000 (+0100) Subject: Merge branch 'PHP-5.5' into PHP-5.6 X-Git-Tag: php-5.6.4RC1~57^2~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e797db890913924ae1d344c3bbd985169c42a87a;p=php Merge branch 'PHP-5.5' into PHP-5.6 * PHP-5.5: Added PGSQL_TEST_CONNSTR env var support for ext/pgsql tests Fixed bug #67462 PDO_PGSQL::beginTransaction() wrongly throws exception when not in transaction --- e797db890913924ae1d344c3bbd985169c42a87a diff --cc ext/pgsql/tests/config.inc index 367f1ef9ba,224d055087..e9944de793 --- a/ext/pgsql/tests/config.inc +++ b/ext/pgsql/tests/config.inc @@@ -1,17 -1,15 +1,19 @@@