php-src/ext
2000-06-16 10:09:12 +00:00
..
aspell - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch 2000-06-05 19:47:54 +00:00
bcmath - Nuke COMPILE_DL. Modules that need to be compiled as dll's in Windows 2000-06-10 08:48:01 +00:00
calendar making calendar module compile on win32 with new directory structure 2000-06-12 20:31:03 +00:00
com - Make CVS compile on Win32. 1999-10-20 18:09:44 +00:00
cpdf - More #if WIN32|WINNT -> #ifdef PHP_WIN32 conversions 2000-06-15 23:45:05 +00:00
cybercash - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch 2000-06-05 19:47:54 +00:00
dav - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch 2000-06-05 19:47:54 +00:00
db - More #if WIN32|WINNT -> #ifdef PHP_WIN32 conversions 2000-06-15 23:45:05 +00:00
dba - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch 2000-06-05 19:47:54 +00:00
dbase - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch 2000-06-05 19:47:54 +00:00
domxml - fixed problems with missing attributes due to a change 2000-06-15 07:05:38 +00:00
ereg - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch 2000-06-05 19:47:54 +00:00
exif making exif module compile on win32 with new directory structure 2000-06-12 20:31:45 +00:00
fdf - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch 2000-06-05 19:47:54 +00:00
filepro - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch 2000-06-05 19:47:54 +00:00
ftp making ftp module compile on win32 with new directory structure 2000-06-12 20:32:23 +00:00
gd - Forgot to test check for errors in two places. 2000-06-16 10:09:12 +00:00
gettext - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch 2000-06-05 19:47:54 +00:00
hyperwave - More #if WIN32|WINNT -> #ifdef PHP_WIN32 conversions 2000-06-15 23:45:05 +00:00
icap - Nuke COMPILE_DL. Modules that need to be compiled as dll's in Windows 2000-06-10 08:48:01 +00:00
imap patch from jtaskine@hit.fi - add deleted info to imap_mailboxmsginfo() and 2000-06-15 03:02:36 +00:00
informix - Nuke COMPILE_DL. Modules that need to be compiled as dll's in Windows 2000-06-10 08:48:01 +00:00
interbase Added argument type. 2000-06-11 16:24:00 +00:00
java Export the necessary functions to enable servlet support to be subclassed 2000-06-14 01:41:13 +00:00
ldap Also need to 0-terminate when adding/modifying an array of values. 2000-06-13 19:50:05 +00:00
mcal no c++ comments, please 2000-06-14 12:28:21 +00:00
mcrypt - Update module project files to include: 2000-06-10 09:00:31 +00:00
mhash - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch 2000-06-05 19:47:54 +00:00
msql - Nuke COMPILE_DL. Modules that need to be compiled as dll's in Windows 2000-06-10 08:48:01 +00:00
mssql @- Fixed an initialization problem in the MS-SQL problem that could cause 2000-06-12 21:39:51 +00:00
mysql Move timeout code to Zend, allow Win32 timeouts 2000-06-16 01:53:35 +00:00
oci8 making oci8 module compile on win32 with new directory structure 2000-06-12 20:33:55 +00:00
odbc - More #if WIN32|WINNT -> #ifdef PHP_WIN32 conversions 2000-06-15 23:45:05 +00:00
oracle fixed typo 2000-06-15 14:13:53 +00:00
pcre @- Upgraded PCRE to version 3.2 and fixed a bug when anchored pattern 2000-06-12 19:55:58 +00:00
pdf - More #if WIN32|WINNT -> #ifdef PHP_WIN32 conversions 2000-06-15 23:45:05 +00:00
pgsql - Fix PostgreSQL project file a bit. 2000-06-10 10:15:53 +00:00
posix - Erased an extra line by mistake 2000-06-10 14:16:34 +00:00
readline - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch 2000-06-05 19:47:54 +00:00
recode - Nuke COMPILE_DL. Modules that need to be compiled as dll's in Windows 2000-06-10 08:48:01 +00:00
rpc Export the necessary functions to enable servlet support to be subclassed 2000-06-14 01:41:13 +00:00
session (php_wddx_deserialize_ex) return SUCCESS/FAILURE 2000-06-09 03:00:02 +00:00
skeleton - Fixed incorrect code generated when all parameters are optional. 2000-06-15 01:57:23 +00:00
snmp - Nuke COMPILE_DL. Modules that need to be compiled as dll's in Windows 2000-06-10 08:48:01 +00:00
standard Use hardcoded 3600 seconds offset instead of altzone which may not be present 2000-06-15 22:23:08 +00:00
swf - Make shockwave work with virtual_dir (a bit ugly). 2000-06-11 16:34:53 +00:00
sybase - Nuke COMPILE_DL. Modules that need to be compiled as dll's in Windows 2000-06-10 08:48:01 +00:00
sybase_ct - Nuke COMPILE_DL. Modules that need to be compiled as dll's in Windows 2000-06-10 08:48:01 +00:00
sysvsem - Nuke COMPILE_DL. Modules that need to be compiled as dll's in Windows 2000-06-10 08:48:01 +00:00
sysvshm - Nuke COMPILE_DL. Modules that need to be compiled as dll's in Windows 2000-06-10 08:48:01 +00:00
wddx @- Changed WDDX to always serialize arrays as structs. (Andrei) 2000-06-09 13:50:39 +00:00
xml - More #if WIN32|WINNT -> #ifdef PHP_WIN32 conversions 2000-06-15 23:45:05 +00:00
yaz Make yaz compilable as shared module. 2000-06-10 03:35:57 +00:00
yp - Nuke COMPILE_DL. Modules that need to be compiled as dll's in Windows 2000-06-10 08:48:01 +00:00
zlib making zlib module compile on win32 with new directory structure 2000-06-12 20:34:35 +00:00
ext_skel - Fixed incorrect code generated when all parameters are optional. 2000-06-15 01:57:23 +00:00
Makefile.in Remove trailing empty lines 2000-05-01 22:38:42 +00:00