| Commit message (Expand) | Author | Age | Files | Lines |
* | - MFH: Added parameter TSRMLS_DC in zend_is_callable() | Felipe Pena | 2008-08-02 | 1 | -1/+1 |
* | MFH: Fix PDO configure dependancy: If --disable-pdo is used, disable all | Jani Taskinen | 2008-07-25 | 1 | -0/+3 |
* | Fixed support for static methods | Dmitry Stogov | 2008-07-25 | 1 | -1/+1 |
* | fix typos | Antony Dovgal | 2008-07-25 | 1 | -1/+1 |
* | Fixed uninitialised data | Dmitry Stogov | 2008-07-25 | 2 | -0/+3 |
* | - MFH: force static for now, broken now | Pierre Joye | 2008-07-24 | 1 | -2/+1 |
* | MFH: Add mysqlnd support for PDO_mysql, fixes at least bug#41997,#42499, | Johannes Schlüter | 2008-07-21 | 11 | -37/+69 |
* | - Added arginfo | Felipe Pena | 2008-06-27 | 1 | -1/+7 |
* | - MFH: Add check for avoid segfault when trying instantiate PDORow manually | Felipe Pena | 2008-05-14 | 2 | -4/+16 |
* | Added a warning message on pdo::exec() failure in the event of an empty query | Ilia Alshanetsky | 2008-04-22 | 1 | -0/+1 |
* | fix SKIPIFs | Nuno Lopes | 2008-04-10 | 2 | -1/+5 |
* | remove ze1_compat leftovers | Antony Dovgal | 2008-03-18 | 1 | -13/+1 |
* | remove duplicated sections | Nuno Lopes | 2008-03-17 | 1 | -1/+0 |
* | MFH: New way for check void parameters | Felipe Pena | 2008-03-10 | 2 | -12/+12 |
* | Fixed bug #44166 (Parameter handling flaw in PDO::getAvailableDrivers()) | Ilia Alshanetsky | 2008-03-03 | 1 | -1/+5 |
* | MFH: Fix get_parent_class() of PDORow instances | Johannes Schlüter | 2008-03-03 | 2 | -3/+29 |
* | Better fix for bug #44189 | Ilia Alshanetsky | 2008-02-26 | 1 | -4/+0 |
* | Fixed bug #44200 (A crash in PDO when no bound targets exists and yet | Ilia Alshanetsky | 2008-02-24 | 1 | -0/+4 |
* | Fix test | Felipe Pena | 2008-02-22 | 1 | -2/+3 |
* | Fixed bug #44189 (PDO setAttribute() does not properly validate values for | Ilia Alshanetsky | 2008-02-21 | 1 | -0/+14 |
* | Fixed bug #44171 (Invalid FETCH_COLUMN index does not raise an error) | Ilia Alshanetsky | 2008-02-20 | 1 | -0/+2 |
* | New test | Felipe Pena | 2008-02-19 | 1 | -0/+32 |
* | some BDs (e.g. firebird) dont support text, so replace it with varchar(255). | Nuno Lopes | 2008-02-19 | 1 | -1/+1 |
* | MFB: Fixed Bug #44159 (Crash: $pdo->setAttribute(PDO::STATEMENT_ATTR_CLASS, N... | Felipe Pena | 2008-02-19 | 1 | -2/+2 |
* | PDO is hardly experimental | Ilia Alshanetsky | 2008-01-31 | 1 | -0/+0 |
* | Improved PHP binary size and startup speed with GCC4 visibility control (Nuno) | Dmitry Stogov | 2008-01-30 | 1 | -8/+10 |
* | move about 3K of data to the const area. also reduce memory usage (~ -266 byt... | Nuno Lopes | 2008-01-25 | 1 | -4/+4 |
* | Missing patch bit from the FETCH_GROUP fix | Ilia Alshanetsky | 2008-01-14 | 1 | -0/+2 |
* | Fixed a bug with PDO::FETCH_COLUMN|PDO::FETCH_GROUP mode when a column # by | Ilia Alshanetsky | 2008-01-11 | 1 | -4/+19 |
* | Skip test for PostgreSQL driver since error is too dissimilar to other | Ilia Alshanetsky | 2008-01-03 | 1 | -0/+1 |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 8 | -8/+8 |
* | MFH: Bump copyright year, 1 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
* | - Fixed bug #43663 (Extending PDO class with a __call() function doesn't work). | David Soria Parra | 2007-12-30 | 2 | -2/+32 |
* | fix test | Antony Dovgal | 2007-11-27 | 1 | -0/+1 |
* | fix test | Antony Dovgal | 2007-11-27 | 1 | -2/+4 |
* | Revert addition of - char support for bound param names | Ilia Alshanetsky | 2007-11-26 | 2 | -11/+9 |
* | MFH:- Fixed bug #43365 (Several enums have trailing commas) | Jani Taskinen | 2007-11-26 | 1 | -1/+1 |
* | Adjusted fix for bug #42978 | Ilia Alshanetsky | 2007-11-20 | 1 | -5/+0 |
* | Fixed bug #42978 (mismatch between number of bound params and values causes | Ilia Alshanetsky | 2007-11-20 | 1 | -0/+5 |
* | fix test | Antony Dovgal | 2007-11-08 | 1 | -10/+10 |
* | Fixed test | Ilia Alshanetsky | 2007-11-04 | 1 | -16/+16 |
* | Fixed bug #43139 PDO ignores ATTR_DEFAULT_FETCH_MODE in some cases with fetch... | Ilia Alshanetsky | 2007-10-31 | 2 | -0/+38 |
* | Test not relavent for sqlite that uses built-in bound syntax | Ilia Alshanetsky | 2007-10-30 | 1 | -0/+1 |
* | Fixed bug #43130 (Bound parameters cannot have - in their name) | Ilia Alshanetsky | 2007-10-29 | 3 | -117/+255 |
* | Fixed bug #42917 (PDO::FETCH_KEY_PAIR doesn't work with setFetchMode) | Ilia Alshanetsky | 2007-10-11 | 2 | -3/+46 |
* | MFH: stmt->fetch.func.values is not a zval and should not be freed with FREE_... | Yiduo (David) Wang | 2007-10-08 | 1 | -1/+1 |
* | MFH: Added macros for managing zval refcounts and is_ref statuses | Yiduo (David) Wang | 2007-10-07 | 2 | -11/+11 |
* | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 5 | -12/+12 |
* | fix crash if stream is empty and reader function sets buffer as null | Stanislav Malyshev | 2007-09-12 | 1 | -1/+5 |
* | Fixed bug #42643 (CLI segfaults if using ATTR_PERSISTENT). | Ilia Alshanetsky | 2007-09-12 | 1 | -6/+6 |