This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-11 18:13:00 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
017cde1d115ecfbafdc54d4e96e3f99d76a6210e
archived-php-src
/
ext
/
interbase
History
Sascha Schumann
cd754d7825
Rename macros which begin with underscore to appropiate macros. The general
...
rule is: macro_name=`echo $filename|tr a-z A-Z|sed 's/\./_/'`
2000-07-03 00:41:19 +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
Rename macros which begin with underscore to appropiate macros. The general
2000-07-03 00:41:19 +00:00
setup.stub
last bunch of extensions moving to ext/
1999-04-22 02:48:28 +00:00