php-src/ext
Brad House cae0fd23f0 Update the mcve module for libmonetra 4.0
A compatability layer has been introduced which should mean all
scripts written for v 3.2 of the module should continue working,
as well as compilation should still work against libmcve 3.2.x.
This module eventually needs to be renamed to 'monetra' to reflect
the naming change of the underlying library.
2004-05-30 22:41:24 +00:00
..
bcmath - Added missing UNREGISTER_INI_ENTRIES 2004-05-12 10:15:48 +00:00
bz2 - Remove unused blocks 2004-05-19 08:56:50 +00:00
calendar "The Visa to Sibiria" (work in progress) 2004-03-23 19:46:10 +00:00
com_dotnet Implement com_get_active_object() and a helper object for working with 2004-05-09 15:21:29 +00:00
cpdf Fixed crash inside cpdf_place_inline_image() when working with truecolor 2004-05-10 22:13:08 +00:00
ctype - Remove unused blocks 2004-05-19 08:56:50 +00:00
curl Fixed bug #28196 (missing error constants in cURL extension). 2004-04-29 16:25:42 +00:00
dba - Fix problems with c mode 2004-05-10 01:42:43 +00:00
dbase "The Visa to Sibiria" (work in progress) 2004-03-23 19:46:10 +00:00
dbx Call functions by their new, proper names instead of what are now aliases. 2004-05-06 12:22:14 +00:00
dio - Remove unused blocks 2004-05-19 08:56:50 +00:00
dom No meaning for unsigned 2004-05-30 17:34:11 +00:00
enchant - prepare 0.2.1 2004-03-11 11:37:04 +00:00
ereg - Remove unused blocks 2004-05-19 08:45:46 +00:00
exif "The Visa to Sibiria" (work in progress) 2004-03-23 19:46:10 +00:00
fam - Removed unused INI sections. 2004-05-20 17:03:24 +00:00
fbsql Define buffer size macro and add a comment about the buffer size. 2004-02-27 23:03:07 +00:00
fdf - Remove unused blocks 2004-05-19 08:56:50 +00:00
fileinfo Prepare for 0.2 release. 2004-05-26 20:25:58 +00:00
filepro more visa to sibira ;) 2004-03-24 18:43:23 +00:00
ftp Fixed bug #27809 (ftp_systype returns null on some ftp servers). 2004-03-31 20:43:40 +00:00
gd - Remove this test, it still segfaults anyway (less noise in tests :) ) 2004-05-26 18:12:43 +00:00
gettext Prevent test failure when fi_FI locale is not available. 2004-05-26 18:18:14 +00:00
gmp - Remove unused blocks 2004-05-19 08:56:50 +00:00
hwapi
iconv - Enable iconv by default 2004-04-14 07:42:38 +00:00
imap Fixed various possible memory leaks. 2004-05-12 20:17:19 +00:00
informix Fixed memory leak on ifx_error(). 2004-05-30 18:58:47 +00:00
ingres_ii Fixed possible memory leak. 2004-05-18 23:26:53 +00:00
interbase Restrict 'CREATE DATABASE' in sql safe mode 2004-05-30 20:40:36 +00:00
ldap - Added missing UNREGISTER_INI_ENTRIES 2004-05-12 10:15:48 +00:00
libxml move libxml error handler ro rinit/rshutdown to keep it local to php 2004-04-23 17:31:44 +00:00
mbstring Enable mbregex in win32 build 2004-04-08 11:01:51 +00:00
mcrypt - Remove unused blocks 2004-05-19 08:56:50 +00:00
mcve Update the mcve module for libmonetra 4.0 2004-05-30 22:41:24 +00:00
mhash - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
mime_magic Depercating mime_magic in favor of PECL::fileinfo 2004-04-22 01:24:12 +00:00
ming Update to PHP-style prototypes 2004-05-30 15:12:08 +00:00
mnogosearch - mnoGoSearch extension was updated to support CachedCopies of 2004-05-08 11:50:40 +00:00
msession C++ comments. 2004-04-29 12:59:26 +00:00
msql - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
mssql Fix #28007. Compile fails when the SHORT type is undefined (older versions of FreeTDS) 2004-04-20 23:37:08 +00:00
mysql Fixed bug #28087 (Do not force mysql.trace_mode to 0 on every request). 2004-04-23 17:03:52 +00:00
mysqli - Temporary fix for bug #27869 2004-04-15 17:25:51 +00:00
ncurses - Removed unused INI sections. 2004-05-20 17:03:24 +00:00
oci8 C++ comments. 2004-04-29 12:59:26 +00:00
odbc - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
openssl Finally a fix for #23220: IIS does not cleanly close SSL connections. 2004-05-23 10:36:08 +00:00
oracle "The Visa to Sibiria" (work in progress) 2004-03-23 19:46:10 +00:00
ovrimos - A belated happy holidays and PHP 5 2004-01-08 08:18:22 +00:00
pcntl - Remove unused blocks 2004-05-19 08:56:50 +00:00
pcre spot the vim user 2004-05-07 17:47:27 +00:00
pdo get/set attributes for statements 2004-05-25 18:32:48 +00:00
pdo_mysql Fixed memory leak. 2004-05-25 14:39:26 +00:00
pdo_oci fix couple of memory leaks 2004-05-25 14:57:56 +00:00
pdo_odbc Allow use of scrollable cursor for ODBC 2004-05-25 18:57:50 +00:00
pdo_pgsql PQfreemem() is only available in 7.4 2004-05-26 17:45:03 +00:00
pfpro Free vars before calling E_ERROR. 2004-05-20 00:11:23 +00:00
pgsql Fixed bug #28374 (Possible unterminated loop inside 2004-05-12 16:49:47 +00:00
posix Simplify code via the use of macros. 2004-04-18 21:49:10 +00:00
pspell - Remove unused blocks 2004-05-19 08:56:50 +00:00
readline - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
recode Prevent bug reports like #27260 2004-02-15 17:54:19 +00:00
reflection - Fix prototypes 2004-04-27 15:18:33 +00:00
session Better skip condition check for session tests. 2004-05-27 20:53:26 +00:00
shmop Corrected package file. 2004-03-25 20:01:18 +00:00
simplexml Update for count_elements handler for overloaded objects. 2004-05-04 15:03:48 +00:00
skeleton - Remove unused blocks 2004-05-19 08:56:50 +00:00
snmp Fixed bug #27661 (snmpget() does not close the socket in some cases). 2004-03-23 23:12:50 +00:00
soap Memory leaks were fixed 2004-05-27 08:19:29 +00:00
sockets - Fixed bug #28523 (Typo in ext/sockets/sockets.c) 2004-05-26 06:53:04 +00:00
spl Fix prototype 2004-05-30 17:32:32 +00:00
sqlite Allow sqlite to build as a shared ext under win32 2004-05-25 13:01:05 +00:00
standard Turn this off then 2004-05-29 09:27:18 +00:00
sybase set Sybase default APPNAME to ("PHP " PHP_VERSION) 2004-04-16 16:27:19 +00:00
sybase_ct - Fixed expected return value from test #2 2004-05-21 21:01:21 +00:00
sysvmsg - Remove unused blocks 2004-05-19 08:45:46 +00:00
sysvsem "The Visa to Sibiria" (work in progress) 2004-03-23 19:46:10 +00:00
sysvshm Fixed possible memory leaks. 2004-04-21 00:11:28 +00:00
tidy 'tidy' should not be final, but 'tidyNode' should be. 2004-05-28 20:32:52 +00:00
tokenizer more visa to sibira ;) 2004-03-24 18:43:23 +00:00
w32api C++ comments. 2004-04-29 12:59:26 +00:00
wddx - Fix test: Any datetime value that exceeds the unix time range should 2004-04-04 18:07:36 +00:00
xml Fix bug #27821 xml_parse segfaults when xml_set_object called from class method 2004-04-07 16:24:17 +00:00
xmlreader add chregu as maintainer 2004-05-10 20:46:32 +00:00
xmlrpc Removed C++ style comments. 2004-04-27 17:33:59 +00:00
xsl Fixed memory leak on error. 2004-05-28 14:17:46 +00:00
yp Removed pointless check. 2004-04-26 20:14:11 +00:00
zlib - Remove unused blocks 2004-05-19 08:45:46 +00:00
ext_skel ; 2004-05-16 12:10:35 +00:00
ext_skel_win32.php