summaryrefslogtreecommitdiff
path: root/ext/pdo_odbc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | second shot on removing TSRMLS_*Anatol Belski2014-12-141-2/+2
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-134-33/+33
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-195-5/+5
* | master renames phase 1Anatol Belski2014-08-254-36/+36
* | ported from pdo - pgsql, odbc, mysql, firebirt, dblibAnatol Belski2014-08-193-18/+18
* | basic macro replacements, all at onceAnatol Belski2014-08-193-17/+17
* | cleanuo (use zend_string instead of char*)Dmitry Stogov2014-08-131-5/+3
* | ext/pdo_odbc support for phpng (tested with unixODBC and mysql driver)Dmitry Stogov2014-08-122-50/+66
* | Merge mainstream 'master' branch into refactoringDmitry Stogov2014-04-262-3/+3
|\ \ | |/
| * Fix #50444: PDO-ODBC changes for 64-bitAndrew Kehrig2014-04-202-3/+3
* | Cleanup (1-st round)Dmitry Stogov2014-04-151-2/+4
|/
* Bump yearXinchen Hui2014-01-035-5/+5
* Merge branch 'PHP-5.4' into PHP-5.5Felipe Pena2013-12-221-1/+2
|\
| * - Fixed bug #66311 (Stack smashing protection kills PDO/ODBC queries) patch b...Felipe Pena2013-12-221-1/+2
* | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2013-12-171-1/+1
|\ \ | |/
| * fixed possibly uninitialized value usageAnatol Belski2013-12-171-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Christopher Jones2013-08-202-3/+7
|\ \ | |/
| * Remove some compilation warnings:Christopher Jones2013-08-202-3/+7
| * Happy New YearXinchen Hui2013-01-015-5/+5