| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2020-02-17 | 1 | -5/+19 |
|\ |
|
| * | Fix #79038: PDOStatement::nextRowset() leaks column values | Christoph M. Becker | 2020-02-17 | 1 | -5/+19 |
* | | Remove local variables | Peter Kokot | 2019-02-03 | 1 | -9/+0 |
* | | Remove yearly range from copyright notice | Zeev Suraski | 2019-01-30 | 1 | -1/+1 |
|/ |
|
* | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 1 | -2/+0 |
* | Trailing whitespaces | Gabriel Caruso | 2018-01-03 | 1 | -1/+1 |
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | Turn "pdo_stmt_methods" into constants. | Dmitry Stogov | 2017-12-14 | 1 | -1/+1 |
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
* | Fix ODBC bug for varchars returning with length zero | Elizabeth Marie Smith | 2016-04-01 | 1 | -0/+18 |
* | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
|\ |
|
| * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| * | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | Use zend_string to represent pdo_column_data.name and avoid duplication. | Dmitry Stogov | 2015-05-05 | 1 | -2/+1 |
* | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -24/+24 |
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -12/+12 |
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -22/+22 |
* | | ported from pdo - pgsql, odbc, mysql, firebirt, dblib | Anatol Belski | 2014-08-19 | 1 | -12/+12 |
* | | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -9/+9 |
* | | ext/pdo_odbc support for phpng (tested with unixODBC and mysql driver) | Dmitry Stogov | 2014-08-12 | 1 | -49/+65 |
|/ |
|
* | Fix #50444: PDO-ODBC changes for 64-bit | Andrew Kehrig | 2014-04-20 | 1 | -2/+2 |
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | - Fixed bug #66311 (Stack smashing protection kills PDO/ODBC queries) patch b... | Felipe Pena | 2013-12-22 | 1 | -1/+2 |
* | fixed possibly uninitialized value usage | Anatol Belski | 2013-12-17 | 1 | -1/+1 |
* | Remove some compilation warnings: | Christopher Jones | 2013-08-20 | 1 | -2/+6 |
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | Fixed bug #63236 (Executable permission on various source files) | Xinchen Hui | 2012-10-09 | 1 | -0/+0 |
* | Fix for bug #62379 was missing in 5.3 | Anatoliy Belsky | 2012-07-17 | 1 | -45/+36 |
* | Fixed bug #61212 (PDO ODBC Segfaults on SQL_SUCESS_WITH_INFO). | Ilia Alshanetsky | 2012-03-14 | 1 | -5/+7 |
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | - Fixed data type usage in 64bit | Felipe Pena | 2011-06-27 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
* | - MFH: Fixed bug #48913 (Too long error code strings in pdo_odbc driver) | Felipe Pena | 2009-07-15 | 1 | -2/+2 |
* | MFH: Cast to SQLUSMALLINT | Kalle Sommer Nielsen | 2009-05-19 | 1 | -2/+2 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | MFH: nuketh C++ comments | Jani Taskinen | 2008-08-03 | 1 | -2/+2 |
* | [DOC] adds new odbc driver specific ODBC_ATTR_ASSUME_UTF8 to deal with unicod... | Elizabeth Marie Smith | 2008-03-13 | 1 | -22/+221 |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
* | Fix for PECL #7755; use the displayable column width as the basis for our | Wez Furlong | 2006-10-11 | 1 | -4/+21 |
* | Fix for PECL bug #8944. Could also be the same problem as pecl #7775. | Wez Furlong | 2006-10-11 | 1 | -2/+14 |
* | Fix for #36342; ODBC won't let you bind variables by buffer after "long" | Wez Furlong | 2006-03-27 | 1 | -2/+6 |
* | Fix for PECL #5433 (rowCount() not set) | Wez Furlong | 2005-09-30 | 1 | -0/+4 |
* | this should always be a string here, but just in case, convert it. | Wez Furlong | 2005-07-19 | 1 | -0/+1 |
* | Closes #33533 by implementing proper dynamic fetching of long text columns. | Wez Furlong | 2005-07-19 | 1 | -13/+88 |
* | Limit the size of columns to 64K, so we don't try to allocate 2GB for each text | Wez Furlong | 2005-07-19 | 1 | -0/+6 |
* | don't free the cols until we know we have another rowset | Wez Furlong | 2005-07-09 | 1 | -2/+1 |