summaryrefslogtreecommitdiff
path: root/ext/pdo_odbc/php_pdo_odbc.h
Commit message (Expand)AuthorAgeFilesLines
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
* Cleanup unused module globalsDmitry Stogov2019-03-121-16/+0
* Remove local variablesPeter Kokot2019-02-031-10/+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
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Merge branch 'PHP-7.0'Lior Kaplan2016-01-011-1/+1
|\
| * 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
* | | Remove leftovers of TSRMLS in docsTom Van Looy2015-12-251-10/+0
|/ /
* | cleanup mod version macros, round 3Anatol Belski2015-03-231-0/+3
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-5/+5
* | second shot on removing TSRMLS_*Anatol Belski2014-12-141-2/+2
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-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
* remove unused PHP_EXTNAME_API macros.Nuno Lopes2008-01-031-6/+0
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFHHannes Magnusson2007-05-281-2/+0
* 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/+1
* Fix handling of parameter binding.Wez Furlong2005-07-071-2/+2
* ODBC (v3 ish) driver for PDO.Wez Furlong2004-05-171-0/+81