summaryrefslogtreecommitdiff
path: root/ext/pdo_dblib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-015-5/+5
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-015-5/+5
* | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2015-10-182-4/+46
|\ \ | |/
| * C89 compatAnatol Belski2015-10-181-3/+4
| * use spprintf instead (no need to estrdup afterwards).MiRacLe.RPZ2015-10-181-4/+3
| * dblib's dbcolname can return null in some casesMiRacLe.RPZ2015-10-181-1/+1
| * testcase fot bug #69757MiRacLe.RPZ2015-10-181-0/+32
| * Segmentation fault on pdo_dblib::nextRowset (bug #69757)MiRacLe.RPZ2015-10-181-2/+9
| * bump yearXinchen Hui2015-01-155-5/+5
* | Use zend_string to represent pdo_column_data.name and avoid duplication.Dmitry Stogov2015-05-051-4/+5
* | cleanup mod version macros, round 3Anatol Belski2015-03-232-1/+4
* | Look for PDO include files in the right folderMaxime BESSON2015-02-061-2/+2
* | size_t cleanup for PDOStanislav Malyshev2015-01-261-4/+4
* | bump yearXinchen Hui2015-01-155-5/+5
* | trailing whitespace removalStanislav Malyshev2015-01-104-77/+77
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-133-35/+33
* | Update PDO_DBLIB README fileSTANLEY SUFFICOOL2014-10-241-22/+9
* | Fixed Bug #52885 - PDO_DBLIB: Binary data may be truncatedSTANLEY SUFFICOOL2014-10-241-21/+48
* | Implement Bug #66062 - pdo_dblib enable timeout parameterSTANLEY SUFFICOOL2014-10-223-34/+39
* | Fixed bug #64511 - pdo_dblib segfaults or leaks on nextRowset()Stanley Sufficool2014-10-221-12/+6
* | Fix bug #67134 (PDO_DBLIB Missing null string terminator)Stanley Sufficool2014-10-201-3/+2
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-195-5/+5
* | master renames phase 1Anatol Belski2014-08-252-13/+13
* | ported from pdo - pgsql, odbc, mysql, firebirt, dblibAnatol Belski2014-08-192-5/+5
* | basic macro replacements, all at onceAnatol Belski2014-08-192-8/+8
* | Cleanup (1-st round)Dmitry Stogov2014-04-152-4/+6
|/
* Bump yearXinchen Hui2014-01-035-5/+5
* Fix bug #64338 pdo_dblib can't connect to Azure SQLStanley Sufficool2013-10-051-19/+13
* Merge branch 'PHP-5.5'Derick Rethans2013-09-271-0/+2
|\
| * FIX BUG #48539 - Disable TEXTLIMIT for FreeTDS driverStanley Sufficool2013-09-261-0/+2
* | Fixed bug #63258 (seg fault with PDO and dblib using DBSETOPT(H->link, DBQUOT...Stanislav Malyshev2013-08-041-1/+1
|/
* Fix Bug #65219Stanley Sufficool2013-07-141-6/+6
* - Fixed build on FreeTDS 0.82Felipe Pena2013-07-031-0/+6
* Fix PDO_DBLIB bugs: #64338, #64808, #63638Stanley Sufficool2013-06-034-58/+160
* Happy New YearXinchen Hui2013-01-015-5/+5
* Fixed bug #63258 (seg fault with PDO and dblib using DBSETOPT(H->link, DBQUOT...Xinchen Hui2012-10-121-1/+1
* - Year++Felipe Pena2012-01-015-5/+5
* - Fixed bug #60033 (Incorrectly merged PDO dblib patches break uniqueidentifi...Felipe Pena2011-10-121-2/+2
* - Added ZEND_MOD_END macro to use in the end of zend_module_dep[]Felipe Pena2011-08-061-1/+1
* - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* Cache the PDO include pathRasmus Lerdorf2011-05-151-5/+5
* - Fixed bug #54167 (PDO_DBLIB returns null on SQLUNIQUE field)Felipe Pena2011-03-051-0/+19
* - Year++Felipe Pena2011-01-015-5/+5
* Remove non C90 quotesStanley Sufficool2010-09-291-3/+0
* Update getColumnMeta native types for SQL Server 2008Stanley Sufficool2010-09-261-49/+36
* Remove obsolete non phpt test script.Stanley Sufficool2010-07-241-31/+0
* pdo_dblib - improve test skip messagesStanley Sufficool2010-06-305-42/+15
* PDO DBLIB test fixupsStanley Sufficool2010-06-294-28/+41
* Remove PDO DBLIB prefix from PostgreSQL PDO testsStanley Sufficool2010-06-291-28/+0
* OopsStanley Sufficool2010-06-292-93/+1