php-src/ext
2002-08-28 06:13:49 +00:00
..
aspell Unify error messages 2002-06-26 07:24:47 +00:00
bcmath Bug Fix #18960 - Submitted by alan_k@php.net 2002-08-18 04:33:10 +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 @- PHP's cURL extention now requires cURL version 7.9.8 (Derick) 2002-08-25 12:24:40 +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 Unify error messages 2002-06-26 07:24:47 +00:00
db -php_error_docref 2002-08-27 00:44:57 +00:00
dba Made this extension to use the resource stuff 2002-08-23 22:24:02 +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 fix some to long property strings 2002-08-27 08:40:44 +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 MFB 2002-08-25 18:48:46 +00:00
fbsql Fixing compilation of FrontBase extension with ZTS 2002-07-02 21:36:11 +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 Update email address 2002-08-15 21:43:41 +00:00
ftp Fix ZTS build. 2002-08-25 22:17:56 +00:00
gd Some requirements engineering: today necessary defines exists where 2002-08-27 20:10:46 +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 Forgot this one. Fix build 2002-08-08 01:50:23 +00:00
imap Correcting english in config 2002-08-20 23:08:24 +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 bool not boolean 2002-08-13 04:44:45 +00:00
mbstring Fix ZTS build 2002-08-28 02:08:57 +00:00
mcal Defer linking against libmcal until we have built the extension, 2002-03-27 10:26:17 +00:00
mcrypt - Unify error messages 2002-06-26 09:09:35 +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 Fix a couple of protos 2002-07-14 15:45:33 +00:00
mnogosearch - a small fix to mnogosearch extension (affecting UDM_BROWSER_CHARSET) 2002-08-04 18:58:20 +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 Rename mysql_character_set_name() to mysql_client_encoding(). pg_client_encoding() is available from PHP4.0.3 and this function is available from PHP 4.3.0 2002-08-24 21:41:25 +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 remove tabs 2002-08-20 12:01:24 +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 Properly return the result of __call() handler. 2002-06-12 16:46:24 +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 MFB (patch by Troels Arvin <troels@arvin.dk>). 2002-07-23 13:07:29 +00:00
pdf include PDFLIB_SHARED_LIBADD in the pdflib test, or it fails with 2002-08-18 05:13:05 +00:00
pfpro extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
pgsql Changed pg_connection_info()/pg_connection_reset()/pg_connection_busy()/pg_result_status()/pg_result_error() silently return FALSE when resource is not passed to them. 2002-08-24 22:28:28 +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 kill some compile warnings 2002-08-22 01:25:52 +00:00
satellite @- Removed Satellite. It is now part of PEAR. 2002-02-05 09:09:35 +00:00
session Use mtime instead of atime, as we always update the session file anyway. 2002-08-17 20:32:26 +00:00
shmop the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
skeleton TSRMG => TSRMLS 2002-04-11 05:06:16 +00:00
snmp Kill compile warning 2002-07-13 05:42:01 +00:00
soap some more doc/lit stuff 2002-08-14 05:26:25 +00:00
sockets Implement socket errno values for UNIX based platforms. 2002-08-25 23:28:42 +00:00
standard silence build warning, added default case 2002-08-28 06:13:49 +00:00
swf allocate globals, making this work in zts mode 2002-05-11 15:58:55 +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 Use ftok for message queue key. 2002-04-30 00:58:52 +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
vpopmail coming to think of it, it shouldn't be necessary at all (thanks Jani :) 2002-08-15 00:37:21 +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 Fix --enable-xml=shared 2002-05-04 16:48:01 +00:00
xmlrpc kill some compile warnings 2002-08-22 01:25:52 +00:00
xslt @ - Added xslt_backend_version() and xslt_backend_name() for getting 2002-08-22 09:54:06 +00:00
yaz Make options piggyback and timeout work with ZOOM 2002-08-19 21:15:59 +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 Fix ob_gzhandler()'s handling of requests w/o compression but that do have 2002-08-23 08:37:35 +00:00
ext_skel Add --skel=dir option to ext_skel (patch from David Viner) 2002-07-30 19:02:23 +00:00