php-src/ext
Marcus Boerger 490fd0eaf2 Fix a memleak: A second call to *nix version of dlerror() frees the error
string. This behavior is also adapted to the win build so that the buffer
returned by FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER) can be freed too.
2003-12-17 11:20:35 +00:00
..
bcmath consistency with unix build.... 2003-12-10 00:47:02 +00:00
bz2 Route mkdir()/rmdir() via wrapper ops. 2003-12-13 04:07:18 +00:00
calendar Add new (optional!) win32 build infrastructure. 2003-12-02 23:17:04 +00:00
com_dotnet Kill unused variables. 2003-12-09 01:54:56 +00:00
cpdf Fix the configure output.. 2003-12-09 20:10:22 +00:00
ctype Add new (optional!) win32 build infrastructure. 2003-12-02 23:17:04 +00:00
curl Route mkdir()/rmdir() via wrapper ops. 2003-12-13 04:07:18 +00:00
dba Fix warnings 2003-12-17 08:50:50 +00:00
dbase Added dbase to the new win32 build. Works both as shared 2003-12-07 00:09:48 +00:00
dbx Added dbx to the new win32 build. Works both as shared 2003-12-07 00:23:18 +00:00
dio WS fix 2003-12-01 16:37:11 +00:00
dom Removed duplicate php_libxml_(init|shutdown) they are already done by 2003-12-16 17:14:06 +00:00
ereg Fixed bug #25669 (eregi() with non-ascii characters) 2003-09-30 00:26:03 +00:00
exif Fix warning 2003-12-17 09:07:11 +00:00
fam proto descriptions 2003-09-15 09:25:18 +00:00
fbsql add error message when libs and headers are missing 2003-12-04 01:04:36 +00:00
fdf Added fdf to the new win32 build. Works both as shared 2003-12-07 00:49:25 +00:00
filepro The correct (tm) way. 2003-12-07 16:16:02 +00:00
ftp Fail loudly, silence bogus bugs. 2003-12-16 19:41:26 +00:00
gd ZTS fix. 2003-12-16 17:23:15 +00:00
gettext - Always look into /usr/local before /usr 2003-10-01 02:53:23 +00:00
gmp Fix the build for other than x86 archs. 2003-11-24 16:09:45 +00:00
hwapi proto fixes 2003-06-15 16:04:31 +00:00
iconv export libxml2 and iconv symbols 2003-12-08 12:56:47 +00:00
imap Adding config file for win32. This allows to build with c-client 2002e 2003-12-08 22:15:20 +00:00
informix Fix ZTS build. 2003-11-11 01:51:22 +00:00
ingres_ii emalloc -> safe_emalloc 2003-08-12 00:58:52 +00:00
interbase Let client library pick its own transaction param defaults 2003-09-26 10:06:22 +00:00
ldap Cleaned up previous patch. 2003-10-07 00:36:31 +00:00
libxml consolidate error handling 2003-12-12 13:54:06 +00:00
mbstring Eliminate compiler warnings. 2003-12-10 17:38:45 +00:00
mcrypt Fixed bug #26042 (memory leak if mcrypt_generic_deinit() is not called 2003-10-31 04:33:51 +00:00
mcve Fix Win32 linkage problems 2003-08-31 12:41:53 +00:00
mhash - Always look into /usr/local before /usr 2003-10-01 02:53:23 +00:00
mime_magic - Moved all the mime_magic.c specific stuff into their own header file 2003-11-04 05:15:19 +00:00
ming Actually register the class 2003-12-12 08:45:51 +00:00
mnogosearch - A bug in Udm_Hash32 function was fixed. 2003-12-08 08:12:34 +00:00
msession emalloc -> safe_emalloc 2003-08-12 00:58:52 +00:00
msql format string fixes 2003-08-28 21:00:24 +00:00
mssql Build adjustments. 2003-12-03 14:29:45 +00:00
mysql Revert this part, too 2003-12-07 15:39:56 +00:00
mysqli added properties 2003-12-16 08:18:31 +00:00
ncurses Fixed extra byte allocation in constant creation code. 2003-12-12 00:23:15 +00:00
notes proto fixes 2003-06-16 16:36:51 +00:00
oci8 fix bug #26133 (thanks to Harald) 2003-12-16 15:58:10 +00:00
odbc Add new (optional!) win32 build infrastructure. 2003-12-02 23:17:04 +00:00
openssl openssl support for the new build 2003-12-05 23:13:30 +00:00
oracle Aligned configure help texts. 2003-10-03 05:24:33 +00:00
ovrimos - Always look into /usr/local before /usr 2003-10-01 02:53:23 +00:00
pcntl Kill unused variables. 2003-11-05 23:44:09 +00:00
pcre MFB 2003-12-16 22:20:30 +00:00
pdf proto fix (thanks to Mehdi Achour for notifying) 2003-08-11 11:27:27 +00:00
pfpro - Always look into /usr/local before /usr 2003-10-01 02:53:23 +00:00
pgsql Fixed Bug #26625 (pg_convert sets NULL incorrectly for character data 2003-12-16 01:00:34 +00:00
posix Fixed paths in various tests. In certain conditions usage of partial file 2003-08-18 22:57:49 +00:00
pspell format string fixes 2003-08-28 21:00:24 +00:00
readline - Always look into /usr/local before /usr 2003-10-01 02:53:23 +00:00
recode - Always look into /usr/local before /usr 2003-10-01 02:53:23 +00:00
reflection Memory corruptions were fixed in zend_str_tolower_copy() 2003-12-15 07:17:27 +00:00
session Incorrect test file was fixed. (Use pattern insted of absolute filename) 2003-12-16 11:19:20 +00:00
shmop Adding shmop config file for the new build system 2003-12-03 00:32:19 +00:00
simplexml free nodes correctly to clear node proxies 2003-12-17 10:28:29 +00:00
skeleton On win32 extensions starts with php_ 2003-10-29 05:42:26 +00:00
snmp Fixed formatting issues (patch by: Joe Orton) 2003-10-17 02:21:27 +00:00
soap fixed compilation problem in php-4.3.2dev. 2003-04-19 07:04:00 +00:00
sockets nuke unused code 2003-12-16 20:39:40 +00:00
spl Add standard file info functions to DirectoryIterator 2003-12-13 14:40:56 +00:00
sqlite Do not mangle column names. 2003-12-14 18:45:37 +00:00
standard Fix a memleak: A second call to *nix version of dlerror() frees the error 2003-12-17 11:20:35 +00:00
sybase Do not strip trailing spaces. 2003-10-16 04:24:07 +00:00
sybase_ct MFB 2003-08-28 16:19:08 +00:00
sysvmsg Fix formatting specifier 2003-08-31 14:38:25 +00:00
sysvsem Fixed compiler warnings. 2003-08-31 20:45:51 +00:00
sysvshm Fixed compiler warnings. 2003-08-31 20:45:51 +00:00
tidy Always set panic call handler, allows us to address critical libtidy errors 2003-12-15 21:56:55 +00:00
tokenizer Add new (optional!) win32 build infrastructure. 2003-12-02 23:17:04 +00:00
w32api emalloc -> safe_emalloc 2003-08-12 00:58:52 +00:00
wddx Add new (optional!) win32 build infrastructure. 2003-12-02 23:17:04 +00:00
xml Removed duplicate php_libxml_(init|shutdown) they are already done by 2003-12-16 17:14:06 +00:00
xmlrpc Fix some compile warnings (patch by Joe Orton) 2003-12-16 21:00:21 +00:00
xsl fix crashes when you call php:functionString() with a 2003-12-10 22:32:36 +00:00
yaz For YAZ, RSHUTDOWN closes persistent connections that have been idle 2003-10-24 19:32:09 +00:00
yp Fixed bug #26235 (yp_first/yp_next do not specify correct key length). 2003-11-14 00:32:25 +00:00
zlib Route mkdir()/rmdir() via wrapper ops. 2003-12-13 04:07:18 +00:00
ext_skel ok, re-adding this mostly un-maintained awk/sed/sh nightmare for now ... 2003-06-29 16:07:18 +00:00
ext_skel_win32.php On win32 extensions starts with php_ 2003-10-29 05:42:26 +00:00