summaryrefslogtreecommitdiff
path: root/ext/pdo_firebird
Commit message (Expand)AuthorAgeFilesLines
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-156-6/+5
* Trim trailing whitespace in *.phptPeter Kokot2018-10-145-18/+18
* Trim trailing whitespace in source code filesPeter Kokot2018-10-131-1/+1
* Trim trailing whitespaces in build filesPeter Kokot2018-07-291-1/+1
* Remove unused Git attributes identPeter Kokot2018-07-256-6/+6
* Give a reason why the test was skippedGabriel Caruso2018-07-221-1/+2
* Merge branch 'PHP-7.2'Anatol Belski2018-07-062-1/+33
|\
| * Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-07-062-1/+33
| |\
| | * Fix bug #76488 Memory leak when fetching a BLOB fieldsim19842018-07-062-1/+33
| | * year++Xinchen Hui2018-01-025-5/+5
| * | year++Xinchen Hui2018-01-025-5/+5
* | | Replace zval_dtor() with specialized destructorsDmitry Stogov2018-07-051-1/+1
* | | Remove BOMAnatol Belski2018-07-031-1/+1
* | | Fix compilation with Firebird < 3Anatol Belski2018-07-031-0/+4
* | | Boolean data type support, added in Firebird 3. Fixes #74462.Dorin Marcoci2018-07-032-1/+38
* | | Remove inappropriate FreeLibrary callsAnatol Belski2018-06-111-3/+0
* | | Use zend_string_release_ex() instread of zend_string_release() in places, whe...Dmitry Stogov2018-05-281-3/+3
* | | Remove trailing whitespace in inc filesGabriel Caruso2018-02-102-2/+2
* | | Trailing whitespaces on ext/*Gabriel Caruso2018-01-041-1/+1
* | | Trailing whitespacesGabriel Caruso2018-01-031-2/+2
* | | year++Xinchen Hui2018-01-025-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
* | | Cleanup type conversionDmitry Stogov2017-12-071-4/+3
* | | Get rid of all these old package[2].xml files, most of these had no had a rel...Kalle Sommer Nielsen2017-08-171-68/+0
* | | Free the HMODULE handle after useKalle Sommer Nielsen2017-07-211-0/+3
|/ /
* | Remove dead code related to error constantsAdam Baratz2017-03-011-47/+0
|/
* Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-01-063-7/+52
|\
| * Return integer field types as native integers instead of stringsDorin Marcoci2017-01-063-7/+52
| * Update copyright headers to 2017Sammy Kaye Powers2017-01-045-5/+5
* | Update copyright headers to 2017Sammy Kaye Powers2017-01-045-5/+5
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-01-031-2/+2
|\ \ | |/
| * Fix PDO tests to match SQL standard syntax and pass Firebird tests.Dorin Marcoci2017-01-031-2/+2
* | Merge branch 'PHP-7.0' into PHP-7.1Sara Golemon2016-12-251-2/+10
|\ \ | |/
| * Fixes #65689. PDO_Firebrid / exec() does not free allocated statement.Dorin Marcoci2016-12-251-2/+10
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-12-182-2/+21
|\ \ | |/
| * Cursor is not opened on singleton selects.Dorin Marcoci2016-12-182-2/+21
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-12-081-0/+6
|\ \ | |/
| * git clean sectionAnatol Belski2016-12-081-0/+6
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-12-072-9/+38
|\ \ | |/
| * Fixed bug #72931 PDO_FIREBIRD with Firebird 3.0 not work on returning statementDorin Marcoci2016-12-072-9/+38
* | Fixed bug #73512 Fails to find firebird headersRemi Collet2016-11-161-22/+35
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-11-052-7/+49
|\ \ | |/
| * Fix blob parameters binding. Fixes: #73087, #61183, #71494Dorin Marcoci2016-11-052-7/+49
* | fix test portabilityAnatol Belski2016-06-171-1/+1
|/
* fix ibase handle initialization, mostly compiler warningsAnatol Belski2016-06-063-4/+10
* Do not edit the value in place (might be relates to #71261)Xinchen Hui2016-01-041-31/+40
* 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
* | Merge branch 'PHP-5.6' into PHP-7.0Popa Adrian Marius2015-12-031-1/+1
|\ \ | |/