- 05 Jan, 2016 1 commit
-
-
Steve Müller authored
fix usage of PDO::PGSQL_ATTR_DISABLE_PREPARES for pdo_pgsql extension setups not built from PHP core fixes #2249
-
- 07 Nov, 2014 7 commits
-
-
-
Marco Pivetta authored
#714 - ignoring PDOExceptions on PDO#getAttribute(PDO::PGSQL_ATTR_DISABLE_PREPARES) as per https://bugs.php.net/bug.php?id=68351
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
#714 - Adding a test verifying that attribute `PDO::PGSQL_ATTR_DISABLE_PREPARES` is set when using pgsql on PHP 5.6+
-
- 12 Feb, 2014 1 commit
-
-
Steve Müller authored
-