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-21 15:08:16 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c6569921d7fbb4acf6b5aed07647c7739f4e5ae3
archived-php-src
/
ext
/
informix
T
History
Danny Heijl
d140a799f7
- Fix INT8 returning garbage because ifx_int8toasc does not null_terminate
...
the returned string. (danny)
2000-08-05 13:14:44 +00:00
..
config.m4
Make informix extension buildable as shared module on Unix.
2000-05-23 23:13:34 +00:00
ifx_custom_build.dsp
- Informix driver : Changes for new "main" directory (win32 build)
2000-07-03 19:27:28 +00:00
ifx_custom_build.dsw
(ext/informix) Added WIN32 build files for informix driver
1999-11-14 12:55:36 +00:00
ifx.dsp
- Informix driver : Changes for new "main" directory (win32 build)
2000-07-03 19:27:28 +00:00
ifx.dsw
- added COMPILE_DL_INFORMIX to WIN32 project file
2000-05-28 12:06:56 +00:00
ifx.ec
- Fix INT8 returning garbage because ifx_int8toasc does not null_terminate
2000-08-05 13:14:44 +00:00
Makefile.in
Add INFORMIX_SHARED_LIBADD to LT_SHARED_LIBADD
2000-05-23 23:19:11 +00:00
php_informix.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
stub.c
Add stub.c for helper library.
1999-10-10 17:15:19 +00:00