php-src/ext
Sterling Hughes 0216627522 @ Fixed a crash when using the CURLOPT_WRITEHEADER option. (Sterling)
# Folks please test, I've tested a limited amount of test cases, however,
# this change is far reaching, so I couldn't test all the necessary things
2001-06-25 15:14:20 +00:00
..
aspell Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
bcmath Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
calendar The extension name seems to be usually totally lower-cased. 2001-06-24 22:18:51 +00:00
ccvs Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
com added verbose ini entry 2001-06-24 22:20:28 +00:00
cpdf Change copyright note. 2001-06-19 21:25:53 +00:00
crack Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
ctype Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
curl @ Fixed a crash when using the CURLOPT_WRITEHEADER option. (Sterling) 2001-06-25 15:14:20 +00:00
cybercash Change copyright note. 2001-06-19 21:25:53 +00:00
cybermut Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
db Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
dba Change copyright note. 2001-06-19 21:25:53 +00:00
dbase Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
dbx All files are now in Unix-linebreak mode (\n only). Somehow \r\n still 2001-06-20 11:30:47 +00:00
domxml * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build) 2001-05-24 10:07:29 +00:00
dotnet adapted to changes from com module 2001-06-24 21:20:23 +00:00
ereg Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
exif fix build. 2001-06-23 11:26:24 +00:00
fbsql Changed length of BIT string. 2001-06-20 22:54:51 +00:00
fdf Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
filepro Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
fribidi Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
ftp Change copyright note. 2001-06-19 21:25:53 +00:00
gd fixed bug: #11641 2001-06-24 15:56:05 +00:00
gettext The Gettext module is not limited to the GNU implementation. 2001-06-09 16:55:27 +00:00
gmp Make gmp compile again 2001-06-06 17:52:03 +00:00
hyperwave - fixed some compiler warnings 2001-06-06 14:48:01 +00:00
icap Fold a bit more code 2001-06-06 14:32:27 +00:00
iconv Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
imap Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
informix Change copyright note. 2001-06-19 21:25:53 +00:00
ingres_ii fix module initialization 2001-06-09 09:23:49 +00:00
interbase fix compilation 2001-06-09 09:30:42 +00:00
java - Use ALLOC_HASHTABLE() instead of emalloc(sizeof(HashTable)) 2001-06-19 16:03:35 +00:00
ldap Fixed memory leak in ldap_first_attribute(), ldap_next_attribute(), 2001-06-23 13:43:20 +00:00
mailparse namespace protect one enum to fix compile with ncurses 2001-06-12 21:34:47 +00:00
mbstring add mbstring & xslt 2001-06-11 15:43:50 +00:00
mcal * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build) 2001-05-24 10:07:29 +00:00
mcrypt Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
mhash Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
ming Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
mnogosearch Security fix in Udm_Set_Agent_Param function. 2001-06-25 11:36:42 +00:00
msql Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
mssql - Use ALLOC_HASHTABLE() instead of emalloc(sizeof(HashTable)) 2001-06-19 16:03:35 +00:00
muscat Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
mysql Make it possible to build mysql extension as shared module. 2001-06-22 15:03:10 +00:00
ncurses more functions, most of the simple ones (parameterwise) are now in 2001-06-13 07:26:41 +00:00
notes * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build) 2001-05-24 10:07:29 +00:00
oci8 Moved some messages to the end of configure process so they are easier 2001-06-23 10:21:00 +00:00
odbc Closed off Solid DB access to a function that it doesn't support in 3.0 and less. 2001-06-19 17:58:09 +00:00
openssl Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
oracle Moved some messages to the end of configure process so they are easier 2001-06-23 10:21:00 +00:00
ovrimos Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
pcntl Make pcntl async safe by registering as a zend extension and grabing the 2001-06-19 21:42:57 +00:00
pcre Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
pdf Fixed proto. (also bug #10334) 2001-06-15 10:44:50 +00:00
pfpro Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
pgsql Allow the PostgreSQL driver to do internal row counting when iterating 2001-06-19 18:10:08 +00:00
posix Change copyright note. 2001-06-19 21:25:53 +00:00
pspell Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
qtdom Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
readline * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build) 2001-05-24 10:07:29 +00:00
recode * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build) 2001-05-24 10:07:29 +00:00
rpc added verbose ini entry 2001-06-24 22:20:28 +00:00
sablot Hopefully fix leaks... 2001-06-24 17:50:16 +00:00
satellite * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build) 2001-05-24 10:07:29 +00:00
session The extension name seems to be usually totally lower-cased. 2001-06-24 22:18:51 +00:00
shmop Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
skeleton added missing include 2001-06-24 23:29:13 +00:00
snmp Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
sockets Remove bogus use of volatile and add a note about using inet_ntop 2001-06-24 21:16:21 +00:00
standard @added optional suffix removal parameter to basename() (Hartmut) 2001-06-23 00:51:03 +00:00
swf Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
sybase Fix bug: #11397 2001-06-12 05:28:41 +00:00
sybase_ct Make it possible to build this extension as shared module. 2001-06-22 15:52:25 +00:00
sysvsem Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
sysvshm Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
vpopmail Fold a bit more code 2001-06-06 14:32:27 +00:00
wddx - fixed the reference in session thingie 2001-06-21 18:46:26 +00:00
xml Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
xslt let this stuff build under windows 2001-06-11 14:53:31 +00:00
yaz The extension name seems to be usually totally lower-cased. 2001-06-24 22:18:51 +00:00
yp Fold a bit more code 2001-06-06 14:32:27 +00:00
zip remove unneccessary cast 2001-06-06 20:30:58 +00:00
zlib Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
ext_skel A little typo here.. :) 2001-06-24 22:00:45 +00:00
Makefile.in Remove trailing empty lines 2000-05-01 22:38:42 +00:00