php-src/ext
2007-02-23 21:14:52 +00:00
..
bcmath MFH: Bump year. 2007-01-01 09:36:18 +00:00
bz2 MFH: fix #40189 (possible endless loop in zlib.inflate stream filter) 2007-01-25 12:22:21 +00:00
calendar fix snprintf size 2007-02-16 18:32:38 +00:00
com_dotnet Cosmetic fix - safe_emalloc(nmemb, size, offset) 2007-02-21 01:13:44 +00:00
ctype MFH 2007-01-12 12:32:15 +00:00
curl MFH: fix leak 2007-02-23 20:51:02 +00:00
date - MFH: Clarify the source of the timezone data. 2007-02-14 19:35:09 +00:00
dba fixed compiler warnings 2007-01-01 19:40:29 +00:00
dbase MFH: Bump year. 2007-01-01 09:36:18 +00:00
dom typo in the test name 2007-01-20 19:19:29 +00:00
ereg MFH: Bump year. 2007-01-01 09:36:18 +00:00
exif emalloc() -> safe_emalloc() 2007-01-23 00:23:17 +00:00
fbsql %f -> %F 2007-01-05 15:06:55 +00:00
fdf Use proper length 2007-01-03 04:05:12 +00:00
filter MFH: Bump year. 2007-01-01 09:36:18 +00:00
ftp fix test 2007-02-21 19:22:28 +00:00
gd - #40578, fix the 2nd race condition on shutdown when the cache is freed 2007-02-23 00:58:49 +00:00
gettext MFH: return false if realpath()/getcwd() fail 2007-01-16 14:42:38 +00:00
gmp MFH 2007-01-12 12:32:15 +00:00
hash make the hash_ops structures const and save some memory 2007-01-08 22:29:25 +00:00
iconv fix tests on AIX 2007-02-21 19:52:20 +00:00
imap Fixed bug #36496 2007-02-19 16:03:42 +00:00
interbase MFH 2007-01-22 09:08:28 +00:00
json Fixed bug #40503 (json_encode() value corruption on 32bit systems with 2007-02-18 16:54:59 +00:00
ldap %f -> %F 2007-01-05 15:06:55 +00:00
libxml fix bug #40598 (libxml segfault) 2007-02-23 11:12:49 +00:00
mbstring Fix win32 build 2007-02-04 00:21:51 +00:00
mcrypt use constant 2007-02-15 01:40:36 +00:00
mhash MFH: Bump year. 2007-01-01 09:36:18 +00:00
mime_magic Fixed a possible memory corruption inside mime_content_type() on a 2007-02-15 00:05:42 +00:00
ming fix build with libming 0.3 and older 2007-01-06 19:25:33 +00:00
msql MFH: Bump year. 2007-01-01 09:36:18 +00:00
mssql #39213 2007-02-04 21:19:37 +00:00
mysql MFH: Bump year. 2007-01-01 09:36:18 +00:00
mysqli use error message size 2007-02-16 18:48:53 +00:00
ncurses MFH: nuke skeleton leftovers 2007-01-12 12:17:32 +00:00
oci8 MFH 2007-02-13 20:19:56 +00:00
odbc MFH: check SQLError() return value and output a meaningful errmsg when it fails 2007-02-19 20:22:38 +00:00
openssl MFH: fix accessing public key from x509 resource 2007-01-20 22:08:29 +00:00
pcntl MFH: Bump year. 2007-01-01 09:36:18 +00:00
pcre MFH: fix pcre tests 2007-02-12 14:22:19 +00:00
pdo Better generated parser 2007-02-02 00:03:33 +00:00
pdo_dblib Fix mysql -> dblib 2007-01-15 01:56:09 +00:00
pdo_firebird MFH 2007-01-18 15:55:09 +00:00
pdo_mysql MFH: Bump year. 2007-01-01 09:36:18 +00:00
pdo_oci fix leak 2007-01-26 15:07:45 +00:00
pdo_odbc MFH: Bump year. 2007-01-01 09:36:18 +00:00
pdo_pgsql MFH: Bump year. 2007-01-01 09:36:18 +00:00
pdo_sqlite fix gcov build (#line stuff) 2007-02-21 16:08:18 +00:00
pgsql Simplify code by converting emalloc() + sprintf() to spprintf() 2007-02-23 00:37:36 +00:00
posix MFH: check for buflen (on FreeBSD _SC_GETGR_R_SIZE_MAX is not implemented) 2007-02-22 23:40:39 +00:00
pspell use safer functions, check error value 2007-02-17 01:45:52 +00:00
readline Fixed a memory leak inside readline_completion_function() on non-callable 2007-02-12 01:23:17 +00:00
recode MFH: Bump year. 2007-01-01 09:36:18 +00:00
reflection MFH 2007-02-10 20:52:42 +00:00
session Eliminate strcat() usage. 2007-02-19 23:53:00 +00:00
shmop MFH: Bump year. 2007-01-01 09:36:18 +00:00
simplexml MFH: fix leak and errmsg 2007-02-20 14:08:43 +00:00
skeleton Added automatic module globals management 2006-06-15 18:33:09 +00:00
snmp MFH: Bump year. 2007-01-01 09:36:18 +00:00
soap use safe_emalloc 2007-02-23 20:40:55 +00:00
sockets MFH: fix tests 2007-02-12 14:49:05 +00:00
spl - Make stat based functions throw an exception 2007-02-20 13:08:01 +00:00
sqlite MFH: Bump year. 2007-01-01 09:36:18 +00:00
standard MFH: fix #40606 (umask is not being restored when request is finished) 2007-02-23 16:22:20 +00:00
sybase Simplify code by converting emalloc() + sprintf() to spprintf() 2007-02-23 00:37:36 +00:00
sybase_ct Simplify code by converting emalloc() + sprintf() to spprintf() 2007-02-23 00:37:36 +00:00
sysvmsg MFH 2007-01-17 08:25:32 +00:00
sysvsem MFH: Bump year. 2007-01-01 09:36:18 +00:00
sysvshm MFH: Bump year. 2007-01-01 09:36:18 +00:00
tidy merge the tidyNode::getParent() patch from HEAD 2007-02-11 16:07:30 +00:00
tokenizer MFH: nuke skeleton leftovers 2007-01-12 12:17:32 +00:00
wddx MFH 2007-01-18 16:21:32 +00:00
xml MFH: Bump year. 2007-01-01 09:36:18 +00:00
xmlreader MFH: nuke skeleton leftovers 2007-01-12 12:17:32 +00:00
xmlrpc increase array size to fit buffer size 2007-02-23 21:14:52 +00:00
xmlwriter MFH: parameter entity argument (pe) should be bool 2007-01-06 18:03:43 +00:00
xsl MFH: nuke skeleton leftovers 2007-01-12 12:17:32 +00:00
zip - #40228, ZipArchive::extractTo does create empty directories 2007-01-29 15:25:06 +00:00
zlib MFH: fix #40189 (possible endless loop in zlib.inflate stream filter) 2007-01-25 12:22:21 +00:00
ext_skel ; 2004-05-16 12:10:35 +00:00
ext_skel_win32.php