summaryrefslogtreecommitdiff
path: root/ext/pdo_odbc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-09-282-1/+19
|\
| * Fix #67465: NULL Pointer dereference in odbc_handle_preparerChristoph M. Becker2020-09-282-1/+19
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-02-172-6/+21
|\ \ | |/
| * Fix #79038: PDOStatement::nextRowset() leaks column valuesChristoph M. Becker2020-02-172-6/+21
| * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-152-2/+0
| * Trim trailing whitespace in *.phptPeter Kokot2018-10-141-1/+1
| * Sync leading and final newlines in source code filesPeter Kokot2018-10-141-2/+0
* | Remove conditional calls of always available macrosPeter Kokot2019-07-141-4/+1
* | Simplify PHP_CHECK_PDO_INCLUDES callsPeter Kokot2019-07-081-16/+1
* | Prevent further potential test conflictsChristoph M. Becker2019-05-141-0/+1
* | Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-4/+2
* | Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-1/+1
* | Cleanup unused module globalsDmitry Stogov2019-03-121-16/+0
* | Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-20/+12
* | updated typo in testRodrigo Prado2019-02-091-1/+1
* | Remove local variablesPeter Kokot2019-02-039-50/+3
* | Remove yearly range from copyright noticeZeev Suraski2019-01-305-5/+5
* | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-152-2/+0
* | Trim trailing whitespace in *.phptPeter Kokot2018-10-141-1/+1
* | Trim trailing whitespace in testsGabriel Caruso2018-10-141-4/+4
* | Sync leading and final newlines in source code filesPeter Kokot2018-10-141-2/+0
* | Change some permissions from 755 to 644Peter Kokot2018-08-283-0/+0
|/
* Fix minor Autoconf coding stylePeter Kokot2018-07-311-1/+1
* Trim trailing whitespaces in build filesPeter Kokot2018-07-291-5/+5
* Remove unused Git attributes identPeter Kokot2018-07-257-12/+0
* Deprecate pdo_odbc.db2_instance_nameNikita Popov2018-07-211-0/+3
* Trailing whitespacesGabriel Caruso2018-01-031-1/+1
* year++Xinchen Hui2018-01-025-5/+5
* Merge branch 'PHP-7.2'Anatol Belski2017-12-221-1/+1
|\
| * Fix wrong return value for fail case in set attribute handler in pdo_odbcAnatol Belski2017-12-221-1/+1
* | Merge branch 'PHP-7.2'Anatol Belski2017-12-211-12/+11
|\ \ | |/
| * Ensure expected items delivered in same orderAnatol Belski2017-12-211-12/+11
| * Update copyright headers to 2017Sammy Kaye Powers2017-01-045-5/+5
* | Turn "pdo_stmt_methods" into constants.Dmitry Stogov2017-12-142-2/+2
* | Move constants into read-only data segmentDmitry Stogov2017-12-143-4/+4
* | Remove EXPERIMENTAL files from fileinfo and pdo_odbc stable extensionsPeter Kokot2017-09-301-2/+0
* | Get rid of all these old package[2].xml files, most of these had no had a rel...Kalle Sommer Nielsen2017-08-171-71/+0
* | Update copyright headers to 2017Sammy Kaye Powers2017-01-025-5/+5
|/
* Merge branch 'master' into throw-error-in-extensionsAaron Piotrowski2016-06-106-22/+74
|\
| * Merge branch 'PHP-7.0'Anatol Belski2016-04-012-0/+64
| |\
| | * Fix ODBC bug for varchars returning with length zeroElizabeth Marie Smith2016-04-012-0/+64
| | * fix invalid pointer on 64-bitAnatol Belski2016-03-103-5/+5
| * | fix invalid pointer on 64-bitAnatol Belski2016-03-103-5/+5
| * | Remove version checksNikita Popov2016-01-301-2/+0
| * | Merge branch 'PHP-7.0'Lior Kaplan2016-01-015-5/+5
| |\ \ | | |/
| | * 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
| | | * bump yearXinchen Hui2015-01-155-5/+5
| * | | Remove leftovers of TSRMLS in docsTom Van Looy2015-12-251-10/+0
| |/ /
* | | Update memory freeing and other issues, revert some changesAaron Piotrowski2015-07-051-2/+1