summaryrefslogtreecommitdiff
path: root/ext/pdo_firebird/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-01-062-2/+23
|\
| * Return integer field types as native integers instead of stringsDorin Marcoci2017-01-062-2/+23
* | 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.1Anatol Belski2016-12-181-0/+19
|\ \ | |/
| * Cursor is not opened on singleton selects.Dorin Marcoci2016-12-181-0/+19
* | 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-071-0/+18
|\ \ | |/
| * Fixed bug #72931 PDO_FIREBIRD with Firebird 3.0 not work on returning statementDorin Marcoci2016-12-071-0/+18
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-11-051-0/+26
|\ \ | |/
| * Fix blob parameters binding. Fixes: #73087, #61183, #71494Dorin Marcoci2016-11-051-0/+26
* | fix test portabilityAnatol Belski2016-06-171-1/+1
|/
* Merge branch 'PHP-5.3' into PHP-5.4Matteo Beccati2013-05-312-0/+96
|\
| * Slightly edited tests and fix for bug #62024Matteo Beccati2013-05-311-2/+2
| * Fixed bug #62024 (unable to run consecutive prepared querys with null values)Matheus Degiovani2013-05-311-0/+51
| * Fixed bug #64037 (wrong value returned when using a negative numeric field eq...Matheus Degiovani2013-05-311-0/+45
| * fix gcov Warning: ibase_drop_db(): lock time-out on wait transaction object h...Popa Adrian Marius2012-02-051-3/+2
| * 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
| * 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
| * fix gcov Warning: ibase_drop_db(): lock time-out on wait transaction object Popa Adrian Marius2011-09-121-0/+1
| * - Fixed bug #53335 (pdo_firebird did not implement rowCount())Felipe Pena2010-11-181-0/+48
| * - MFH: Fix testFelipe Pena2009-02-091-2/+2
| * - MFH: Fixed testFelipe Pena2009-02-091-5/+7
| * - MFH Fix testsMarcus Boerger2005-12-111-1/+1
* | skip tests if ibase not presentStanislav Malyshev2012-07-317-0/+7
* | fix gcov Warning: ibase_drop_db(): lock time-out on wait transaction object h...Popa Adrian Marius2012-02-051-3/+2
* | 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
* | 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-2/+2
* | added test for PDO_Firebird: bug 48877Popa Adrian Marius2011-12-271-0/+42
* | fix warning Warning: ibase_drop_db(): lock time-out on wait transaction object Popa Adrian Marius2011-09-121-0/+1
* | - Fixed bug #53335 (pdo_firebird did not implement rowCount())Felipe Pena2010-11-181-0/+48
* | - Fix testFelipe Pena2009-02-091-2/+2
* | - Fixed testFelipe Pena2009-02-091-5/+7
* | - Fix testsMarcus Boerger2005-12-111-1/+1
|/
* use new testsWez Furlong2005-07-0721-1161/+27
* Add tests for firebird.Magnus M��tt�2005-03-1020-0/+1161
* Return all results as strings until I can convince the other guys thatArd Biesheuvel2004-06-231-2/+2
* Added client/server info attributesArd Biesheuvel2004-06-121-0/+6
* Removed dependency on regular interbase extensionArd Biesheuvel2004-06-121-4/+9
* New testArd Biesheuvel2004-06-121-0/+54
* Nearly complete implementationArd Biesheuvel2004-06-121-0/+37