Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | year++ | Xinchen Hui | 2018-01-02 | 5 | -5/+5 |
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 5 | -5/+5 |
* | Remove noop param hook | Adam Baratz | 2016-12-07 | 1 | -7/+1 |
* | Clean up tabs and whitespace | Adam Baratz | 2016-12-07 | 4 | -6/+2 |
* | Merge branch 'PHP-7.0' into PHP-7.1 | Adam Baratz | 2016-09-26 | 1 | -2/+2 |
|\ | |||||
| * | Ignore potentially misleading dberr values | Chris Kings-Lynne | 2016-09-26 | 1 | -2/+2 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Adam Baratz | 2016-09-21 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Limit size of result set for test query | Adam Baratz | 2016-09-21 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Adam Baratz | 2016-09-21 | 2 | -2/+59 |
|\ \ | |/ | |||||
| * | PHP bug 67130: nextRowset should work with unfetched rows | Peter LeBrun | 2016-09-21 | 2 | -2/+59 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Adam Baratz | 2016-09-21 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Move dtor before memory freed to avoid invalid read | Adam Baratz | 2016-09-21 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Adam Baratz | 2016-09-14 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Skip test for early TDS versions | Adam Baratz | 2016-09-14 | 1 | -0/+1 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Adam Baratz | 2016-09-13 | 5 | -16/+45 |
|\ \ | |/ | |||||
| * | Adjust error formatting so ext/pdo/tests/bug_43130.phpt passes with pdo_dblib | Adam Baratz | 2016-09-13 | 1 | -0/+5 |
| * | Free error and message strings when cleaning up PDO instances that use pdo_dblib | Adam Baratz | 2016-09-13 | 4 | -16/+23 |
| * | Add common suite | Adam Baratz | 2016-09-13 | 1 | -0/+17 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Adam Baratz | 2016-09-13 | 4 | -12/+56 |
|\ \ | |/ | |||||
| * | Handle SQLDECIMAL/SQLNUMERIC types, which are used by later TDS versions | Adam Baratz | 2016-09-13 | 4 | -12/+56 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Adam Baratz | 2016-09-13 | 2 | -4/+33 |
|\ \ | |/ | |||||
| * | Allow \PDO::setAttribute() to set pdo_dblib query timeouts | Adam Baratz | 2016-09-13 | 2 | -4/+33 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Adam Baratz | 2016-09-12 | 2 | -38/+14 |
|\ \ | |/ | |||||
| * | Never quote values as raw binary data | Adam Baratz | 2016-09-12 | 2 | -38/+14 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2016-09-05 | 1 | -0/+6 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2016-09-05 | 1 | -0/+6 |
| |\ | |||||
| | * | Merge branch 'pull-request/2061' into PHP-5.6 | Stanislav Malyshev | 2016-09-05 | 1 | -0/+6 |
| | |\ | |||||
| | | * | Recognize TDS versions 7.3 and 7.4 | Lior Kaplan | 2016-08-07 | 1 | -0/+6 |
* | | | | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2016-09-05 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2016-09-05 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Use integer placeholders, since values can vary with the TDS version | Adam Baratz | 2016-09-05 | 1 | -3/+3 |
| | |/ | |||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2016-08-25 | 5 | -16/+112 |
|\ \ \ | |/ / | |||||
| * | | pdo_dblib: stringify uniqidentifier field | Alexander Zhuravlev | 2016-08-25 | 5 | -16/+112 |
* | | | Merge branch 'PHP-7.0' | Julien Pauli | 2016-07-08 | 1 | -6/+6 |
|\ \ \ | |/ / | |||||
| * | | Correct for connection with PDO::ATTR_STRINGIFY_FETCHES set to false | Adam Baratz | 2016-07-08 | 1 | -6/+6 |
* | | | Merge branch 'PHP-7.0' | Nikita Popov | 2016-07-05 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Use size_t instead of int for loop counter | Adam Baratz | 2016-07-05 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.0' | Anatol Belski | 2016-04-06 | 5 | -6/+52 |
|\ \ \ | |/ / | |||||
| * | | fix test | Anatol Belski | 2016-04-06 | 1 | -1/+1 |
| * | | fix bug #71667 (emulate how mssql extension names "computed" columns) | Adam Baratz | 2016-04-06 | 4 | -5/+51 |
* | | | Merge branch 'PHP-7.0' | Anatol Belski | 2016-04-06 | 5 | -75/+239 |
|\ \ \ | |/ / | |||||
| * | | return zvals instead of strings, cast or not based on stringify attribute | Adam Baratz | 2016-04-06 | 5 | -75/+239 |
* | | | Merge branch 'PHP-7.0' | Anatol Belski | 2016-04-06 | 2 | -3/+4 |
|\ \ \ | |/ / | |||||
| * | | fix test | Anatol Belski | 2016-04-06 | 1 | -2/+6 |
| * | | add skip slow test | Anatol Belski | 2016-04-06 | 1 | -0/+1 |
| * | | Add driver-specific attributes for controlling calls to dbsetlogintime() and ... | Adam Baratz | 2016-04-05 | 5 | -2/+90 |
* | | | Add driver-specific attributes for controlling calls to dbsetlogintime() and ... | Adam Baratz | 2016-04-05 | 5 | -2/+90 |
* | | | Merge branch 'PHP-7.0' | Anatol Belski | 2016-04-04 | 2 | -2/+26 |
|\ \ \ | |/ / | |||||
| * | | Fix #71943: dblib_handle_quoter needs to allocate an extra byte | Adam Baratz | 2016-04-04 | 2 | -2/+26 |
* | | | Merge branch 'PHP-7.0' | Remi Collet | 2016-03-16 | 1 | -1/+1 |
|\ \ \ | |/ / |