php-src/ext
Zeev Suraski 7942eaf381 * Plenty of thread safety and Win32 work.
* Changed PHP4 to compile as a DLL, both ISAPI and the the CGI run with the same DLL.
* Switched to using the DLL runtime library under Win32.  PHP will NOT work if
  compiled against the static library!
* Removed yesterday's php4libts project (with php4dllts, it's obsolete).

This *does* affect thread-unsafe Windows as well - the thread unsafe CGI is also
dependant on the thread-unsafe DLL.
1999-04-26 14:00:49 +00:00
..
apache A lot of cleanups... Removed old thread-safe code and other redundant code and files 1999-04-24 00:12:00 +00:00
bcmath A lot of cleanups... Removed old thread-safe code and other redundant code and files 1999-04-24 00:12:00 +00:00
com moved apache, com and hyperwave into ext/ 1999-04-21 23:11:20 +00:00
dav moved dav, msql and oracle to ext/ 1999-04-21 22:49:16 +00:00
db db was not linked in 1999-04-22 03:03:35 +00:00
dbase Remove tls.[ch] 1999-04-23 20:06:01 +00:00
ereg A lot of cleanups... Removed old thread-safe code and other redundant code and files 1999-04-24 00:12:00 +00:00
fdf moved fdf, hyperwave, informix and some smaller files 1999-04-22 00:25:57 +00:00
filepro Remove tls.[ch] 1999-04-23 20:06:01 +00:00
gd Make GD config fail if it doesn't find the gd files 1999-04-25 23:29:52 +00:00
gettext forgot that one 1999-04-21 18:10:39 +00:00
hyperwave A lot of cleanups... Removed old thread-safe code and other redundant code and files 1999-04-24 00:12:00 +00:00
imap Remove tls.[ch] 1999-04-23 20:06:01 +00:00
informix Remove tls.[ch] 1999-04-23 20:06:01 +00:00
interbase last bunch of extensions moving to ext/ 1999-04-22 02:48:28 +00:00
ldap Ok, this beast compiles via --with-apxs 1999-04-25 14:10:23 +00:00
mcrypt PHP3 compat stuff 1999-04-25 22:22:13 +00:00
msql Remove tls.[ch] 1999-04-23 20:06:01 +00:00
mysql Ok, this beast compiles via --with-apxs 1999-04-25 14:10:23 +00:00
odbc A lot of cleanups... Removed old thread-safe code and other redundant code and files 1999-04-24 00:12:00 +00:00
oracle forward-port of php3-CVS version 1999-04-24 18:54:02 +00:00
pdf last bunch of extensions moving to ext/ 1999-04-22 02:48:28 +00:00
pgsql last bunch of extensions moving to ext/ 1999-04-22 02:48:28 +00:00
rpc/com moved apache, com and hyperwave into ext/ 1999-04-21 23:11:20 +00:00
snmp Module work 1999-04-23 03:28:47 +00:00
standard * Plenty of thread safety and Win32 work. 1999-04-26 14:00:49 +00:00
sybase This is generated 1999-04-22 04:42:58 +00:00
sysvsem This is generated 1999-04-22 04:42:58 +00:00
sysvshm This is generated 1999-04-22 04:42:58 +00:00
xml This is generated 1999-04-22 04:42:58 +00:00
zlib Remove tls.[ch] 1999-04-23 20:06:01 +00:00
ext_skel moved dav, msql and oracle to ext/ 1999-04-21 22:49:16 +00:00
Makefile.am Ah, so that file is generated too 1999-04-18 20:59:54 +00:00