Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed Bug #66034 (Segmentation Fault when constructor of PDO statement ↵ | Xinchen Hui | 2013-11-05 | 1 | -0/+33 |
| | | | | | | | throws an exception) I know zend_call_function will initilize retval_ptr_ptr, but still set it to NULL explict is more readable | ||||
* | Add user contributed test. Bug #61748 | Yasuo Ohgaki | 2013-08-02 | 1 | -0/+17 |
| | |||||
* | Fix bug #63916: PDO::PARAM_INT casts to 32bit int internally even on 64bit ↵ | Lars Strojny | 2013-01-14 | 2 | -0/+54 |
| | | | | builds in pdo_sqlite | ||||
* | createCollation() for pdo_sqlite as well | Rasmus Lerdorf | 2012-01-29 | 1 | -0/+38 |
| | | | | | Closes bug #55226 | ||||
* | Fixed bug #60104 (Segmentation Fault in pdo_sqlite when using ↵ | Dmitry Stogov | 2011-11-08 | 1 | -2/+0 |
| | | | | sqliteCreateFunction()) | ||||
* | 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 |
| | | | | | constructor) | ||||
* | 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 |
| | | | | | (patch by Pierrick) | ||||
* | - Fixed bug #48773 (Incorrect error when setting PDO::ATTR_STATEMENT_CLASS ↵ | Felipe Pena | 2009-07-19 | 1 | -0/+34 |
| | | | | | | | with ctor_args) [HEAD only] | ||||
* | 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 |
| | | | | | as expected | ||||
* | - 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 |
| | | | | | | - Fixed memory leaks - Added new tests (Coverage++) | ||||
* | MFH: | Felipe Pena | 2008-11-05 | 1 | -7/+13 |
| | | | | | | - Fixed wrong check - Improved test | ||||
* | - 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 |
| | | | | | | - Fixed endless loop in PDOStatement::debugDumpParams() patch by: Jonah H. Harris <jonah.harris at gmail dot com> | ||||
* | - 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 existing ones | ||||
* | 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 |
| | | | | | driver | ||||
* | - 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 |
| | | | | | | - Fix testname - Drop unnecessary include line (was wrong anyway) | ||||
* | - Add new test | Marcus Boerger | 2005-02-27 | 1 | -0/+77 |
| | |||||
* | fix line endings | Wez Furlong | 2005-02-26 | 3 | -3/+3 |
| |