summaryrefslogtreecommitdiff
path: root/ext/pdo_odbc
Commit message (Expand)AuthorAgeFilesLines
...
* | | Convert E_ERROR to thrown Error in extensionsAaron Piotrowski2015-07-051-1/+2
|/ /
* | Use zend_string to represent pdo_column_data.name and avoid duplication.Dmitry Stogov2015-05-051-2/+1
* | cleanup mod version macros, round 3Anatol Belski2015-03-232-5/+4
* | Look for PDO include files in the right folderMaxime BESSON2015-02-061-2/+2
* | size_t cleanup for PDOStanislav Malyshev2015-01-261-5/+5
* | bump yearXinchen Hui2015-01-155-5/+5
* | trailing whitespace removalStanislav Malyshev2015-01-105-38/+38
* | second shot on removing TSRMLS_*Anatol Belski2014-12-141-2/+2
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-134-33/+33
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-195-5/+5
* | master renames phase 1Anatol Belski2014-08-254-36/+36
* | ported from pdo - pgsql, odbc, mysql, firebirt, dblibAnatol Belski2014-08-193-18/+18
* | basic macro replacements, all at onceAnatol Belski2014-08-193-17/+17
* | cleanuo (use zend_string instead of char*)Dmitry Stogov2014-08-131-5/+3
* | ext/pdo_odbc support for phpng (tested with unixODBC and mysql driver)Dmitry Stogov2014-08-122-50/+66
* | Merge mainstream 'master' branch into refactoringDmitry Stogov2014-04-262-3/+3
|\ \ | |/
| * Fix #50444: PDO-ODBC changes for 64-bitAndrew Kehrig2014-04-202-3/+3
* | Cleanup (1-st round)Dmitry Stogov2014-04-151-2/+4
|/
* 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