Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Trim trailing whitespace in tests | Gabriel Caruso | 2018-10-14 | 1 | -4/+4 |
* | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 1 | -2/+0 |
* | Change some permissions from 755 to 644 | Peter Kokot | 2018-08-28 | 3 | -0/+0 |
* | Fix minor Autoconf coding style | Peter Kokot | 2018-07-31 | 1 | -1/+1 |
* | Trim trailing whitespaces in build files | Peter Kokot | 2018-07-29 | 1 | -5/+5 |
* | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 7 | -12/+0 |
* | Deprecate pdo_odbc.db2_instance_name | Nikita Popov | 2018-07-21 | 1 | -0/+3 |
* | Trailing whitespaces | Gabriel Caruso | 2018-01-03 | 1 | -1/+1 |
* | year++ | Xinchen Hui | 2018-01-02 | 5 | -5/+5 |
* | Merge branch 'PHP-7.2' | Anatol Belski | 2017-12-22 | 1 | -1/+1 |
|\ | |||||
| * | Fix wrong return value for fail case in set attribute handler in pdo_odbc | Anatol Belski | 2017-12-22 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.2' | Anatol Belski | 2017-12-21 | 1 | -12/+11 |
|\ \ | |/ | |||||
| * | Ensure expected items delivered in same order | Anatol Belski | 2017-12-21 | 1 | -12/+11 |
| * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 5 | -5/+5 |
* | | Turn "pdo_stmt_methods" into constants. | Dmitry Stogov | 2017-12-14 | 2 | -2/+2 |
* | | Move constants into read-only data segment | Dmitry Stogov | 2017-12-14 | 3 | -4/+4 |
* | | Remove EXPERIMENTAL files from fileinfo and pdo_odbc stable extensions | Peter Kokot | 2017-09-30 | 1 | -2/+0 |
* | | Get rid of all these old package[2].xml files, most of these had no had a rel... | Kalle Sommer Nielsen | 2017-08-17 | 1 | -71/+0 |
* | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 5 | -5/+5 |
|/ | |||||
* | Merge branch 'master' into throw-error-in-extensions | Aaron Piotrowski | 2016-06-10 | 6 | -22/+74 |
|\ | |||||
| * | Merge branch 'PHP-7.0' | Anatol Belski | 2016-04-01 | 2 | -0/+64 |
| |\ | |||||
| | * | Fix ODBC bug for varchars returning with length zero | Elizabeth Marie Smith | 2016-04-01 | 2 | -0/+64 |
| | * | fix invalid pointer on 64-bit | Anatol Belski | 2016-03-10 | 3 | -5/+5 |
| * | | fix invalid pointer on 64-bit | Anatol Belski | 2016-03-10 | 3 | -5/+5 |
| * | | Remove version checks | Nikita Popov | 2016-01-30 | 1 | -2/+0 |
| * | | Merge branch 'PHP-7.0' | Lior Kaplan | 2016-01-01 | 5 | -5/+5 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 5 | -5/+5 |
| | |\ | |||||
| | | * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 5 | -5/+5 |
| | | * | bump year | Xinchen Hui | 2015-01-15 | 5 | -5/+5 |
| * | | | Remove leftovers of TSRMLS in docs | Tom Van Looy | 2015-12-25 | 1 | -10/+0 |
| |/ / | |||||
* | | | Update memory freeing and other issues, revert some changes | Aaron Piotrowski | 2015-07-05 | 1 | -2/+1 |
* | | | Convert E_ERROR to thrown Error in extensions | Aaron Piotrowski | 2015-07-05 | 1 | -1/+2 |
|/ / | |||||
* | | Use zend_string to represent pdo_column_data.name and avoid duplication. | Dmitry Stogov | 2015-05-05 | 1 | -2/+1 |
* | | cleanup mod version macros, round 3 | Anatol Belski | 2015-03-23 | 2 | -5/+4 |
* | | Look for PDO include files in the right folder | Maxime BESSON | 2015-02-06 | 1 | -2/+2 |
* | | size_t cleanup for PDO | Stanislav Malyshev | 2015-01-26 | 1 | -5/+5 |
* | | bump year | Xinchen Hui | 2015-01-15 | 5 | -5/+5 |
* | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 5 | -38/+38 |
* | | second shot on removing TSRMLS_* | Anatol Belski | 2014-12-14 | 1 | -2/+2 |
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 4 | -33/+33 |
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 5 | -5/+5 |
* | | master renames phase 1 | Anatol Belski | 2014-08-25 | 4 | -36/+36 |
* | | ported from pdo - pgsql, odbc, mysql, firebirt, dblib | Anatol Belski | 2014-08-19 | 3 | -18/+18 |
* | | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 3 | -17/+17 |
* | | cleanuo (use zend_string instead of char*) | Dmitry Stogov | 2014-08-13 | 1 | -5/+3 |
* | | ext/pdo_odbc support for phpng (tested with unixODBC and mysql driver) | Dmitry Stogov | 2014-08-12 | 2 | -50/+66 |
* | | Merge mainstream 'master' branch into refactoring | Dmitry Stogov | 2014-04-26 | 2 | -3/+3 |
|\ \ | |/ | |||||
| * | Fix #50444: PDO-ODBC changes for 64-bit | Andrew Kehrig | 2014-04-20 | 2 | -3/+3 |
* | | Cleanup (1-st round) | Dmitry Stogov | 2014-04-15 | 1 | -2/+4 |
|/ | |||||
* | Bump year | Xinchen Hui | 2014-01-03 | 5 | -5/+5 |