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-03-24 16:22:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
php-4.0.2
archived-php-src
/
ext
/
odbc
History
Dan Kalowsky
b853731aaf
prefer -gt to -lt, and dropped the version number to 2 instead of 3
2000-08-24 19:27:21 +00:00
..
config.m4
prefer -gt to -lt, and dropped the version number to 2 instead of 3
2000-08-24 19:27:21 +00:00
Makefile.in
Applied DBMaker patch by Jeffrey Lin <clin@lion.syscom.com.tw>
2000-07-06 08:38:12 +00:00
php_odbc.c
Applied DBMaker patch by Jeffrey Lin <clin@lion.syscom.com.tw>
2000-07-06 08:38:12 +00:00
php_odbc.h
cleaned up the PHP/SOLID integration code, and corrected some minor assumptions on my part for the 3.5 EE systems. also removed a series of warnings on builds within the ODBC functions, and corrected header order. include of the SS_LINUX and SS_FBX defines, needed to make solid headers completely happy with the wchar.h situation.
2000-08-22 21:27:49 +00:00
php_velocis.h
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
2000-07-24 01:40:02 +00:00
setup.stub
@Added DBMaker support (patch by Pax Tsai <paxtsai@lion.syscom.com.tw>)
1999-11-29 00:45:28 +00:00
velocis.c
- ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch
2000-06-05 19:47:54 +00:00