Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup | Dmitry Stogov | 2014-08-13 | 1 | -10/+8 |
* | Fixed ext/odbc | Dmitry Stogov | 2014-08-12 | 1 | -10/+10 |
* | ext/odbc support for phpng (incomplete) | Dmitry Stogov | 2014-08-12 | 3 | -190/+164 |
* | Merge branch 'master' into phpng | Dmitry Stogov | 2014-08-04 | 5 | -13/+122 |
|\ | |||||
| * | Merge branch 'PHP-5.5' into PHP-5.6 | Keyur Govande | 2014-07-30 | 5 | -26/+121 |
| |\ | |||||
| | * | Merge branch 'PHP-5.4' into PHP-5.5 | Keyur Govande | 2014-07-30 | 5 | -26/+121 |
| | |\ | |||||
| | | * | Corrected patch for bug #60616 | Keyur Govande | 2014-07-30 | 5 | -26/+121 |
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Keyur Govande | 2014-07-28 | 2 | -2/+16 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Keyur Govande | 2014-07-28 | 2 | -2/+16 |
| | |\ \ | | | |/ | |||||
| | | * | Fix bug #60616 (odbc_fetch_into returns junk at end of multi-byte char fields) | Keyur Govande | 2014-07-28 | 2 | -2/+16 |
| | | * | Bump year | Xinchen Hui | 2014-01-03 | 5 | -5/+5 |
| | * | | Bump year | Xinchen Hui | 2014-01-03 | 5 | -5/+5 |
* | | | | Cleanup (1-st round) | Dmitry Stogov | 2014-04-15 | 1 | -2/+2 |
|/ / / | |||||
* | | | Bump year | Xinchen Hui | 2014-01-03 | 5 | -5/+5 |
* | | | Merge branch 'PHP-5.5' | Yasuo Ohgaki | 2013-10-26 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Yasuo Ohgaki | 2013-10-26 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #65950 Field name truncation if the field name is bigger than 32 ch... | Yasuo Ohgaki | 2013-10-26 | 1 | -1/+1 |
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-08-18 | 1 | -11/+26 |
| |\ \ | | |/ | |||||
| | * | Use pkg-config to detect iodbc | Ole Markus With | 2013-08-18 | 1 | -11/+26 |
| | * | typo fixes | Veres Lajos | 2013-07-15 | 1 | -1/+1 |
* | | | Merge branch 'pull-request/411' | Stanislav Malyshev | 2013-08-18 | 1 | -12/+27 |
|\ \ \ | |/ / |/| | | |||||
| * | | Use pkg-config to detect iodbc | Ole Markus With | 2013-08-17 | 1 | -12/+27 |
* | | | code related typo fixes | Veres Lajos | 2013-08-18 | 1 | -1/+1 |
|/ / | |||||
* | | Fix long-standing visual pain point: the misalignment of './configure help' t... | Christopher Jones | 2013-08-06 | 1 | -16/+15 |
* | | typo fixes | Veres Lajos | 2013-07-15 | 1 | -1/+1 |
|/ | |||||
* | - Fixed bug #61387 (NULL valued anonymous column causes segfault in odbc_fetc... | Felipe Pena | 2013-06-24 | 1 | -1/+1 |
* | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -1/+1 |
* | Happy New Year | Xinchen Hui | 2013-01-01 | 5 | -5/+5 |
* | Merge branch 'PHP-5.3' into PHP-5.4 | Johannes Schlüter | 2012-06-22 | 1 | -1/+1 |
|\ | |||||
| * | Remove extra ; | Johannes Schlüter | 2012-06-22 | 1 | -1/+1 |
| * | - Year++ | Felipe Pena | 2012-01-01 | 5 | -5/+5 |
| * | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| * | - Year++ | Felipe Pena | 2011-01-01 | 5 | -5/+5 |
| * | - fix #39863, do not accept paths with NULL in them. See http://news.php.net/... | Pierre Joye | 2010-11-18 | 1 | -1/+4 |
| * | - Fixed bug #52512 (Broken error handling in odbc_execute) | Felipe Pena | 2010-11-07 | 1 | -2/+43 |
* | | - Year++ | Felipe Pena | 2012-01-01 | 5 | -5/+5 |
* | | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
* | | - Added new parameter parsing option (p - for valid path (string without null... | Felipe Pena | 2011-06-06 | 1 | -0/+4 |
* | | - Year++ | Felipe Pena | 2011-01-01 | 5 | -5/+5 |
* | | - Fixed bug #52512 (Broken error handling in odbc_execute) | Felipe Pena | 2010-11-07 | 1 | -2/+43 |
* | | - use TSRMLS_*C instead of TSRMLS_FETCH in zend_list_insert | Pierre Joye | 2010-09-16 | 1 | -3/+3 |
* | | Removed safe_mode | Kalle Sommer Nielsen | 2010-04-26 | 1 | -7/+0 |
|/ | |||||
* | - Fixed bug #49429, #51331 (odbc_autocommit doesn't work) | Felipe Pena | 2010-03-20 | 1 | -1/+1 |
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 5 | -5/+5 |
* | - Fixed bug #50162 (Memory leak when fetching timestamp column from Oracle da... | Felipe Pena | 2009-12-06 | 1 | -14/+6 |
* | MFH: Fixed error message grammar: | Matt Wilmas | 2009-06-06 | 1 | -1/+1 |
* | - MFH: Improved fix for #42414 | Felipe Pena | 2009-05-14 | 1 | -47/+19 |
* | - New tests | Felipe Pena | 2009-05-14 | 6 | -0/+200 |
* | MFH: | Felipe Pena | 2009-05-14 | 1 | -0/+28 |
* | - Starting tests for this extension | Felipe Pena | 2009-05-11 | 3 | -0/+58 |