php-src/ext
Thies C. Arntzen 45f629925f @- Fixed references in sessions. This doesn't work when using the
@  WDDX session-serializer. Also improved speed of sessions. (Thies)
from now on php_set_session_var no longer copies the variable recovered from a
session (tested with php, php_binary and wddx). this should speed up session
deserializing quite a bit. (this damn thing has cost me 6 hours of my life;-)
2001-06-20 15:16:08 +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 Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
ccvs Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
com - Use ALLOC_HASHTABLE() instead of emalloc(sizeof(HashTable)) 2001-06-19 16:03:35 +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 (PHP curl_setopt) fix CURLOPT_HTTPHEADER crasher (Stig) 2001-06-12 20:23:14 +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 @added an additional parameter to dotnet_load to specify the codepage (phanto) 2001-05-13 14:15:26 +00:00
ereg Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
exif Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
fbsql Fixing return value for fbsql_query on updates and fixing crash on fbsql_connect. 2001-06-12 00:39:05 +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 this should be here..styles must be array 2001-06-11 15:21:47 +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 Added myself to the credits 2001-06-13 20:13:54 +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 Fix folding and clean up some extensions 2001-06-06 13:06:12 +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 Fix folding and clean up some extensions 2001-06-06 13:06:12 +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 - Use ALLOC_HASHTABLE() instead of emalloc(sizeof(HashTable)) 2001-06-19 16:03:35 +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 - Use ALLOC_HASHTABLE() instead of emalloc(sizeof(HashTable)) 2001-06-19 16:03:35 +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 - Use ALLOC_HASHTABLE() instead of emalloc(sizeof(HashTable)) 2001-06-19 16:03:35 +00:00
sablot Cleanup a little bit. 2001-06-01 06:40:15 +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 @- Fixed references in sessions. This doesn't work when using the 2001-06-20 15:16:08 +00:00
shmop Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
skeleton Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
snmp Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
sockets fix build 2001-06-12 21:06:01 +00:00
standard Fix for #11570 2001-06-20 14:47:26 +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 * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build) 2001-05-24 10:07:29 +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 Change copyright note. 2001-06-19 21:25:53 +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 Remove .libs in path to libyaz.la to make libtool 1.4 happy. 2001-06-07 13:40:31 +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 added generation of CREDITS and EXPERIMENTAL to ext_skel 2001-05-02 23:33:21 +00:00
Makefile.in Remove trailing empty lines 2000-05-01 22:38:42 +00:00