summaryrefslogtreecommitdiff
path: root/ext/interbase/tests
Commit message (Expand)AuthorAgeFilesLines
* fix test portabilityAnatol Belski2016-06-171-1/+1
* partial test fixes, only obvious mistaking partsAnatol Belski2016-01-122-3/+3
* Fix various bugs in interbaseXinchen Hui2016-01-113-10/+6
* fbird_close if connection_id omitted, the last opened link is assumed , so it...Popa Adrian Marius2015-01-281-1/+3
* cleanup comments from svn/cvs eraPopa Adrian Marius2014-11-247-7/+7
* typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-231-1/+1
* ext/interbase support (incomplete)Dmitry Stogov2014-07-292-2/+2
* Merge branch 'PHP-5.4' into PHP-5.5Popa Adrian Marius2014-04-102-2/+2
|\
| * Cleanup $ is not needed for gitPopa Adrian Marius2014-04-102-2/+2
| * Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-2/+2
* | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-2/+2
* | Merge branch 'PHP-5.4'Xinchen Hui2012-10-102-0/+0
|\ \ | |/
| * Remove executable permission on incXinchen Hui2012-10-102-0/+0
* | Merge branch 'PHP-5.4'Xinchen Hui2012-10-101-0/+0
|\ \ | |/
| * Remove executable permission on phptXinchen Hui2012-10-101-0/+0
| * sync firebird test 003 with the 5.4 branch , eliminate failing test http://gc...Popa Adrian Marius2012-01-101-12/+12
| * skip the interbase tests if cannot connect to the serverFerenc Kovacs2011-09-221-1/+5
| * fix test 006 for firebird driver Popa Adrian Marius2011-09-121-1/+1
| * - MFH: Fix testsFelipe Pena2009-02-093-4/+4
| * - MFH: New parameter parsing APIFelipe Pena2008-11-272-5/+5
| * - MFH: New parameter parsing APIFelipe Pena2008-11-232-7/+7
| * - New testsFelipe Pena2008-11-114-0/+122
| * MFH:Felipe Pena2008-11-111-0/+28
| * - Make expected result compatible with recent Firebird versionFelipe Pena2008-11-103-4/+4
| * - New testsFelipe Pena2008-11-107-0/+222
| * - MFH: Fixed bug #45575 (Segfault with invalid non-string as event handler ca...Felipe Pena2008-10-071-0/+22
| * - MFH: Fixed bug #46247 (ibase_set_event_handler() is allowing to pass callba...Felipe Pena2008-10-071-0/+36
| * - MFH: Fixed code ("Division by zero" anymore)Felipe Pena2008-10-071-0/+3
| * - MFH: Fixed bug #45373 (php crash on query with errors in params)Felipe Pena2008-10-061-0/+47
* | skip the interbase tests if cannot connect to the serverFerenc Kovacs2011-09-221-2/+5
* | fixes bug #55659 adn 006 test for firebird driver Popa Adrian Marius2011-09-121-1/+1
* | Replace FIELD with CONSTANT (that is the alias returned in Firebird stable 2....Popa Adrian Marius2011-07-251-11/+11
* | fix ident Popa Adrian Marius2011-07-251-1/+1
* | - Fix testsFelipe Pena2009-02-093-4/+4
* | - New parameter parsing APIFelipe Pena2008-11-272-5/+5
* | - New parameter parsing APIFelipe Pena2008-11-232-7/+7
* | - New testsFelipe Pena2008-11-114-0/+122
* | - Added ZEND_FETCH_RESOURCE2_NO_RETURN() (a version of ZEND_FETCH_RESOURCE2 b...Felipe Pena2008-11-111-0/+28
* | - Make expected result compatible with recent Firebird versionFelipe Pena2008-11-103-4/+4
* | - New testsFelipe Pena2008-11-107-0/+222
* | - Fixed bug #45575 (Segfault with invalid non-string as event handler callback)Felipe Pena2008-10-071-0/+22
* | - Fixed bug #46247 (ibase_set_event_handler() is allowing to pass callback wi...Felipe Pena2008-10-071-0/+36
* | - Fixed code ("Division by zero" anymore)Felipe Pena2008-10-071-0/+3
* | - Fixed bug #45373 (php crash on query with errors in params)Felipe Pena2008-10-061-0/+47
|/
* Use constant IBASE_CREATE instead of just 0Ard Biesheuvel2004-06-011-2/+3
* Improved handling of 'CREATE DATABASE ...' by ibase_query()Ard Biesheuvel2004-05-311-3/+3
* Use default character set in generated test DBArd Biesheuvel2004-05-301-2/+2
* Removed ibase_timefmt() - use ini_set() insteadArd Biesheuvel2004-05-303-4/+4
* Removed strcpy() call from most common caseArd Biesheuvel2004-05-211-0/+51
* - Remove unused blocksMarcus Boerger2004-05-197-14/+0