summaryrefslogtreecommitdiff
path: root/ext/odbc
Commit message (Expand)AuthorAgeFilesLines
* - Year++Felipe Pena2011-01-015-5/+5
* - Fixed bug #52512 (Broken error handling in odbc_execute)Felipe Pena2010-11-071-2/+43
* - use TSRMLS_*C instead of TSRMLS_FETCH in zend_list_insertPierre Joye2010-09-161-3/+3
* Removed safe_modeKalle Sommer Nielsen2010-04-261-7/+0
* - Fixed bug #49429, #51331 (odbc_autocommit doesn't work)Felipe Pena2010-03-201-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-035-5/+5
* - Fixed bug #50162 (Memory leak when fetching timestamp column from Oracle da...Felipe Pena2009-12-061-14/+6
* MFH: Fixed error message grammar:Matt Wilmas2009-06-061-1/+1
* - MFH: Improved fix for #42414Felipe Pena2009-05-141-47/+19
* - New testsFelipe Pena2009-05-146-0/+200
* MFH:Felipe Pena2009-05-141-0/+28
* - Starting tests for this extensionFelipe Pena2009-05-113-0/+58
* - MFH: Fixed bug #48038 (odbc_execute changes variables used to form params a...Felipe Pena2009-05-011-1/+1
* Nuke unused variable (only in this branch)Kalle Sommer Nielsen2009-03-301-1/+0
* - fix logic after my build fix, thx to Hannes for the head up!Pierre Joye2009-03-241-1/+1
* - fix buildPierre Joye2009-03-241-1/+1
* Improved parameter handlingIlia Alshanetsky2009-03-231-15/+9
* - MFH: Fix protoFelipe Pena2009-02-171-1/+1
* - MFH: Fixed bug #47390 (odbc_fetch_into - BC in php 5.3.0)Felipe Pena2009-02-171-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-315-5/+5
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-11-172-55/+0
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-022-0/+55
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-242-55/+0
* - MFH: Added odbc.default_cursortype to control the ODBC cursormodelPatrick van Kleef2008-08-292-2/+51
* - MFH: Fixed code to use ODBC 3.52 datatypes for 64bit systems (bug #43666)Patrick van Kleef2008-08-293-94/+99
* MFH:Felipe Pena2008-08-241-623/+398
* - Added arginfoFelipe Pena2008-07-201-24/+91
* - Added arginfoFelipe Pena2008-07-051-48/+345
* - New parameter parsing APIFelipe Pena2008-06-251-60/+62
* - do not enable an ext when a lib/header failsPierre Joye2008-06-231-6/+10
* MFH: New way for check void parametersFelipe Pena2008-03-101-2/+2
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-315-5/+5
* Fix ODBC, the GC patch missed this one leading to compilation failure.Andrey Hristov2007-10-101-2/+1
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-272-2/+2
* MFHJani Taskinen2007-08-311-0/+1
* MFH: Fix some lib vs $PHP_LIBDIR issuesJani Taskinen2007-07-311-2/+2
* MFH:- Fixed bug #42019 (configure option --with-adabas=DIR does not work)Jani Taskinen2007-07-171-0/+1
* MFH: - Changed AC_ARG_* options to PHP_ARG_* options.Jani Taskinen2007-07-111-253/+174
* MFH: Fix some configure --help textsfoobar2007-07-031-38/+20
* fix odbc resource handling, patch by Dave LawsonStanislav Malyshev2007-03-132-7/+3
* - Avoid sprintf, even when checked copy'n'paste or changes lead to errorsMarcus Boerger2007-02-241-7/+6
* MFH: check SQLError() return value and output a meaningful errmsg when it failsAntony Dovgal2007-02-191-1/+5
* Fixed output code inside odbc_result_all()Ilia Alshanetsky2007-01-161-2/+2
* MFH: Bump year.Sebastian Bergmann2007-01-015-5/+5
* MFHAntony Dovgal2006-12-281-8/+8
* fix #37848 (ext/odbc compile failure)Antony Dovgal2006-06-191-1/+1
* Added automatic module globals managementDmitry Stogov2006-06-152-29/+22
* MFH: fix #35959 (Cannot build with Solid 2.3)Antony Dovgal2006-01-101-1/+1
* bump year and license versionfoobar2006-01-015-15/+15
* MFH: nuke php3 legacyfoobar2005-12-061-1/+1