php-src/ext
2002-06-16 13:14:21 +00:00
..
aspell php_new_extension 2002-03-12 16:53:19 +00:00
bcmath empty files, let them go 2002-03-18 14:37:22 +00:00
calendar - Fix easter_(days|date)()s first parameter now really defaults to the current 2002-06-10 07:51:28 +00:00
ccvs extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
com added wez and ordered names alphabetically 2002-05-31 09:43:22 +00:00
cpdf Fix leftovers from yesterday (s/PHP_EXTENSION/PHP_NEW_EXTENSION/). 2002-03-13 09:18:53 +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 fix bug #15150, thanks to daniel at haxx.se for the fix 2002-04-03 23:59:36 +00:00
cybercash Fix leftovers from yesterday (s/PHP_EXTENSION/PHP_NEW_EXTENSION/). 2002-03-13 09:18:53 +00:00
cybermut extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
cyrus Fix TSRMLS_CC thingies. 2002-04-23 19:01:31 +00:00
db forgot to add _NEW_ 2002-03-12 16:53:20 +00:00
dba - MFH: Make DBA compile as a shared module again 2002-04-18 12:30:18 +00:00
dbase the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
dbx - Remove C++ comments. 2002-06-06 17:59:37 +00:00
dio Don't use headers if the module contains only one phpinfo() entry, just 2002-06-09 12:56:27 +00:00
domxml - renamed domxml_parser_reference to domxml_parser_entitiy_reference 2002-06-14 12:37:28 +00:00
dotnet Fix build 2002-03-18 09:42:20 +00:00
ereg fixed a problem that ereg_replace() couldn't match with line stand/end marker. 2002-05-04 11:20:12 +00:00
exif DO NOT use C++ comments! 2002-05-19 00:02:07 +00:00
fbsql /usr/lib is the default install dir on Mandrake 2002-04-14 02:28:09 +00:00
fdf - Fix this without breaking BC 2002-03-20 00:39:28 +00:00
filepro the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
fribidi extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
ftp - Fix #16348. 2002-03-30 01:56:52 +00:00
gd - Be more verbose which index causes the warning. 2002-06-15 18:14:19 +00:00
gettext the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
gmp Don't use headers if the module contains only one phpinfo() entry, just 2002-06-09 12:56:27 +00:00
hwapi De-messify 2002-06-09 00:53:28 +00:00
hyperwave Tweak the API to be more consistent. 2002-03-16 13:48:57 +00:00
icap extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
iconv ws fix 2002-04-28 01:37:54 +00:00
imap - Fix for bug #14410 (Patch by C. McCohy <mccohy@kyberdigi.cz>). 2002-06-13 06:32:14 +00:00
informix - Fixed bug #15803 (and propably others related too) 2002-06-14 00:01:49 +00:00
ingres_ii extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
interbase Add control on IB version. ibase_add_user(), ibase_modify_user() 2002-06-06 19:51:04 +00:00
java - Fail gracefully and not just bail out with an error message from dirname 2002-05-11 03:11:46 +00:00
ldap Reworked result resource handling so that result is not freed until all 2002-05-04 14:27:48 +00:00
mbstring Changed the configure option to be --enable/disable 2002-06-06 12:44:28 +00:00
mcal Defer linking against libmcal until we have built the extension, 2002-03-27 10:26:17 +00:00
mcrypt remove experimental status 2002-03-23 23:46:04 +00:00
mcve Moved these example scripts out of tests. 2002-03-27 15:39:30 +00:00
mhash the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
mime_magic now it works on streams (plus some debug code removed) 2002-06-11 09:37:31 +00:00
ming Never add libraries without checking that they exist and can be linked. 2002-04-29 18:08:20 +00:00
mnogosearch # Mnogosearch new function calls fixes 2002-06-10 16:46:06 +00:00
msession Added persistent connections, and automattic reconnect on 2002-06-04 13:59:46 +00:00
msql the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
mssql Adding ini setting for max_procs 2002-06-10 19:31:29 +00:00
mysql - Reverted last bogus commit and fixed the credits in NEWS. 2002-06-11 00:18:34 +00:00
ncurses php_new_extension 2002-03-12 16:53:19 +00:00
notes Maintain headers. 2002-02-28 08:29:35 +00:00
oci8 fix crash bug introduced by last commit 2002-04-14 18:27:27 +00:00
odbc - Fixed bug #15803 (and propably others related too, part 2/2) 2002-06-14 00:07:16 +00:00
openssl Fixed bug: #17751 (typo) 2002-06-13 19:41:25 +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 Added function pcntl_alarm(). 2002-06-04 15:51:25 +00:00
pcre Fix build in ZTS mode 2002-06-13 01:04:40 +00:00
pdf getting rid of the warn_not_available alias 2002-03-22 01:10:31 +00:00
pfpro extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
pgsql Fix for #17315. Requires client library 7.2 or greater to compile. 2002-05-21 01:03: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 extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
readline getting rid of the warn_not_available alias 2002-03-22 01:10:31 +00:00
recode Make it possible to use recode 3.5 too. (happy now Wez? :) 2002-04-29 15:40:16 +00:00
rpc Fixed bug: #17732. 2002-06-16 02:24:18 +00:00
satellite @- Removed Satellite. It is now part of PEAR. 2002-02-05 09:09:35 +00:00
session This option enables administrators to make their users invulnerable to 2002-06-12 08:18:36 +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 WS change to make very old compilers/preprocessors (e.g. HP/UX 9) 2002-06-01 20:14:58 +00:00
sockets workaround for a win32 memleak 2002-06-15 16:04:59 +00:00
standard make sprinf() locale-aware (Bug# 12647) 2002-06-16 13:14:21 +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 Fix bug #16939. 2002-05-21 21:23:20 +00:00
vpopmail ws fix 2002-03-20 19:45:25 +00:00
w32api Added missing function to function_entry 2002-04-16 14:19:09 +00:00
wddx Changing email address. 2002-05-13 17:28:38 +00:00
xml Fix --enable-xml=shared 2002-05-04 16:48:01 +00:00
xmlrpc Fixed bug: #17732. 2002-06-16 02:24:18 +00:00
xslt Stop the search when the libs are found. 2002-05-02 10:22:26 +00:00
yaz Use ZOOM API for newer YAZ versions. 2002-06-02 21:59:58 +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 "Vary: Accept-Encoding" header to zlib.output_compression 2002-06-02 21:35:06 +00:00
ext_skel Remove .libs from .cvsignores, except /. 2002-03-07 14:57:15 +00:00