summaryrefslogtreecommitdiff
path: root/ext/interbase/tests/interbase.inc
Commit message (Expand)AuthorAgeFilesLines
* Move ext/interbase to pecl/database/interbaseKalle Sommer Nielsen2019-05-011-120/+0
* Fix failing test upstreamGabriel Caruso2018-07-151-1/+1
* Remove trailing whitespace in inc filesGabriel Caruso2018-02-101-2/+2
* fix test portabilityAnatol Belski2016-06-171-1/+1
* Cleanup $ is not needed for gitPopa Adrian Marius2014-04-101-1/+1
* Remove executable permission on incXinchen Hui2012-10-101-0/+0
* - MFH: Fixed code ("Division by zero" anymore)Felipe Pena2008-10-071-0/+3
* 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
* Don't rely on OS-based authentication (as it is not supported under Win32)Ard Biesheuvel2004-04-031-2/+8
* CS/WSArd Biesheuvel2004-04-011-1/+1
* Don't rely on isql anymore, as creating databases is now supported by the APIArd Biesheuvel2004-04-011-52/+44
* Added test for IBASE_REC_VERSION/IBASE_REC_NO_VERSION trans constantsDaniela Mariaschi2003-06-141-0/+13
* tempnam() creates an empty file..prevent them from going to /foobar2003-04-301-1/+1
* Make these tests actually work.foobar2003-04-251-2/+30
* @PHP 3 regression testing framework re-born (Stig)Stig Bakken2000-08-271-0/+77