summaryrefslogtreecommitdiff
path: root/ext/odbc
Commit message (Expand)AuthorAgeFilesLines
* cleanupDmitry Stogov2014-08-131-10/+8
* Fixed ext/odbcDmitry Stogov2014-08-121-10/+10
* ext/odbc support for phpng (incomplete)Dmitry Stogov2014-08-123-190/+164
* Merge branch 'master' into phpngDmitry Stogov2014-08-045-13/+122
|\
| * Merge branch 'PHP-5.5' into PHP-5.6Keyur Govande2014-07-305-26/+121
| |\
| | * Merge branch 'PHP-5.4' into PHP-5.5Keyur Govande2014-07-305-26/+121
| | |\
| | | * Corrected patch for bug #60616Keyur Govande2014-07-305-26/+121
| * | | Merge branch 'PHP-5.5' into PHP-5.6Keyur Govande2014-07-282-2/+16
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.4' into PHP-5.5Keyur Govande2014-07-282-2/+16
| | |\ \ | | | |/
| | | * Fix bug #60616 (odbc_fetch_into returns junk at end of multi-byte char fields)Keyur Govande2014-07-282-2/+16
| | | * Bump yearXinchen Hui2014-01-035-5/+5
| | * | Bump yearXinchen Hui2014-01-035-5/+5
* | | | Cleanup (1-st round)Dmitry Stogov2014-04-151-2/+2
|/ / /
* | | Bump yearXinchen Hui2014-01-035-5/+5
* | | Merge branch 'PHP-5.5'Yasuo Ohgaki2013-10-261-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Yasuo Ohgaki2013-10-261-1/+1
| |\ \ | | |/
| | * Fixed bug #65950 Field name truncation if the field name is bigger than 32 ch...Yasuo Ohgaki2013-10-261-1/+1
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-181-11/+26
| |\ \ | | |/
| | * Use pkg-config to detect iodbcOle Markus With2013-08-181-11/+26
| | * typo fixesVeres Lajos2013-07-151-1/+1
* | | Merge branch 'pull-request/411'Stanislav Malyshev2013-08-181-12/+27
|\ \ \ | |/ / |/| |
| * | Use pkg-config to detect iodbcOle Markus With2013-08-171-12/+27
* | | code related typo fixesVeres Lajos2013-08-181-1/+1
|/ /
* | Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-16/+15
* | typo fixesVeres Lajos2013-07-151-1/+1
|/
* - Fixed bug #61387 (NULL valued anonymous column causes segfault in odbc_fetc...Felipe Pena2013-06-241-1/+1
* Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* Happy New YearXinchen Hui2013-01-015-5/+5
* Merge branch 'PHP-5.3' into PHP-5.4Johannes Schlüter2012-06-221-1/+1
|\
| * Remove extra ;Johannes Schlüter2012-06-221-1/+1
| * - Year++Felipe Pena2012-01-015-5/+5
| * - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
| * - Year++Felipe Pena2011-01-015-5/+5
| * - fix #39863, do not accept paths with NULL in them. See http://news.php.net/...Pierre Joye2010-11-181-1/+4
| * - Fixed bug #52512 (Broken error handling in odbc_execute)Felipe Pena2010-11-071-2/+43
* | - Year++Felipe Pena2012-01-015-5/+5
* | - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* | - Added new parameter parsing option (p - for valid path (string without null...Felipe Pena2011-06-061-0/+4
* | - 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