summaryrefslogtreecommitdiff
path: root/ext/pdo_dblib
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'PHP-7.0'Remi Collet2016-03-161-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Remi Collet2016-03-161-1/+1
| |\ \ | | |/
| | * fix #ifdef usageRemi Collet2016-03-161-1/+1
* | | Merge branch 'PHP-7.0'Nikita Popov2016-03-031-1/+1
|\ \ \ | |/ /
| * | Fix bug #71575 removing extra semicolons outside macrosJames Titcumb2016-03-031-1/+1
* | | Merge branch 'PHP-7.0'Xinchen Hui2016-03-021-2/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Xinchen Hui2016-03-021-2/+2
| |\ \ | | |/
| | * limit size of result set so unit test runs reliablyAdam Baratz2016-03-011-2/+2
* | | Merge branch 'PHP-7.0'Xinchen Hui2016-03-014-5/+78
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-02-291-0/+29
| |\ \ | | |/
| | * add test for bug #68957Anatol Belski2016-02-291-0/+29
| * | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-02-292-0/+45
| |\ \ | | |/
| | * Fixed #54648 PDO::MSSQL forces format of datetime fieldsAnatol Belski2016-02-292-0/+45
| * | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-02-291-22/+0
| |\ \ | | |/
| | * remove unneeded free partsAnatol Belski2016-02-291-22/+0
| * | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-02-292-4/+25
| |\ \ | | |/
| | * fix leaks and add one more NULL checkAnatol Belski2016-02-291-3/+17
| | * add NULL checkAnatol Belski2016-02-291-2/+4
| | * fix C89 compatAnatol Belski2016-02-291-2/+1
| | * fix arg typeAnatol Belski2016-02-291-1/+1
* | | Add missing fields to expected test outputAdam Baratz2016-02-031-1/+5
* | | Remove version checksNikita Popov2016-01-301-6/+0
|/ /
* | 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