Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - MFH: Fixed code ("Division by zero" anymore) | Felipe Pena | 2008-10-07 | 1 | -0/+3 |
* | Use constant IBASE_CREATE instead of just 0 | Ard Biesheuvel | 2004-06-01 | 1 | -2/+3 |
* | Improved handling of 'CREATE DATABASE ...' by ibase_query() | Ard Biesheuvel | 2004-05-31 | 1 | -3/+3 |
* | Use default character set in generated test DB | Ard Biesheuvel | 2004-05-30 | 1 | -2/+2 |
* | Don't rely on OS-based authentication (as it is not supported under Win32) | Ard Biesheuvel | 2004-04-03 | 1 | -2/+8 |
* | CS/WS | Ard Biesheuvel | 2004-04-01 | 1 | -1/+1 |
* | Don't rely on isql anymore, as creating databases is now supported by the API | Ard Biesheuvel | 2004-04-01 | 1 | -52/+44 |
* | Added test for IBASE_REC_VERSION/IBASE_REC_NO_VERSION trans constants | Daniela Mariaschi | 2003-06-14 | 1 | -0/+13 |
* | tempnam() creates an empty file..prevent them from going to / | foobar | 2003-04-30 | 1 | -1/+1 |
* | Make these tests actually work. | foobar | 2003-04-25 | 1 | -2/+30 |
* | @PHP 3 regression testing framework re-born (Stig) | Stig Bakken | 2000-08-27 | 1 | -0/+77 |