php-src/ext
2003-09-26 10:06:22 +00:00
..
bcmath proto fixes 2003-06-12 12:21:33 +00:00
bz2 Fixed bug #25106 (Added more stringent checks on bzopen() mode). 2003-09-15 23:49:32 +00:00
calendar Fixed compiler warnings. 2003-08-31 20:45:51 +00:00
com_dotnet Fix leak - non persistent hashes cannot be used in MINIT! 2003-08-18 20:45:00 +00:00
cpdf - Fixed bug #25463 (ext/cpdf: compile failure with bundled GD) 2003-09-11 15:25:45 +00:00
crack proto fixes 2003-06-12 12:35:19 +00:00
ctype updating license information in the headers. 2003-06-10 20:04:29 +00:00
curl Fix Win32 linkage problems 2003-08-31 12:41:53 +00:00
db format string fixes 2003-08-28 21:00:24 +00:00
dba - Fix win32 debug build 2003-08-31 16:28:19 +00:00
dbase - fixed typo in error message 2003-09-21 13:17:20 +00:00
dbx Fix warning and converted dos-crlf to unix line-endings. 2003-09-08 07:19:08 +00:00
dio Fixed compiler warnings. 2003-08-31 20:45:51 +00:00
dom fix preserveWhiteSpace on document load 2003-09-24 12:56:37 +00:00
ereg emalloc -> safe_emalloc 2003-08-11 23:16:54 +00:00
exif String format stuff. 2003-09-22 23:27:51 +00:00
fam proto descriptions 2003-09-15 09:25:18 +00:00
fbsql emalloc -> safe_emalloc 2003-08-12 00:58:52 +00:00
fdf check for FDFErcNoValue was in the wrong execution path, 2003-09-11 00:47:32 +00:00
filepro format string fixes 2003-08-28 21:00:24 +00:00
ftp Manageability 2003-09-18 17:51:55 +00:00
gd FREETYPE_PATCH is not always defined. 2003-09-15 07:27:18 +00:00
gettext - Fixed bug #24402 (Compile failure with gettext 0.12.x) 2003-09-24 02:07:04 +00:00
gmp Fix Win32 linkage problems 2003-08-31 12:41:53 +00:00
hwapi proto fixes 2003-06-15 16:04:31 +00:00
iconv Add further check for "#include MACRO" style syntax 2003-08-28 06:04:48 +00:00
imap proto fix 2003-09-16 19:45:22 +00:00
informix - Fixed bug #25483 (ext/informix: bogus -469 error from ifx_query()) 2003-09-11 23:49:26 +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 Fix Bug #25525 ldap_explode_dn crashes when passed invalid params. 2003-09-13 17:31:07 +00:00
mbstring Specify full path for cat utility used by the test. 2003-09-24 02:27:43 +00:00
mcal proto fixes 2003-06-16 14:03:35 +00:00
mcrypt Fixed paths in various tests. In certain conditions usage of partial file 2003-08-18 22:57:49 +00:00
mcve Fix Win32 linkage problems 2003-08-31 12:41:53 +00:00
mhash $Id tag added. License added tp php_mhash.h 2003-06-16 14:27:59 +00:00
mime_magic compiler warning fixes, one of them a potential crash bug 2003-09-26 07:47:01 +00:00
ming Fixed ming to work with new OO stuff. Patch by tony2001 at phpclub dot net 2003-09-07 16:11:41 +00:00
mnogosearch - a new UDM_PARAM_SEARCH_RESULTS mnogosearch API command added to limit 2003-08-31 07:00:29 +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 Fixed compiler warnings. 2003-08-31 20:45:51 +00:00
mysql String format stuff. 2003-09-22 23:27:51 +00:00
mysqli mysqli_prepare_result -> mysqli_get_metadata 2003-09-25 11:19:58 +00:00
ncurses Use new infrastructure. 2003-08-03 17:44:39 +00:00
notes proto fixes 2003-06-16 16:36:51 +00:00
oci8 Fix Win32 linkage problems 2003-08-31 12:41:53 +00:00
odbc Fix Win32 linkage problems 2003-08-31 12:41:53 +00:00
openssl Fix 2003-09-24 10:35:20 +00:00
oracle Fix Win32 linkage problems 2003-08-31 12:41:53 +00:00
ovrimos emalloc -> safe_emalloc 2003-08-12 00:58:52 +00:00
pcntl No dots at the end of error messages 2003-08-31 14:35:10 +00:00
pcre - Fixed bug #25504 (pcre_match_all() crashes when passed only 2 parameters) 2003-09-12 01:31:54 +00:00
pdf proto fix (thanks to Mehdi Achour for notifying) 2003-08-11 11:27:27 +00:00
pfpro emalloc -> safe_emalloc 2003-08-12 00:58:52 +00:00
pgsql Modify pg_fetch_object() to be able to instantiate a selected class and pass 2003-09-06 18:34:55 +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
qtdom updating license information in the headers. 2003-06-10 20:04:29 +00:00
readline proto fixes 2003-07-19 19:23:34 +00:00
recode - Commiting conversion to zend_parse_parameters (leftovers from debugging). 2003-07-07 13:21:10 +00:00
reflection Add public array Reflection_Class::getDefaultProperties() 2003-09-20 14:22:48 +00:00
session This is only needed for Windows. 2003-09-25 14:53:41 +00:00
shmop Fixed win32 build 2003-06-15 12:19:57 +00:00
simplexml allow building without libxml2 under win32 2003-08-22 15:04:29 +00:00
skeleton ok, re-adding this mostly un-maintained awk/sed/sh nightmare for now ... 2003-06-29 16:07:18 +00:00
snmp Fixed bug #25636 (SNMP Session not closed on success). 2003-09-23 18:26:02 +00:00
soap fixed compilation problem in php-4.3.2dev. 2003-04-19 07:04:00 +00:00
sockets Fixed compiler warnings. 2003-08-31 20:45:51 +00:00
spl Explicit cwqasting is now necessary 2003-09-20 12:51:20 +00:00
sqlite - return correct hash constants 2003-09-21 19:36:40 +00:00
standard typo 2003-09-26 09:56:24 +00:00
sybase format string fixes 2003-08-28 21:00:24 +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 Fixed a --enable-maintainer-zts glitch where TSRMLS_DC was being used 2003-09-25 09:32:55 +00:00
tokenizer Id tag added 2003-07-19 18:52:49 +00:00
w32api emalloc -> safe_emalloc 2003-08-12 00:58:52 +00:00
wddx Don't test other functionality than wddx here. 2003-08-14 17:25:05 +00:00
xml signed/unsigned compiler warning fixes 2003-09-26 08:09:56 +00:00
xmlrpc Fixed compiler warnings. 2003-08-31 20:45:51 +00:00
xsl set base href for copied, imported doc 2003-09-22 19:07:52 +00:00
yaz Fix Win32 linkage problems 2003-08-31 12:41:53 +00:00
yp stupid typo fix 2003-09-26 10:02:06 +00:00
zlib signed/unsigned compiler warning fixes 2003-09-26 08:09:56 +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 ok, re-adding this mostly un-maintained awk/sed/sh nightmare for now ... 2003-06-29 16:07:18 +00:00