summaryrefslogtreecommitdiff
path: root/ext/pdo_odbc
Commit message (Expand)AuthorAgeFilesLines
* Fix #50444: PDO-ODBC changes for 64-bitAndrew Kehrig2014-05-262-3/+3
* Bump yearXinchen Hui2014-01-035-5/+5
* Merge branch 'PHP-5.4' into PHP-5.5Felipe Pena2013-12-221-1/+2
|\
| * - Fixed bug #66311 (Stack smashing protection kills PDO/ODBC queries) patch b...Felipe Pena2013-12-221-1/+2
* | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2013-12-171-1/+1
|\ \ | |/
| * fixed possibly uninitialized value usageAnatol Belski2013-12-171-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Christopher Jones2013-08-202-3/+7
|\ \ | |/
| * Remove some compilation warnings:Christopher Jones2013-08-202-3/+7
| * Happy New YearXinchen Hui2013-01-015-5/+5
* | Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-16/+16
* | Happy New YearXinchen Hui2013-01-015-5/+5
|/
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-094-0/+0
|\
| * Fixed bug #63236 (Executable permission on various source files)Xinchen Hui2012-10-094-0/+0
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-091-1/+1
|\ \ | |/
| * Fixed bug #63235 (buffer overflow in use of SQLGetDiagRec)Xinchen Hui2012-10-091-1/+1
| * Fix for bug #62379 was missing in 5.3Anatoliy Belsky2012-07-173-62/+176
| * Fixed bug #61212 (PDO ODBC Segfaults on SQL_SUCESS_WITH_INFO).Ilia Alshanetsky2012-03-141-5/+7
| * - Year++Felipe Pena2012-01-015-5/+5
| * - Added ZEND_MOD_END macro to use in the end of zend_module_dep[]Felipe Pena2011-08-061-1/+1
| * - Fix #55301 (pdo_odbc part) check if malloc succededPierre Joye2011-07-281-0/+3
| * - Fixed data type usage in 64bitFelipe Pena2011-06-273-3/+3
| * Oops, can't cache it here because it won't workRasmus Lerdorf2011-05-151-5/+5
| * Cache the pdo include pathRasmus Lerdorf2011-05-151-5/+5
| * - Year++Felipe Pena2011-01-015-5/+5
* | Fixed bug #62379 failing ODBC long column functionalityMatt Ficken2012-07-133-62/+176
* | Fixed bug #61212 (PDO ODBC Segfaults on SQL_SUCESS_WITH_INFO).Ilia Alshanetsky2012-03-141-5/+7
* | - Year++Felipe Pena2012-01-015-5/+5
* | - Added ZEND_MOD_END macro to use in the end of zend_module_dep[]Felipe Pena2011-08-061-1/+1
* | - Fix #55301 (pdo_odbc part) check if malloc succededPierre Joye2011-07-281-0/+3
* | - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* | - Fixed data type usage in 64bitFelipe Pena2011-06-273-3/+3
* | Cache the PDO include pathRasmus Lerdorf2011-05-151-5/+5
* | - Year++Felipe Pena2011-01-015-5/+5
* | Remove main/php3_compat.h, for that a few references to `function_entry` haveJohannes Schlüter2010-03-301-1/+1
|/
* Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0)Ilia Alshanetsky2010-01-121-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-035-5/+5
* Revert attempt at supporting both autoconf 2.13 andRasmus Lerdorf2009-11-291-5/+5
* Someone strap down Jani and give him a sedative please.Rasmus Lerdorf2009-11-251-5/+5
* - MFH: Fixed bug #48913 (Too long error code strings in pdo_odbc driver)Felipe Pena2009-07-151-1/+1
* - MFH: Fixed bug #48913 (Too long error code strings in pdo_odbc driver)Felipe Pena2009-07-151-2/+2
* MFH: Cast to SQLUSMALLINTKalle Sommer Nielsen2009-05-191-2/+2
* - wrong var namePierre Joye2009-04-231-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-315-5/+5
* MFH: nuketh C++ commentsJani Taskinen2008-08-031-2/+2
* MFH: Fix PDO configure dependancy: If --disable-pdo is used, disable allJani Taskinen2008-07-251-4/+4
* - do not enable an ext when a lib/header failsPierre Joye2008-06-231-2/+1
* - really check for the dependency, libs and header and don't enable the ext i...Pierre Joye2008-06-221-5/+11
* [DOC] adds new odbc driver specific ODBC_ATTR_ASSUME_UTF8 to deal with unicod...Elizabeth Marie Smith2008-03-134-24/+254
* remove unused PHP_EXTNAME_API macros.Nuno Lopes2008-01-031-6/+0
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-315-5/+5