summaryrefslogtreecommitdiff
path: root/ext/pdo_odbc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.4'Peter Kokot2019-03-151-1/+1
|\
| * Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-1/+1
* | Merge branch 'PHP-7.4'Dmitry Stogov2019-03-121-16/+0
|\ \ | |/
| * Cleanup unused module globalsDmitry Stogov2019-03-121-16/+0
* | Merge branch 'PHP-7.4'Peter Kokot2019-03-071-20/+12
|\ \ | |/
| * Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-20/+12
* | Removed pdo_odbc.db2_instance_nameKalle Sommer Nielsen2019-03-011-34/+0
|/
* 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
* | | Convert E_ERROR to thrown Error in extensionsAaron Piotrowski2015-07-051-1/+2
|/ /
* | Use zend_string to represent pdo_column_data.name and avoid duplication.Dmitry Stogov2015-05-051-2/+1
* | cleanup mod version macros, round 3Anatol Belski2015-03-232-5/+4
* | Look for PDO include files in the right folderMaxime BESSON2015-02-061-2/+2
* | size_t cleanup for PDOStanislav Malyshev2015-01-261-5/+5
* | bump yearXinchen Hui2015-01-155-5/+5
* | trailing whitespace removalStanislav Malyshev2015-01-105-38/+38