Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
* | fix ibase handle initialization, mostly compiler warnings | Anatol Belski | 2016-06-06 | 1 | -0/+6 |
* | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
|\ | |||||
| * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| * | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -13/+13 |
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -1/+1 |
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | | master renamings phase 5 | Anatol Belski | 2014-08-25 | 1 | -1/+1 |
* | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -1/+1 |
* | | ported from pdo - pgsql, odbc, mysql, firebirt, dblib | Anatol Belski | 2014-08-19 | 1 | -2/+2 |
|/ | |||||
* | Cleanup $ is not needed for git | Popa Adrian Marius | 2014-04-10 | 1 | -2/+0 |
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
* | - Fixed bug #43296 (Feature req: pdo_firebird: ATTR_FETCH_TABLE_NAMES support) | Lars Westermann | 2007-11-15 | 1 | -0/+5 |
* | - Fixed bug #43271 (pdo_firebird: closeCursor not implemented) | Lars Westermann | 2007-11-14 | 1 | -1/+4 |
* | - Added default timestamp format definitions (ISO 8601) (related to bug #3612... | Lars Westermann | 2007-10-30 | 1 | -0/+15 |
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
* | Fixed PECL bug #3527: Missing quotation marks in php_pdo_firebird_int.h | Ard Biesheuvel | 2005-02-21 | 1 | -1/+1 |
* | Return all results as strings until I can convince the other guys that | Ard Biesheuvel | 2004-06-23 | 1 | -0/+4 |
* | Refactored statement allocation | Ard Biesheuvel | 2004-06-15 | 1 | -1/+4 |
* | GCC fixes | Ard Biesheuvel | 2004-06-12 | 1 | -1/+1 |
* | Added client/server info attributes | Ard Biesheuvel | 2004-06-12 | 1 | -0/+6 |
* | Improved error handling | Ard Biesheuvel | 2004-06-12 | 1 | -0/+3 |
* | Removed dependency on regular interbase extension | Ard Biesheuvel | 2004-06-12 | 1 | -1/+20 |
* | Nearly complete implementation | Ard Biesheuvel | 2004-06-12 | 1 | -8/+17 |
* | Initial revision (incomplete) | Ard Biesheuvel | 2004-06-11 | 1 | -0/+83 |