| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add test for bug #70861 | Anatol Belski | 2015-11-08 | 1 | -0/+46 |
| * | Merge branch 'PHP-5.6' | Matteo Beccati | 2015-06-13 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch 'PHP-5.5' into PHP-5.6 | Matteo Beccati | 2015-06-13 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Fix copy/paste error in test | Matteo Beccati | 2015-06-13 | 1 | -1/+1 |
| * | | | Merge branch 'PHP-5.6' | Matteo Beccati | 2015-06-12 | 1 | -0/+44 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.5' into PHP-5.6 | Matteo Beccati | 2015-06-12 | 1 | -0/+44 |
| | |\ \ | | |/ | |||||
| | | * | Fix bug #69344 (PDO PgSQL Incorrect binding numeric array with gaps) | Matteo Beccati | 2015-06-12 | 1 | -0/+44 |
| | | * | Fix bug #69362 (PDO-pgsql fails to connect if password contains a leading sin... | Matteo Beccati | 2015-06-12 | 1 | -0/+63 |
| * | | | Merge branch 'PHP-5.6' | Matteo Beccati | 2015-06-12 | 1 | -0/+63 |
| |\ \ \ | |/ / | |||||
| | * | | Fix bug #69362 (PDO-pgsql fails to connect if password contains a leading sin... | Matteo Beccati | 2015-06-12 | 1 | -0/+63 |
| * | | | Merge branch 'PHP-5.6' | Anatol Belski | 2015-06-11 | 1 | -1/+2 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2015-06-11 | 1 | -1/+2 |
| | |\ \ | | |/ | |||||
| | | * | rework that test to allow delta for rounding errors | Anatol Belski | 2015-06-11 | 1 | -1/+2 |
| * | | | Merge branch 'PHP-5.6' | Anatol Belski | 2015-06-11 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2015-06-11 | 1 | -1/+1 |
| | |\ \ | | |/ | |||||
| | | * | improve test | Anatol Belski | 2015-06-11 | 1 | -1/+1 |
| * | | | Merge branch 'PHP-5.6' | Anatol Belski | 2015-06-10 | 1 | -0/+54 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2015-06-10 | 1 | -0/+54 |
| | |\ \ | | |/ | |||||
| | | * | fix memory leak in pdo_pgsql closeCursor (bug 69752) | Philip Hofstetter | 2015-06-10 | 1 | -0/+54 |
| * | | | Remove PGSQL_ATTR_DISABLE_NATIVE_PREPARED_STATEMENT | Nikita Popov | 2015-04-24 | 2 | -95/+2 |
| * | | | Merge branch 'PHP-5.6' | Anatol Belski | 2015-03-14 | 1 | -0/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2015-03-14 | 1 | -0/+1 |
| | |\ \ | | |/ | |||||
| | | * | fix test | Anatol Belski | 2015-03-14 | 1 | -0/+1 |
| * | | | Merge branch 'PHP-5.6' | Matteo Beccati | 2015-01-05 | 1 | -1/+5 |
| |\ \ \ | |/ / | |||||
| | * | | Ref #68371 - Added support for PDO::PGSQL_ATTR_DISABLE_PREPARES | Matteo Beccati | 2015-01-05 | 1 | -1/+5 |
| * | | | Merge branch 'PHP-5.6' | Matteo Beccati | 2015-01-05 | 1 | -0/+108 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.5' into PHP-5.6 | Matteo Beccati | 2015-01-05 | 1 | -0/+108 |
| | |\ \ | | |/ | |||||
| | | * | Fixed bug #68371 PDO#getAttribute() cannot be called with platform-specific a... | Matteo Beccati | 2014-11-10 | 1 | -0/+99 |
| | | * | Fixed bug #68351 (PDO::PARAM_BOOL and ATTR_EMULATE_PREPARES misbehaving) | Matteo Beccati | 2014-11-06 | 1 | -0/+15 |
| | * | | Fixed bug #68351 (PDO::PARAM_BOOL and ATTR_EMULATE_PREPARES misbehaving) | Matteo Beccati | 2014-11-06 | 1 | -0/+15 |
| * | | | Fixed bug #68351 (PDO::PARAM_BOOL and ATTR_EMULATE_PREPARES misbehaving) | Matteo Beccati | 2014-11-06 | 1 | -0/+15 |
| * | | | Merge branch 'PHP-5.6' | Matteo Beccati | 2014-11-01 | 1 | -0/+66 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.5' into PHP-5.6 | Matteo Beccati | 2014-11-01 | 1 | -0/+66 |
| | |\ \ | | |/ | |||||
| | | * | Fixed bug #66584 Segmentation fault on statement deallocation | Matteo Beccati | 2014-11-01 | 1 | -0/+66 |
| * | | | Merge branch 'PHP-5.6' | Matteo Beccati | 2014-10-31 | 1 | -0/+34 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.5' into PHP-5.6 | Matteo Beccati | 2014-10-31 | 1 | -0/+34 |
| | |\ \ | | |/ | |||||
| | | * | Fixed bug #67462 PDO_PGSQL::beginTransaction() wrongly throws exception when ... | Matteo Beccati | 2014-10-31 | 1 | -0/+34 |
| * | | | Merge branch 'PHP-5.6' | Matteo Beccati | 2014-10-17 | 1 | -0/+109 |
| |\ \ \ | |/ / | |||||
| | * | | Fixed bug #68199 (PDO::pgsqlGetNotify doesn't support NOTIFY payloads) | Matteo Beccati | 2014-10-17 | 1 | -0/+109 |
| * | | | make this test a bit more tolerant when checking sleep time | Anatol Belski | 2014-09-12 | 1 | -2/+4 |
| * | | | Merge branch 'master' into phpng | Dmitry Stogov | 2014-05-26 | 1 | -8/+27 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.5' into PHP-5.6 | Matteo Beccati | 2014-05-21 | 1 | -8/+27 |
| | |\ \ | | |/ | |||||
| | | * | Improved test for bug #62479 | Matteo Beccati | 2014-05-21 | 1 | -8/+27 |
| * | | | Merge branch 'phpng' of https://git.php.net/repository/php-src into phpng | Xinchen Hui | 2014-05-20 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Revert changes to configs by accident | Xinchen Hui | 2014-05-20 | 2 | -2/+2 |
| | * | | | Refactored ext/ldap | Xinchen Hui | 2014-05-20 | 2 | -2/+2 |
| | |/ / | |||||
| * | | | Refactored ext/ldap | Xinchen Hui | 2014-05-20 | 2 | -2/+2 |
| |/ / | |||||
| * | | Added new PDO::PGSQL_ATTR_DISABLE_PREPARES that uses PQexecParams | Matteo Beccati | 2014-03-11 | 1 | -0/+54 |
| * | | Deprecated PDO::PGSQL_ATTR_DISABLE_NATIVE_PREPARED_STATEMENT | Matteo Beccati | 2014-03-11 | 2 | -2/+22 |
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2014-01-25 | 1 | -2/+2 |
| |\ \ | |/ | |||||
