php-src/ext
2000-06-16 18:24:02 +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 C++ // comments are evil ... 2000-06-16 18:24:02 +00:00
cybercash - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch 2000-06-05 19:47:54 +00:00
dav C++ // comments are evil ... 2000-06-16 18:24:02 +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 C++ // comments are evil ... 2000-06-16 18:24:02 +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 C++ // comments are evil ... 2000-06-16 18:24:02 +00:00
icap C++ // comments are evil ... 2000-06-16 18:24:02 +00:00
imap C++ // comments are evil ... 2000-06-16 18:24:02 +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 C++ // comments are evil ... 2000-06-16 18:24:02 +00:00
mssql @- Fixed an initialization problem in the MS-SQL problem that could cause 2000-06-12 21:39:51 +00:00
mysql C++ // comments are evil ... 2000-06-16 18:24:02 +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 C++ // comments are evil ... 2000-06-16 18:24:02 +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 C++ // comments are evil ... 2000-06-16 18:24:02 +00:00
standard C++ // comments are evil ... 2000-06-16 18:24:02 +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 Protos looks now equal in both versions. 2000-06-16 18:14:51 +00:00
xml - More #if WIN32|WINNT -> #ifdef PHP_WIN32 conversions 2000-06-15 23:45:05 +00:00
yaz C++ // comments are evil ... 2000-06-16 18:24:02 +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 C++ // comments are evil ... 2000-06-16 18:24:02 +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