Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | createCollation() for pdo_sqlite as well | Rasmus Lerdorf | 2012-01-29 | 1 | -0/+38 |
* | Fixed bug #60104 (Segmentation Fault in pdo_sqlite when using sqliteCreateFun... | Dmitry Stogov | 2011-11-08 | 1 | -2/+0 |
* | Added test for #60104 | Patrick Allaert | 2011-11-04 | 1 | -0/+23 |
* | - New tests (code coverage++) | Felipe Pena | 2011-06-19 | 2 | -0/+32 |
* | - New test | Felipe Pena | 2010-07-29 | 1 | -0/+21 |
* | Revert 290786: Fixed bug #49521 (PDO fetchObject sets values before calling | Johannes Schlüter | 2010-02-11 | 1 | -39/+0 |
* | Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0) | Ilia Alshanetsky | 2010-01-12 | 1 | -0/+16 |
* | - Added SKIPIF | Felipe Pena | 2009-12-15 | 1 | -0/+4 |
* | - Fixed memory leak when E_STRICT message is getted | Felipe Pena | 2009-12-14 | 1 | -0/+126 |
* | - Fixed bug #49521 (PDO fetchObject sets values before calling constructor) | Felipe Pena | 2009-11-15 | 1 | -0/+39 |
* | - Fixed bug #48773 (Incorrect error when setting PDO::ATTR_STATEMENT_CLASS wi... | Felipe Pena | 2009-07-19 | 1 | -0/+34 |
* | MFH: Fix cleanup | Jani Taskinen | 2009-04-25 | 1 | -1/+5 |
* | MFB: Added missing SKIPIF | Jani Taskinen | 2009-04-25 | 6 | -1/+11 |
* | - Fix test | Felipe Pena | 2009-02-20 | 1 | -1/+1 |
* | MFH: Fix #46542 Extending PDO class with a __call() function doesn't work | Johannes Schlüter | 2009-02-17 | 1 | -0/+20 |
* | - New test | Felipe Pena | 2009-02-13 | 1 | -0/+51 |
* | MFH Add table key to getColumnMeta() with SQLite | Scott MacVicar | 2009-01-13 | 1 | -0/+23 |
* | MFH: Fix tests (use a in-memory database not a file called memory) | Johannes Schlüter | 2008-12-03 | 7 | -7/+7 |
* | MFH: | Felipe Pena | 2008-12-02 | 4 | -0/+121 |
* | MFH: | Felipe Pena | 2008-11-05 | 1 | -7/+13 |
* | - MFH: Improved fix | Felipe Pena | 2008-11-03 | 1 | -0/+33 |
* | - New test | Felipe Pena | 2008-11-03 | 1 | -0/+50 |
* | MFH: | Felipe Pena | 2008-11-03 | 1 | -0/+31 |
* | - Added skipif | Felipe Pena | 2008-10-10 | 1 | -0/+4 |
* | - New test | Felipe Pena | 2008-10-10 | 1 | -0/+38 |
* | add missing skipif conditions | Antony Dovgal | 2005-12-21 | 1 | -0/+4 |
* | fix #35336 (crash on PDO::FETCH_CLASS + __set()) | Antony Dovgal | 2005-11-23 | 1 | -0/+22 |
* | ZTS test fix | Ilia Alshanetsky | 2005-10-18 | 1 | -2/+2 |
* | Added test for bug #33841. | Ilia Alshanetsky | 2005-07-24 | 1 | -0/+28 |
* | remove the old tests for pdo_sqlite | Wez Furlong | 2005-07-06 | 29 | -1717/+0 |
* | Add a redirect test to run the common pdo core tests against the sqlite | Wez Furlong | 2005-07-06 | 1 | -0/+12 |
* | - 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 |
* | - Update tests | Marcus Boerger | 2005-03-10 | 1 | -1/+1 |
* | Add one more test. | Magnus M��tt� | 2005-03-09 | 1 | -0/+84 |
* | Add test 020 and 021 for PDO_SQLite. | Magnus M��tt� | 2005-03-09 | 2 | -0/+41 |
* | - 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 |
* | fix line endings | Wez Furlong | 2005-02-26 | 3 | -3/+3 |
* | - 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 |