php-src/ext
2002-09-11 22:43:58 +00:00
..
aspell Unify error messages 2002-06-26 07:24:47 +00:00
bcmath To include the NetWare config file 2002-09-04 11:20:18 +00:00
calendar Unify error messages 2002-06-26 07:24:47 +00:00
ccvs Unify error messages 2002-06-26 07:24:47 +00:00
com Implement com_invoke_ex, which allows the user to specify the invoke kind 2002-08-26 13:36:35 +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 Restrict ctype tests to POSIX portable characters (0..127) and add numeric character tests. 2002-05-16 21:55:26 +00:00
curl @- Added --disable-all configure option. (Jani) 2002-09-04 18:47:28 +00:00
cybercash Unify error messages 2002-06-26 07:24:47 +00:00
cybermut extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
cyrus Capitalization 2002-09-08 20:59:53 +00:00
db -php_error_docref 2002-08-27 00:44:57 +00:00
dba Fix configure 2002-09-11 16:17:33 +00:00
dbase - Made dbase_get_record() and dbase_get_record_with_names use same backend 2002-06-17 02:27:34 +00:00
dbx - User proper macros as suggested by Marc. 2002-06-18 07:48:41 +00:00
dio - Use tabs instead of spaces for indentation! 2002-08-16 15:45:22 +00:00
domxml chregu: Can you please use the new php_error_docref in new code? 2002-09-09 20:32:49 +00:00
dotnet Fix build 2002-03-18 09:42:20 +00:00
ereg Fix a warning 2002-08-19 20:47:42 +00:00
exif One zero to much 2002-08-29 08:32:41 +00:00
fbsql Fix bogus test 2002-09-04 12:50:41 +00:00
fdf Unify error messages 2002-06-27 06:49:02 +00:00
filepro Unify error messages 2002-06-27 06:54:51 +00:00
fribidi - Consistent use of macros 2002-09-09 09:44:52 +00:00
ftp Removed unnecessary code that was added for NetWare 2002-09-11 10:28:22 +00:00
gd For now, check only when not using bundled GD lib. 2002-09-11 16:40:35 +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 - added missing file 2002-07-11 06:35:28 +00:00
hyperwave - removed unused variable 2002-07-24 05:59:04 +00:00
icap Unify error messages 2002-06-28 10:52:11 +00:00
iconv Fixed errno hanlding. Patch by Moriyoshi Koizumi <readjust@deneb.freemail.ne.jp> 2002-09-07 21:08:47 +00:00
imap missed one section for #15630 2002-09-09 21:01:33 +00:00
informix Fix typo.. 2002-07-22 08:58:21 +00:00
ingres_ii extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
interbase Unify error messages 2002-07-19 09:21:29 +00:00
java This final change enables the ext/java to compile on OSX. 2002-08-21 04:42:58 +00:00
ldap NetWare makefile for LDAP Extension 2002-09-05 11:26:05 +00:00
mbstring This should fix var handling problems finally. 2002-09-07 22:51:39 +00:00
mcal Defer linking against libmcal until we have built the extension, 2002-03-27 10:26:17 +00:00
mcrypt Remove unnecessary whitespace 2002-08-29 15:28:09 +00:00
mcve This extension is not forced to be compiled as shared. 2002-08-28 02:44:40 +00:00
mhash Add PHP_MINFO_* 2002-08-04 21:37:44 +00:00
mime_magic Fixed a typo 2002-08-22 19:19:37 +00:00
ming - Let's make this a little bit more professional :) 2002-08-28 12:10:00 +00:00
mnogosearch - New mnogosearch extension features has been added to group results 2002-09-07 14:19:52 +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 Unify error messages 2002-06-26 08:32:25 +00:00
mysql - Un-deprecating mysql_escape_string 2002-09-11 21:06:52 +00:00
ncurses Fixed a number of compile warnings. 2002-08-22 12:15:20 +00:00
notes Maintain headers. 2002-02-28 08:29:35 +00:00
oci8 Patch for Bug #18640 (submitted by michael.mauch@gmx.de) 2002-09-09 19:03:51 +00:00
odbc Silencing a compilier warning on windows 2002-08-14 20:40:48 +00:00
openssl correct proto 2002-08-10 20:19:49 +00:00
oracle MFB 2002-04-25 17:20:14 +00:00
overload Don't build ext/overload with Zend Engine 2. 2002-09-04 13:55:52 +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 @- Added ability to use Perl-style ${n} subpattern references in the 2002-09-11 14:41:25 +00:00
pdf @- Added --disable-all configure option. (Jani) 2002-09-04 18:47:28 +00:00
pfpro extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
pgsql php_error -> php_error_docref 2002-09-04 22:25:13 +00:00
posix - Fix ZTS built. 2002-06-04 08:54:14 +00:00
pspell - initial checkin of basic testcases for pspell 2002-03-24 16:22:50 +00:00
qtdom Fix for Bug #18873 2002-08-13 05:12:32 +00:00
readline Fix typo. 2002-08-22 00:34:07 +00:00
recode Make it possible to use recode 3.5 too. (happy now Wez? :) 2002-04-29 15:40:16 +00:00
rpc @- Added --disable-all configure option. (Jani) 2002-09-04 18:47:28 +00:00
satellite @- Removed Satellite. It is now part of PEAR. 2002-02-05 09:09:35 +00:00
session Reenable pwrite/pread support 2002-09-06 10:27:26 +00:00
shmop the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
skeleton Check for uppercase function names in .def files - patch from David Viner 2002-09-03 20:57:20 +00:00
snmp NetWare related additions/modifications 2002-09-05 11:50:43 +00:00
soap some more doc/lit stuff 2002-08-14 05:26:25 +00:00
sockets Fix crash bug and memory leak in vectors 2002-09-10 04:12:55 +00:00
standard max this use the virtual_filepath() function and feel all threadsafe and 2002-09-11 22:40:56 +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 the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
sybase_ct the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
sysvmsg Patch for BSD-ish systems from Melvyn Sopacua <msopacua@idg.nl>, 2002-09-10 13:04:08 +00:00
sysvsem Add an optional flag to sem_get that specifies if the semaphore should be 2002-05-17 12:33:49 +00:00
sysvshm the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
tokenizer comment out unused variable 2002-08-22 01:06:14 +00:00
w32api Added missing function to function_entry 2002-04-16 14:19:09 +00:00
wddx Fix DL entry point. 2002-07-17 19:27:36 +00:00
xml remove uneeded def 2002-09-06 10:34:30 +00:00
xmlrpc @- Added --disable-all configure option. (Jani) 2002-09-04 18:47:28 +00:00
xslt Version check for Sablotron. 2002-09-09 18:17:12 +00:00
yaz Bug fix: dont cache connection if proxy setting have changed 2002-08-30 13:26:41 +00:00
yp the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
zip - Add safe_mode/uid and open_basedir check to zip_open() (closes #16927). 2002-05-20 18:33:08 +00:00
zlib @- Added --disable-all configure option. (Jani) 2002-09-04 18:47:28 +00:00
ext_skel Add --skel=dir option to ext_skel (patch from David Viner) 2002-07-30 19:02:23 +00:00