- 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
-
- 11 Jan, 2015 1 commit
-
-
Rob Bayliss authored
-
- 25 Dec, 2014 1 commit
-
-
Nicolas Le Goff authored
-
- 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+
-
- 09 May, 2014 1 commit
-
-
Marco Pivetta authored
-
- 23 Feb, 2014 1 commit
-
-
Filip Procházka authored
-
- 13 Feb, 2014 1 commit
-
-
Steve Müller authored
-
- 12 Feb, 2014 3 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
- 28 Apr, 2012 1 commit
-
-
Danny Berger authored
-
- 19 Dec, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 25 Oct, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 30 Aug, 2011 1 commit
-
-
Joe Heth authored
Patch for OCI8Statement to support param[0] being null. Switched isset to array_key_exists. Added test that demonstrates the bug and confirms the fix.
-