summaryrefslogtreecommitdiff
path: root/ext/pdo_firebird
Commit message (Expand)AuthorAgeFilesLines
* Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-301-6/+6
* Use zend_string to represent pdo_column_data.name and avoid duplication.Dmitry Stogov2015-05-051-2/+2
* cleanup mod version macros, round 3Anatol Belski2015-03-232-1/+4
* size_t cleanup for PDOStanislav Malyshev2015-01-261-6/+6
* bump yearXinchen Hui2015-01-155-5/+5
* trailing whitespace removalStanislav Malyshev2015-01-103-139/+139
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-133-38/+38
* Removed ZEND_ENGINE_2 checks (and ZE1 code, it's been a decade!)Andrea Faulds2014-12-051-3/+1
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-195-5/+5
* master renamings phase 5Anatol Belski2014-08-251-1/+1
* master renames phase 1Anatol Belski2014-08-254-35/+35
* ported from pdo - pgsql, odbc, mysql, firebirt, dblibAnatol Belski2014-08-194-26/+26
* basic macro replacements, all at onceAnatol Belski2014-08-193-14/+14
* Fixed pdo_firebird tests failuresDmitry Stogov2014-08-111-1/+16
* Refactored ext/pdo_firebird (didn't do test)Xinchen Hui2014-05-212-40/+50
* Merge branch 'master' into refactoring2Dmitry Stogov2014-05-052-10/+2
|\
| * Merge branch 'PHP-5.5' into PHP-5.6Popa Adrian Marius2014-04-282-10/+2
| |\
| | * Merge branch 'PHP-5.4' into PHP-5.5Popa Adrian Marius2014-04-282-10/+2
| | |\
| | | * Merge branch 'PHP-5.3' into PHP-5.4Popa Adrian Marius2014-04-282-10/+2
| | | |\
| | | | * Cleanup ZEND_MODULE_API_NO => 20050922Popa Adrian Marius2014-04-282-11/+3
* | | | | Merge mainstream 'master' branch into refactoringDmitry Stogov2014-04-267-20/+5
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-5.5' into PHP-5.6Popa Adrian Marius2014-04-107-15/+0
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'PHP-5.4' into PHP-5.5Popa Adrian Marius2014-04-108-16/+1
| | |\ \ \ | | | |/ /
| | | * | Cleanup $ is not needed for gitPopa Adrian Marius2014-04-108-16/+1
| * | | | Merge branch 'PHP-5.5' into PHP-5.6Popa Adrian Marius2014-04-082-5/+5
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'PHP-5.4' into PHP-5.5Popa Adrian Marius2014-04-082-5/+5
| | |\ \ \ | | | |/ /
| | | * | cleanupPopa Adrian Marius2014-04-081-1/+1
| | | * | Fixes bug #66071: isc_interprete is unsafe and deprecated , it is replaced wi...Popa Adrian Marius2014-04-081-4/+4
| | | * | Bump yearXinchen Hui2014-01-035-5/+5
| | * | | Bump yearXinchen Hui2014-01-035-5/+5
* | | | | Cleanup (1-st round)Dmitry Stogov2014-04-151-2/+2
|/ / / /
* | | | Bump yearXinchen Hui2014-01-035-5/+5
* | | | Prepare pdo_firebird for a pecl release alsoPopa Adrian Marius2013-09-122-12/+11
|/ / /
* | | Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-1/+1
|/ /
* | Merge branch 'PHP-5.3' into PHP-5.4Matteo Beccati2013-05-313-4/+103
|\ \ | |/
| * Slightly edited tests and fix for bug #62024Matteo Beccati2013-05-312-5/+8
| * Fixed bug #62024 (unable to run consecutive prepared querys with null values)Matheus Degiovani2013-05-312-3/+54
| * Fixed bug #64037 (wrong value returned when using a negative numeric field eq...Matheus Degiovani2013-05-312-1/+46
| * Happy New Year~Xinchen Hui2013-01-015-5/+5
| * fix gcov Warning: ibase_drop_db(): lock time-out on wait transaction object h...Popa Adrian Marius2012-02-051-3/+2
| * - Year++Felipe Pena2012-01-015-5/+5
| * Fixed PDO_Firebird: bug 53280 segfaults if query column count is less than p...Popa Adrian Marius2011-12-281-0/+3
| * fix tablename in testcase test->testzPopa Adrian Marius2011-12-281-3/+3
| * Added test case for PDO_Firebird: bug 53280 segfaults if query column count i...Popa Adrian Marius2011-12-281-0/+63
| * fix Bug #47415 PDO_Firebird segfaults when passing lowercased column name to ...Popa Adrian Marius2011-12-281-0/+12
| * one more error to fix Table unknown TEST , it should be TESTZPopa Adrian Marius2011-12-281-1/+1
| * fix table name in testcasePopa Adrian Marius2011-12-281-1/+1
| * added testcase for Bug 47415 Popa Adrian Marius2011-12-281-0/+42
| * cleanup for bug 48877 test, add description Popa Adrian Marius2011-12-281-0/+42
| * http://gcov.php.net/viewer.php?version=PHP_5_3&func=tests&file=ext%2Fpdo_fire...Popa Adrian Marius2011-12-271-2/+4