summaryrefslogtreecommitdiff
path: root/ext/pdo_odbc/php_pdo_odbc_int.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-02-171-1/+2
|\
| * Fix #79038: PDOStatement::nextRowset() leaks column valuesChristoph M. Becker2020-02-171-1/+2
* | Remove local variablesPeter Kokot2019-02-031-9/+0
* | Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
|/
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* year++Xinchen Hui2018-01-021-1/+1
* Turn "pdo_stmt_methods" into constants.Dmitry Stogov2017-12-141-1/+1
* Move constants into read-only data segmentDmitry Stogov2017-12-141-1/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* fix invalid pointer on 64-bitAnatol Belski2016-03-101-2/+2
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-1/+1
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-4/+4
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | master renames phase 1Anatol Belski2014-08-251-2/+2
* | ported from pdo - pgsql, odbc, mysql, firebirt, dblibAnatol Belski2014-08-191-2/+2
|/
* Fix #50444: PDO-ODBC changes for 64-bitAndrew Kehrig2014-04-201-1/+1
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* Fixed bug #63236 (Executable permission on various source files)Xinchen Hui2012-10-091-0/+0
* - Year++Felipe Pena2012-01-011-1/+1
* - Fixed data type usage in 64bitFelipe Pena2011-06-271-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* [DOC] adds new odbc driver specific ODBC_ATTR_ASSUME_UTF8 to deal with unicod...Elizabeth Marie Smith2008-03-131-1/+11
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* Fix for PECL bug #8944. Could also be the same problem as pecl #7775.Wez Furlong2006-10-111-1/+2
* Fix for #36342; ODBC won't let you bind variables by buffer after "long"Wez Furlong2006-03-271-1/+3
* Fix handling of parameter binding.Wez Furlong2005-07-071-1/+2
* This might allow piecewise sending of LOB data for input parameters.Wez Furlong2005-02-071-0/+5
* centralize this defineWez Furlong2005-02-071-0/+9
* Add configure support for ODBCRouter and generic ODBC libs.Wez Furlong2005-01-121-0/+4
* Add flag to control the use of the ODBC cursor emulation library.Wez Furlong2004-05-251-0/+4
* Enable ODBC Connection Pooling.Wez Furlong2004-05-221-0/+5
* Fix doer()Wez Furlong2004-05-221-5/+16
* Let is build under unix.Wez Furlong2004-05-171-8/+8
* ODBC (v3 ish) driver for PDO.Wez Furlong2004-05-171-0/+143