Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix ibase handle initialization, mostly compiler warnings | Anatol Belski | 2016-06-06 | 3 | -4/+10 |
* | Do not edit the value in place (might be relates to #71261) | Xinchen Hui | 2016-01-04 | 1 | -31/+40 |
* | 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 |
* | | Merge branch 'PHP-5.6' into PHP-7.0 | Popa Adrian Marius | 2015-12-03 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Use LL_MASK for SQL_INT64 data formatting | Popa Adrian Marius | 2015-12-03 | 1 | -1/+1 |
* | | Merge branch 'PHP-5.6' into PHP-7.0 | Popa Adrian Marius | 2015-12-03 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Fix Bug #60052 Integer returned as a 64bit integer on X64_86 for pdo_firebird | Popa Adrian Marius | 2015-12-03 | 1 | -2/+2 |
| * | bump year | Xinchen Hui | 2015-01-15 | 5 | -5/+5 |
* | | use Z* macro name | Anatol Belski | 2015-11-05 | 1 | -1/+1 |
* | | fix NULL deref in pdo_firebird | Anatol Belski | 2015-11-05 | 1 | -2/+3 |
* | | Use ZSTR_ API to access zend_string elements (this is just renaming without s... | Dmitry Stogov | 2015-06-30 | 1 | -6/+6 |
* | | Use zend_string to represent pdo_column_data.name and avoid duplication. | Dmitry Stogov | 2015-05-05 | 1 | -2/+2 |
* | | cleanup mod version macros, round 3 | Anatol Belski | 2015-03-23 | 2 | -1/+4 |
* | | size_t cleanup for PDO | Stanislav Malyshev | 2015-01-26 | 1 | -6/+6 |
* | | bump year | Xinchen Hui | 2015-01-15 | 5 | -5/+5 |
* | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 3 | -139/+139 |
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 3 | -38/+38 |
* | | Removed ZEND_ENGINE_2 checks (and ZE1 code, it's been a decade!) | Andrea Faulds | 2014-12-05 | 1 | -3/+1 |
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 5 | -5/+5 |
* | | master renamings phase 5 | Anatol Belski | 2014-08-25 | 1 | -1/+1 |
* | | master renames phase 1 | Anatol Belski | 2014-08-25 | 4 | -35/+35 |
* | | ported from pdo - pgsql, odbc, mysql, firebirt, dblib | Anatol Belski | 2014-08-19 | 4 | -26/+26 |
* | | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 3 | -14/+14 |
* | | Fixed pdo_firebird tests failures | Dmitry Stogov | 2014-08-11 | 1 | -1/+16 |
* | | Refactored ext/pdo_firebird (didn't do test) | Xinchen Hui | 2014-05-21 | 2 | -40/+50 |
* | | Merge branch 'master' into refactoring2 | Dmitry Stogov | 2014-05-05 | 2 | -10/+2 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.5' into PHP-5.6 | Popa Adrian Marius | 2014-04-28 | 2 | -10/+2 |
| |\ | |||||
| | * | Merge branch 'PHP-5.4' into PHP-5.5 | Popa Adrian Marius | 2014-04-28 | 2 | -10/+2 |
| | |\ | |||||
| | | * | Merge branch 'PHP-5.3' into PHP-5.4 | Popa Adrian Marius | 2014-04-28 | 2 | -10/+2 |
| | | |\ | |||||
| | | | * | Cleanup ZEND_MODULE_API_NO => 20050922 | Popa Adrian Marius | 2014-04-28 | 2 | -11/+3 |
* | | | | | Merge mainstream 'master' branch into refactoring | Dmitry Stogov | 2014-04-26 | 7 | -20/+5 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'PHP-5.5' into PHP-5.6 | Popa Adrian Marius | 2014-04-10 | 7 | -15/+0 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch 'PHP-5.4' into PHP-5.5 | Popa Adrian Marius | 2014-04-10 | 8 | -16/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Cleanup $ is not needed for git | Popa Adrian Marius | 2014-04-10 | 8 | -16/+1 |
| * | | | | Merge branch 'PHP-5.5' into PHP-5.6 | Popa Adrian Marius | 2014-04-08 | 2 | -5/+5 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch 'PHP-5.4' into PHP-5.5 | Popa Adrian Marius | 2014-04-08 | 2 | -5/+5 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | cleanup | Popa Adrian Marius | 2014-04-08 | 1 | -1/+1 |
| | | * | | Fixes bug #66071: isc_interprete is unsafe and deprecated , it is replaced wi... | Popa Adrian Marius | 2014-04-08 | 1 | -4/+4 |
| | | * | | Bump year | Xinchen Hui | 2014-01-03 | 5 | -5/+5 |
| | * | | | Bump year | Xinchen Hui | 2014-01-03 | 5 | -5/+5 |
* | | | | | Cleanup (1-st round) | Dmitry Stogov | 2014-04-15 | 1 | -2/+2 |
|/ / / / | |||||
* | | | | Bump year | Xinchen Hui | 2014-01-03 | 5 | -5/+5 |
* | | | | Prepare pdo_firebird for a pecl release also | Popa Adrian Marius | 2013-09-12 | 2 | -12/+11 |
|/ / / | |||||
* | | | Fix long-standing visual pain point: the misalignment of './configure help' t... | Christopher Jones | 2013-08-06 | 1 | -1/+1 |
|/ / | |||||
* | | Merge branch 'PHP-5.3' into PHP-5.4 | Matteo Beccati | 2013-05-31 | 3 | -4/+103 |
|\ \ | |/ | |||||
| * | Slightly edited tests and fix for bug #62024 | Matteo Beccati | 2013-05-31 | 2 | -5/+8 |
| * | Fixed bug #62024 (unable to run consecutive prepared querys with null values) | Matheus Degiovani | 2013-05-31 | 2 | -3/+54 |
| * | Fixed bug #64037 (wrong value returned when using a negative numeric field eq... | Matheus Degiovani | 2013-05-31 | 2 | -1/+46 |
| * | Happy New Year~ | Xinchen Hui | 2013-01-01 | 5 | -5/+5 |