Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fix #line paths | foobar | 2005-11-08 | 1 | -21/+21 |
* | - Fix memleaks | Marcus Boerger | 2005-10-30 | 1 | -1/+5 |
* | - Fix PECL Bug #5772; FETCH_FUNC broken for mixed case function names | Marcus Boerger | 2005-10-29 | 1 | -1/+7 |
* | Fixed test (unicode support) | Dmitry Stogov | 2005-10-28 | 1 | -0/+47 |
* | forgot to commit new pdo_attr_ function | Antony Dovgal | 2005-10-27 | 1 | -0/+10 |
* | Add test for PDO::ATTR_CASE. | Dan Scott | 2005-10-26 | 1 | -0/+83 |
* | Correct non-standard SQL. Standard SQL would define "DEFAULT NULL" -- but | Dan Scott | 2005-10-26 | 3 | -3/+3 |
* | use correct enum type for the arg | Antony Dovgal | 2005-10-25 | 1 | -1/+1 |
* | - SPL example was changed, so change PDO test accordingly | Marcus Boerger | 2005-10-13 | 1 | -1/+1 |
* | - MFB Do not try to autoload the class, use internal only | Marcus Boerger | 2005-10-13 | 1 | -1/+1 |
* | Unicode support | Dmitry Stogov | 2005-10-12 | 2 | -3/+16 |
* | Fixed bug #34809 (FETCH_INTO in PDO crashes without a destination object). | Ilia Alshanetsky | 2005-10-10 | 1 | -0/+6 |
* | - Add new test | Marcus Boerger | 2005-10-07 | 1 | -0/+63 |
* | - MFB dynamic lookup of PDOException base | Marcus Boerger | 2005-10-06 | 1 | -10/+17 |
* | - MFB Add optional deps for SPL | Marcus Boerger | 2005-10-04 | 2 | -0/+2 |
* | - Add missing test from base | Marcus Boerger | 2005-10-03 | 33 | -32/+71 |
* | Fixed memory leak. | Ilia Alshanetsky | 2005-10-03 | 1 | -0/+3 |
* | - Simplify SPL checks for PDOException base | Marcus Boerger | 2005-10-02 | 2 | -3/+3 |
* | - Fix PDOException base | Marcus Boerger | 2005-10-02 | 4 | -4/+32 |
* | - Allow to check for default statment class | Marcus Boerger | 2005-10-02 | 2 | -1/+26 |
* | - Add ability to change default statement class for PDO::execute()/query() | Marcus Boerger | 2005-10-02 | 3 | -5/+230 |
* | Unicode support | Dmitry Stogov | 2005-09-26 | 2 | -0/+51 |
* | MFB: Build PDO and SQLite as shared | Edin Kadribasic | 2005-09-24 | 1 | -1/+1 |
* | MFB: Declare functions used by driver as PDO_API in php_pdo_driver.h | Edin Kadribasic | 2005-09-24 | 2 | -1/+3 |
* | - Fixed Bug #34590 User defined PDOStatement class can't implement methods | Marcus Boerger | 2005-09-21 | 2 | -1/+126 |
* | - MFB | Marcus Boerger | 2005-09-21 | 31 | -0/+89 |
* | Allow overloading of PDO constructor. | Ilia Alshanetsky | 2005-09-20 | 2 | -3/+25 |
* | - Provide helper function to avoid TSRM issues with exception base and root | Marcus Boerger | 2005-09-20 | 3 | -7/+18 |
* | ZTS fix | Dmitry Stogov | 2005-09-20 | 2 | -3/+3 |
* | Make PDO use class constants | Ilia Alshanetsky | 2005-09-20 | 28 | -174/+187 |
* | - More TSRM fixes | Marcus Boerger | 2005-09-19 | 1 | -2/+2 |
* | - Fix building with 5.0 | Marcus Boerger | 2005-09-19 | 1 | -1/+1 |
* | ZTS fix | Dmitry Stogov | 2005-09-12 | 1 | -2/+2 |
* | touch file | Wez Furlong | 2005-09-11 | 1 | -12/+12 |
* | Merge changes from 5.1 branch. | Wez Furlong | 2005-09-11 | 8 | -16/+190 |
* | touch | Edin Kadribasic | 2005-09-04 | 1 | -154/+108 |
* | MFB | Edin Kadribasic | 2005-09-04 | 1 | -1/+1 |
* | Resolution to http://pecl.php.net/bugs/bug.php?id=5193 for all drivers. | George Schlossnagle | 2005-09-01 | 1 | -0/+4 |
* | Unicode support cleanup | Dmitry Stogov | 2005-08-23 | 1 | -13/+2 |
* | zend_is_callable() and zend_make_callable() were changed to return readable f... | Dmitry Stogov | 2005-08-22 | 1 | -3/+1 |
* | And here | Andrei Zmievski | 2005-08-16 | 1 | -1/+1 |
* | And here. | Andrei Zmievski | 2005-08-16 | 1 | -1/+1 |
* | Unicode support | Dmitry Stogov | 2005-08-16 | 3 | -10/+36 |
* | Unicode support | Dmitry Stogov | 2005-08-15 | 2 | -47/+30 |
* | Test engine is improved to support unicode mode | Dmitry Stogov | 2005-08-15 | 22 | -0/+1238 |
* | Tests are fixed according to new var_dump()/pront_r() format (to pass in non-... | Dmitry Stogov | 2005-08-15 | 2 | -25/+25 |
* | zts fixes | Wez Furlong | 2005-08-12 | 3 | -15/+15 |
* | Unicode support | Dmitry Stogov | 2005-08-12 | 3 | -6/+6 |
* | Fixed memory leak. | Ilia Alshanetsky | 2005-08-03 | 1 | -0/+4 |
* | - Bumber up year | foobar | 2005-08-03 | 2 | -2/+2 |