Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug #41698 (float parameters truncated to integer in prepared | Ilia Alshanetsky | 2007-06-26 | 1 | -0/+37 |
* | fix tests | Antony Dovgal | 2007-05-18 | 1 | -1/+2 |
* | fix test names | Antony Dovgal | 2007-05-07 | 4 | -4/+4 |
* | win32 test fixes | Antony Dovgal | 2007-04-18 | 1 | -1/+2 |
* | Fix skipif | Hannes Magnusson | 2006-12-12 | 8 | -9/+2 |
* | Fixed bug #39759 (Can't use stored procedures fetching multiple result | Ilia Alshanetsky | 2006-12-08 | 1 | -5/+3 |
* | Added test for previous bug | Ilia Alshanetsky | 2006-12-04 | 1 | -0/+0 |
* | Fixed bug #37445 (Fixed crash in pdo_mysql resulting from premature object | Ilia Alshanetsky | 2006-07-31 | 2 | -1/+22 |
* | Fixed tests from being always skipped. | Ilia Alshanetsky | 2006-07-31 | 7 | -3/+10 |
* | MFH | Hartmut Holzgraefe | 2006-07-10 | 1 | -0/+35 |
* | Closes PECL Bug #5802 | Wez Furlong | 2005-10-29 | 1 | -0/+52 |
* | Close PECL Bug #5780 | Wez Furlong | 2005-10-29 | 1 | -0/+41 |
* | Fixed tests for ZTS builds | Ilia Alshanetsky | 2005-10-18 | 2 | -8/+8 |
* | Fixed test for ZTS builds | Ilia Alshanetsky | 2005-10-18 | 1 | -4/+4 |
* | MFH: Make PDO use class constants | Ilia Alshanetsky | 2005-09-20 | 1 | -1/+1 |
* | Add test for this bug report; can't repeat the problem. | Wez Furlong | 2005-09-10 | 1 | -0/+30 |
* | MFH | foobar | 2005-08-11 | 4 | -5/+31 |
* | Add test case | Wez Furlong | 2005-07-14 | 1 | -0/+47 |
* | Thanks 'james' (a visitor to my blog) for reporting this bug. | Wez Furlong | 2005-07-14 | 1 | -0/+17 |
* | adopt new tests | Wez Furlong | 2005-07-07 | 28 | -1637/+27 |
* | Added PDO_MYSQL_ATTR_USE_BUFFERED_QUERY parameter for pdo_mysql, to toggle | Ilia Alshanetsky | 2005-06-24 | 1 | -0/+1 |
* | Skip the test, it fails due to missing transaction support. | Ilia Alshanetsky | 2005-06-24 | 1 | -0/+1 |
* | Fixed PDO Mysql tests. | Ilia Alshanetsky | 2005-06-24 | 1 | -1/+1 |
* | 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 |
* | - Update tests | Marcus Boerger | 2005-03-10 | 1 | -1/+1 |
* | Add more tests. | Magnus M��tt� | 2005-03-09 | 1 | -0/+21 |
* | - 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 | 3 | -2/+118 |
* | - 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 |
* | - 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 |
* | - Forgot to change extension name | Marcus Boerger | 2005-02-20 | 9 | -9/+9 |
* | - Add tests | Marcus Boerger | 2005-02-20 | 12 | -0/+569 |