php-src/ext/interbase
Jouni Ahto 8f1ff9e85e - Close cursor immediately before reuse so that calling ibase_free_result is
not necessary anymore. Seems to also prevent a a situation where at request
  shutdown cursor was first dropped and tried to close it afterwards when
  all the resources were not manually freed, and could occasionally segfault.
2000-06-24 16:24:29 +00:00
..
config.m4 Fixed all (?) remaining issues with InterBase 6 datatypes, especially 2000-05-12 03:02:14 +00:00
interbase.c - Close cursor immediately before reuse so that calling ibase_free_result is 2000-06-24 16:24:29 +00:00
Makefile.in Make interbase compilable as shared module 2000-05-02 04:26:22 +00:00
php_interbase.h - Close cursor immediately before reuse so that calling ibase_free_result is 2000-06-24 16:24:29 +00:00
setup.stub last bunch of extensions moving to ext/ 1999-04-22 02:48:28 +00:00