php-src/ext
Stig Venaas ca476ecaa4 Removed some old cruft (some commented code and non-used globals), fixed
a proto typo, and make sure ldap_base_dn and ldap_filter are initialized
in php_ldap_do_search()
2001-11-13 17:10:08 +00:00
..
aspell * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
bcmath * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
calendar * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
ccvs * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
com Not all components populate every field in the ExceptInfo structure. Thus we sometimes would try to convert NULL strings and see php_OLECHAR_to_char errors while displaying Exception information. This version is a little smarter about the member derefencing and the resulting error string. 2001-11-09 14:20:28 +00:00
cpdf * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
crack Fixed bug introduced by my last commit. 2001-11-13 11:38:22 +00:00
ctype Remove redundant conversion. 2001-10-22 19:46:48 +00:00
curl Improve OpenSSL compatibility 2001-11-13 11:47:52 +00:00
cybercash * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
cybermut * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
cyrus * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
db * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
dba * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
dbase * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
dbplus * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
dbx There are some rules. 2001-11-08 21:32:48 +00:00
dio @ Add Direct I/O extension for lowlevel access to the POSIX layer. (sterling) 2001-11-06 12:24:09 +00:00
domxml * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
dotnet fix visual studio .net warning 2001-10-26 17:52:41 +00:00
ereg - Don't wrap lines... this is annoying while coding. 2001-09-09 13:29:31 +00:00
exif * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
fbsql Make fbsql_list_fields work as documented 2001-11-10 07:43:23 +00:00
fdf * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
filepro * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
fribidi * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
ftp Included header files needed by RISC OS 2001-11-04 12:35:49 +00:00
gd Be explicit here and cast it 2001-11-13 13:53:11 +00:00
gettext @ Added support for bind_textdomain_codeset(). (rudib@email.si) 2001-11-09 16:27:09 +00:00
gmp * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
hyperwave C++ comment pollution removed. 2001-10-24 09:06:33 +00:00
icap * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
iconv Fixed bug: #12443 2001-10-22 02:28:00 +00:00
imap * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
informix * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
ingres_ii * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
interbase * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
java Works now with phpize 2001-10-31 00:20:34 +00:00
ldap Removed some old cruft (some commented code and non-used globals), fixed 2001-11-13 17:10:08 +00:00
mailparse Fixed some protos and many more will follow the next hour. 2001-11-08 21:48:34 +00:00
mbstring fixed a bug in http input processing patched by Yasuo Ohgaki. 2001-11-08 22:23:04 +00:00
mcal * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
mcrypt * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
mhash * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
ming * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
mnogosearch @- Added Udm_Check_Charset function (gluke) 2001-11-05 19:07:25 +00:00
msession Fixed bug: #13844 2001-10-27 06:26:02 +00:00
msql * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
mssql Reset the error (or message) from the server when calling fetch_row functions. 2001-10-29 23:41:15 +00:00
muscat * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
mysql More protos fixed. 2001-11-08 22:05:56 +00:00
ncurses * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
notes * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
oci8 * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
odbc * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
openssl * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
oracle * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
overload fix linkage error 2001-10-18 08:14:56 +00:00
ovrimos * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
pcntl Some protos fixed. 2001-11-08 22:11:41 +00:00
pcre Fixed bug #13635. 2001-11-10 23:45:00 +00:00
pdf Fixed some problems in configuring e.g. shared module. 2001-11-13 13:59:13 +00:00
pfpro * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
pgsql * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
posix - Prototypes 2001-11-08 20:21:01 +00:00
pspell * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
qtdom * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
readline * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
recode * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
rpc Not all components populate every field in the ExceptInfo structure. Thus we sometimes would try to convert NULL strings and see php_OLECHAR_to_char errors while displaying Exception information. This version is a little smarter about the member derefencing and the resulting error string. 2001-11-09 14:20:28 +00:00
sablot * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
satellite Deprecated style used 2001-10-22 02:49:34 +00:00
session Rewrite of unserializer which should be more maintainable and extensible. 2001-11-10 21:18:34 +00:00
shmop * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
skeleton These were supposed to match 2001-10-27 12:22:22 +00:00
snmp fix bug #13479 2001-10-15 18:36:43 +00:00
sockets Unified error/warning messages. 2001-11-12 01:54:55 +00:00
standard Fix most of these tests - still think there is a bug in the long->float 2001-11-13 13:12:46 +00:00
swf * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
sybase * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
sybase_ct Fixed bug: #13782 2001-10-23 10:31:56 +00:00
sysvsem * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
sysvshm compile fix 2001-11-11 11:08:31 +00:00
vpopmail * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
w32api @ - Add generic Win 32 API extension (jmoore) 2001-11-07 14:31:03 +00:00
wddx Fixed bug: #13844 2001-10-27 06:26:02 +00:00
xml * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
xmlrpc patches to sync with sourceforge project, version 0.50. primary change: adds support for SOAP v 1.1 2001-10-30 02:33:13 +00:00
xslt - Fix scheme/sax handlers (patch by Lenar Lõhmus <lenar@vision.ee>) 2001-11-13 09:54:06 +00:00
yaz Use PHP_ADD_LIBRARY_DEFER and PHP_ADD_LIBPATH instead of 2001-11-08 21:37:49 +00:00
yp * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
zip Fixed bug: #13652 2001-10-13 15:06:14 +00:00
zlib - fix crash bug 2001-10-27 18:22:56 +00:00
ext_skel Introduce the good practise of using [] around output messages. 2001-09-06 21:05:57 +00:00
Makefile.in Remove trailing empty lines 2000-05-01 22:38:42 +00:00