php-src/ext
2002-11-05 14:28:32 +00:00
..
bcmath To include the NetWare config file 2002-09-04 11:20:18 +00:00
calendar - Added an aditional parameter to the jdtojewish() function which makes 2002-10-31 09:16:23 +00:00
com Correct a copy-n-paste bug. Spotted by Michael Sisolak <msisolak@yahoo.com> 2002-10-31 08:23:55 +00:00
cpdf Removing the PHP_31 tag... 2002-08-13 21:35:54 +00:00
crack No need to link libxm2 in order to build php_crack.lib 2002-05-09 15:58:19 +00:00
ctype Fix platform dependencies, setlocale output, bug #19836 2002-10-10 15:27:11 +00:00
curl Fixed ZTS build. 2002-10-22 18:54:09 +00:00
cybermut extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
cyrus Since the cyrus extension prints only one line, and no subsequent info, 2002-09-20 15:39:50 +00:00
db ups - the other way round of course 2002-10-22 18:47:41 +00:00
dba added missing compiler define 2002-11-05 12:03:01 +00:00
dbase centralize #include "build-defs.h" and drop (sometimes inconsistent) other 2002-10-24 13:15:49 +00:00
dbx Coding style. 2002-10-30 15:03:01 +00:00
dio Fix leak when read call fails (see comment in #16635). 2002-11-03 13:22:49 +00:00
domxml fix for bug #20209 (appending text nodes leads to segfaults sometimes) 2002-11-01 10:06:10 +00:00
dotnet centralize #include "build-defs.h" and drop (sometimes inconsistent) other 2002-10-24 13:15:49 +00:00
ereg centralize #include "build-defs.h" and drop (sometimes inconsistent) other 2002-10-24 13:15:49 +00:00
exif README.TESTING examples 2002-10-25 11:10:08 +00:00
fbsql centralize #include "build-defs.h" and drop (sometimes inconsistent) other 2002-10-24 13:15:49 +00:00
fdf - No tabs, no echoing, no unnecessary code 2002-10-23 02:46:09 +00:00
filepro centralize #include "build-defs.h" and drop (sometimes inconsistent) other 2002-10-24 13:15:49 +00:00
fribidi Changed fribidi_get_charsets() return value to also include the constant 2002-10-18 08:59:15 +00:00
ftp Fixed ZTS build 2002-10-13 01:40:46 +00:00
gd Fix win32 build. 2002-11-03 21:21:13 +00:00
gettext Fixed crash. Patch by <kilbi@rad.rwth-aachen.de> 2002-08-07 11:50:49 +00:00
gmp Make this extension compile as shared extension too. 2002-06-21 00:15:48 +00:00
hwapi centralize #include "build-defs.h" and drop (sometimes inconsistent) other 2002-10-24 13:15:49 +00:00
hyperwave centralize #include "build-defs.h" and drop (sometimes inconsistent) other 2002-10-24 13:15:49 +00:00
iconv Fixed library capability detection behaviour. 2002-10-31 20:23:53 +00:00
imap - Added searching for Kerberos libs in default locations if no path is 2002-11-01 16:45:59 +00:00
informix centralize #include "build-defs.h" and drop (sometimes inconsistent) other 2002-10-24 13:15:49 +00:00
ingres_ii extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
interbase syntax to avoid error while reading data from file in ibase_blob_import 2002-10-02 23:05:06 +00:00
java Bug #20148 suggested work around for now. 2002-11-02 20:18:10 +00:00
ldap Added two new targets to the ldap win32 build which enable ldap 2002-11-05 14:19:22 +00:00
mbstring Added a new test 2002-11-03 20:35:46 +00:00
mcal centralize #include "build-defs.h" and drop (sometimes inconsistent) other 2002-10-24 13:15:49 +00:00
mcrypt - Naming style 2002-10-25 11:20:45 +00:00
mcve constant MC_TRAN_CHNGPWD typo 2002-10-30 01:08:19 +00:00
mhash Add PHP_MINFO_* 2002-08-04 21:37:44 +00:00
mime_magic Make that error message more meaningful for systems like my SuSE 7.0 with 2002-10-04 19:01:34 +00:00
ming Get rid of redundant loop 2002-10-08 00:16:55 +00:00
mnogosearch - Site mirror detection and popularity rank has been added to mnogosearch 2002-09-28 17:52:18 +00:00
msession Removed C++ comments 2002-08-22 13:30:03 +00:00
msql Unify error messages 2002-06-26 08:39:52 +00:00
mssql fix bug # 17497 2002-10-28 20:16:24 +00:00
mysql fix compiler warning 2002-10-24 19:15:40 +00:00
ncurses And some more ncurses functions. 2002-10-30 02:54:48 +00:00
notes Maintain headers. 2002-02-28 08:29:35 +00:00
oci8 centralize #include "build-defs.h" and drop (sometimes inconsistent) other 2002-10-24 13:15:49 +00:00
odbc Patch for windows DSN less connection #20086 (by john@johnandlouise.com) 2002-10-31 02:57:06 +00:00
openssl correct proto 2002-08-10 20:19:49 +00:00
oracle centralize #include "build-defs.h" and drop (sometimes inconsistent) other 2002-10-24 13:15:49 +00:00
overload - Fix ZE2 build when overload is enabled 2002-09-30 09:40:12 +00:00
ovrimos the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
pcntl @Made major improvents to the pcntl extension(Jason): 2002-08-22 04:20:10 +00:00
pcre fix compiler warning 2002-10-24 19:15:40 +00:00
pdf - Prevent resetting the PHP_*_DIR variables if already set. 2002-10-21 02:46:13 +00:00
pfpro Fixed a few more memory leaks. 2002-10-10 14:46:18 +00:00
pgsql Fix compile warning. 2002-11-05 14:28:32 +00:00
posix Make these all work with persistent streams too. 2002-09-25 15:46:47 +00:00
pspell - note aspell 2002-10-09 19:25:17 +00:00
qtdom - fix alignment 2002-10-09 19:27:16 +00:00
readline - fix build on FreeBSD, verified by thies. 2002-10-09 18:59:15 +00:00
recode Make these all work with persistent streams too. 2002-09-25 15:46:47 +00:00
rpc Bug #20148 suggested work around for now. 2002-11-02 20:18:10 +00:00
session Modified the experimental new test class to make it easier to port to the 2002-11-01 00:22:02 +00:00
shmop the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
skeleton Correct case for README.TESTING. 2002-10-22 12:28:49 +00:00
snmp Fix this for Wez and his antique ucd-snmp 2002-10-17 06:39:55 +00:00
soap some more doc/lit stuff 2002-08-14 05:26:25 +00:00
sockets Fix proto and #20137 2002-10-28 18:00:30 +00:00
standard style fix 2002-11-05 13:52:11 +00:00
swf virtual filepath fix, don't know why i bother, the module isn't threadsafe 2002-09-11 22:43:58 +00:00
sybase Fixed memory leaks. 2002-10-09 13:29:10 +00:00
sybase_ct #- Added myself here 2002-11-05 08:30:57 +00:00
sysvmsg Avoid possible clash with mysql, but still make it work for BSD's. 2002-10-27 11:56:06 +00:00
sysvsem Add test for both sysvsem and sysvshm 2002-11-04 02:44:09 +00:00
sysvshm the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
tokenizer Tokenizer has been stable for some time now. 2002-10-08 20:12:55 +00:00
w32api Added missing function to function_entry 2002-04-16 14:19:09 +00:00
wddx Revert the patch for now. We'll be branching on Saturday the way it's 2002-10-03 18:30:27 +00:00
xml Fix tests 2002-10-29 12:12:19 +00:00
xmlrpc @- Added --disable-all configure option. (Jani) 2002-09-04 18:47:28 +00:00
xslt ws 2002-11-03 17:46:38 +00:00
yaz Fix handling of zero-length records 2002-11-05 09:19:24 +00:00
yp don't assume yp-functions are always in libc, try also libnsl 2002-10-23 16:04:03 +00:00
zip Fix the phpize build 2002-10-17 05:06:53 +00:00
zlib Fixed OnUpdate_zlib_output_compression() behaviour 2002-11-03 20:31:00 +00:00
ext_skel Add --skel=dir option to ext_skel (patch from David Viner) 2002-07-30 19:02:23 +00:00