summaryrefslogtreecommitdiff
path: root/ext/odbc
Commit message (Expand)AuthorAgeFilesLines
* Fix Bug #63171 Script hangs after max_execution_timeRemi Collet2016-03-171-7/+14
* add test for bug #47803Anatol Belski2016-02-241-0/+185
* Fixed bug #47803Anatol Belski2016-02-242-18/+30
* make ext/odbc test credentials configurableAnatol Belski2016-02-231-3/+14
* Happy new year (Update copyright to 2016)Lior Kaplan2016-01-015-5/+5
* fixed fix #69975 wrt. ODBCVER < 0x0300Christoph M. Becker2015-07-031-2/+2
* Fix #69975: PHP segfaults when accessing nvarchar(max) defined columnsChristoph M. Becker2015-07-032-0/+39
* Fixed bug #69381 out of memory with sage odbc driverFrederic Marchal2015-04-281-0/+9
* fix column name attribute with ODBC 3.0Anatol Belski2015-04-172-3/+3
* migrate SQLAllocStmt for ODBC 3.0 complianceAnatol Belski2015-04-172-13/+15
* added test for bug #69354Anatol Belski2015-04-041-0/+43
* revert skipif, this should run everywhereAnatol Belski2015-04-041-5/+0
* further ODBC 3.0 complianceAnatol Belski2015-04-042-1/+7
* more compliance with the ODBC 3.0Anatol Belski2015-04-042-6/+8
* test fixesAnatol Belski2015-04-044-1/+16
* revert a4157423934edf7b8fdbcee163cced9bfd5748a, fix build odbc as sharedRemi Collet2015-03-251-13/+13
* Print checking message for all ODBC driversLior Kaplan2015-03-221-12/+36
* Change default option of ODBC drivers to no to enable bulding standalone ODBCLior Kaplan2015-03-221-14/+19
* cosmetic fix to default odbcverAnatol Belski2015-03-231-1/+1
* Fix odbc build as sharedRemi Collet2015-03-081-4/+5
* fix setting default ODBCVER value in config.w32Anatol Belski2015-02-061-1/+1
* Fixed bug #68964 Allowed memory size exhausted with odbc_execAnatol Belski2015-02-064-8/+20
* Bump yearXinchen Hui2015-01-155-5/+5
* Fix for bug #68087 (ODBC not reading DATE columns correctly)Keyur Govande2014-10-072-2/+60
* 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.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
* | 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
* | 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