Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFH | Matteo Beccati | 2009-05-12 | 1 | -86/+0 |
* | MFH | Matteo Beccati | 2009-05-12 | 1 | -0/+8 |
* | MFH: | Matteo Beccati | 2009-04-23 | 1 | -6/+10 |
* | - Fixed bug #44861 (scrollable cursor don't work with pgsql) | Matteo Beccati | 2009-03-28 | 1 | -0/+78 |
* | MFH: Fixed test bug #47311 (PDO::PARAM_LOB columns need to be bound before ex... | Felipe Pena | 2009-02-11 | 1 | -2/+34 |
* | - MFH: Fixed bug #43925 (Incorrect argument counter in prepared statements wi... | Felipe Pena | 2008-10-23 | 1 | -0/+59 |
* | - Complete the fix for #46274, and tests | Felipe Pena | 2008-10-12 | 2 | -0/+172 |
* | Fixed test | Ilia Alshanetsky | 2007-12-04 | 1 | -1/+1 |
* | Fixed bug #43457 (Prepared statement with incorrect parms doens't | Ilia Alshanetsky | 2007-12-02 | 1 | -1/+2 |
* | fix test names | Antony Dovgal | 2007-05-07 | 1 | -1/+1 |
* | fix #36727 (segfault in pdo_pgsql bindValue() when no parameters are defined) | Antony Dovgal | 2006-03-17 | 1 | -0/+23 |
* | - MFH Fix tests | Marcus Boerger | 2005-12-31 | 1 | -0/+1 |
* | Added PDO::pgsqlLOBCreate(), PDO::pgsqlLOBOpen() and PDO::pgsqlLOBUnlink(). | Wez Furlong | 2005-11-29 | 4 | -0/+77 |
* | Fixed test for ZTS builds | Ilia Alshanetsky | 2005-10-18 | 1 | -3/+3 |
* | Fixed test | Ilia Alshanetsky | 2005-09-22 | 1 | -1/+0 |
* | MFH: Make PDO use class constants | Ilia Alshanetsky | 2005-09-20 | 1 | -14/+14 |
* | if a php bolean makes it as far as the parameter callback, it must really need | Wez Furlong | 2005-09-10 | 1 | -0/+150 |
* | using new tests | Wez Furlong | 2005-07-07 | 29 | -1746/+0 |
* | adopt new tests | Wez Furlong | 2005-07-07 | 1 | -0/+23 |
* | Fixed test skip conditions. | Ilia Alshanetsky | 2005-06-21 | 1 | -1/+6 |
* | - Need to make PDO::__construct() final to prevent SEGV it isn't called 1st | Marcus Boerger | 2005-05-26 | 2 | -2/+0 |
* | - Add test for deriving PDO | Marcus Boerger | 2005-05-24 | 1 | -0/+51 |
* | - Add new tests for PDO_FETCH_INTO | Marcus Boerger | 2005-05-24 | 1 | -0/+68 |
* | - Add new test | Marcus Boerger | 2005-03-24 | 1 | -0/+21 |
* | - Add new tests | Marcus Boerger | 2005-03-21 | 1 | -0/+61 |
* | - Interface name was changed | Marcus Boerger | 2005-03-19 | 1 | -1/+1 |
* | - Update tests | Marcus Boerger | 2005-03-13 | 2 | -0/+2 |
* | - Fix fetching bound vars & tests | Marcus Boerger | 2005-03-10 | 2 | -4/+20 |
* | - Update tests | Marcus Boerger | 2005-03-10 | 1 | -1/+1 |
* | - Fix test name | Marcus Boerger | 2005-03-10 | 1 | -1/+1 |
* | More tests. | Magnus M��tt� | 2005-03-09 | 3 | -0/+115 |
* | - Add new tests | Marcus Boerger | 2005-03-07 | 1 | -0/+52 |
* | - Add new tests | Marcus Boerger | 2005-03-07 | 1 | -0/+135 |
* | - Add new tests | Marcus Boerger | 2005-03-07 | 1 | -0/+22 |
* | - Add tests | Marcus Boerger | 2005-03-04 | 2 | -1/+117 |
* | - Add new test | Marcus Boerger | 2005-02-27 | 1 | -0/+77 |
* | - Drop driver name from generic tests and reserve those names for driver | Marcus Boerger | 2005-02-24 | 14 | -13/+13 |
* | - Delay ctor call so that it can overwrite everything and the data can | Marcus Boerger | 2005-02-23 | 1 | -10/+2 |
* | - Add new tests | Marcus Boerger | 2005-02-23 | 1 | -0/+58 |
* | - Add new tests | Marcus Boerger | 2005-02-23 | 3 | -0/+309 |
* | - Add new test | Marcus Boerger | 2005-02-21 | 1 | -0/+76 |
* | - Show warnings | Marcus Boerger | 2005-02-21 | 1 | -0/+2 |
* | - Add tests | Marcus Boerger | 2005-02-20 | 12 | -0/+570 |