php-src/ext
2002-04-09 20:18:09 +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 extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
ccvs extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
com @ fixed a bug that caused php to crash in php_COM_get_ids_of_names() (Harald, Paul) 2002-03-15 20:48:26 +00:00
cpdf Fix leftovers from yesterday (s/PHP_EXTENSION/PHP_NEW_EXTENSION/). 2002-03-13 09:18:53 +00:00
crack -Crack extension now available for Win32 platforms. You will need to 2002-03-28 18:48:12 +00:00
ctype extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +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 extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
db forgot to add _NEW_ 2002-03-12 16:53:20 +00:00
dba - Fix wrong logic (Thanks to Alan for noticing it) 2002-04-08 06:36:03 +00:00
dbase the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
dbplus extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
dbx - MFB 2002-03-26 08:29:14 +00:00
dio fix freebsd compile 2002-03-24 21:16:02 +00:00
domxml Added test suite for domxml extension. 2002-04-05 20:55:37 +00:00
dotnet Fix build 2002-03-18 09:42:20 +00:00
ereg - Revert that change. Added a warning about this. 2002-04-08 18:43:35 +00:00
exif correcting some more whitespace 2002-04-07 23:30:01 +00:00
fbsql Oops.. This should make I64 work on WIn32 as well 2002-03-19 22:38:35 +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 *** empty log message *** 2002-03-21 22:35:02 +00:00
gettext the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
gmp Fix bug #15835. 2002-04-09 20:18:09 +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 - Fixed bug #16165 again. We check libc for iconv functions only if 2002-03-21 20:22:05 +00:00
imap Be a bit more verbose about what was not found. 2002-04-02 00:04:53 +00:00
informix - oops :) 2002-03-22 12:15:40 +00:00
ingres_ii extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
interbase Fixed sigfault in ibase_close(). Bug #15419 #15992 2002-04-04 02:15:47 +00:00
java Fixed the build issues reported by Stas. 2002-03-31 15:41:24 +00:00
ldap the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
mbstring -fix warnings 2002-04-07 18:09:31 +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 not enabled by default 2002-03-27 13:54:09 +00:00
ming Some ws fixes and general cleanup. 2002-04-08 00:46:23 +00:00
mnogosearch the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
msession Added new features for msession beta 2 2002-04-08 23:07:23 +00:00
msql the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
mssql Minor change to allocated lengths for dates 2002-03-19 23:00:17 +00:00
mysql - Fix build with Visual Studio .NET. The MySQL team said they'll commit 2002-04-07 20:49:10 +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 - Let OCIError() also return the sql statement which failed and the exact 2002-03-18 21:01:29 +00:00
odbc ws fix 2002-04-08 22:54:06 +00:00
openssl Add subject hash to parsed x509 data. 2002-03-28 00:56:19 +00:00
oracle the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
overload Fix CREDIT files, remove email address 2002-03-13 18:45:39 +00:00
ovrimos the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
pcntl Remove already included file 2002-03-17 19:41:24 +00:00
pcre the 'setup' script was removed more than two years ago. 2002-03-16 00:21: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 Remove unneeded conversions from pg_convert. 2002-04-08 04:21:04 +00:00
posix extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +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 *** empty log message *** 2002-03-21 22:35:02 +00:00
rpc - Fixed a leak in xml_decode(). 2002-04-06 03:50:28 +00:00
satellite @- Removed Satellite. It is now part of PEAR. 2002-02-05 09:09:35 +00:00
session - Proper use of underscores (s/createsid/create_sid/) 2002-03-30 16:29:15 +00:00
shmop the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
skeleton typo fix 2001-12-18 11:16:53 +00:00
snmp extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
sockets extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
standard - Revert that change. Added a warning about this. 2002-04-08 18:43:35 +00:00
swf extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +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
sysvsem - MFB 2002-03-28 07:36:02 +00:00
sysvshm the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
tokenizer Fixed build with multiple concurrent jobs (make -j) 2002-04-04 18:15:52 +00:00
vpopmail ws fix 2002-03-20 19:45:25 +00:00
w32api Fix CREDIT files, remove email address 2002-03-13 18:45:39 +00:00
wddx extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
xml * remove extra end-fold 2002-04-09 17:32:39 +00:00
xmlrpc - Fixed a leak in xml_decode(). 2002-04-06 03:50:28 +00:00
xslt Whitespace fixes 2002-03-25 22:49:25 +00:00
yaz the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
yp the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
zip - Fix zzip_entry_read 2002-04-06 17:28:58 +00:00
zlib Added BC support for old style zlib: wrapper. 2002-04-06 17:29:39 +00:00
ext_skel Remove .libs from .cvsignores, except /. 2002-03-07 14:57:15 +00:00