php-src/ext
Gustavo André dos Santos Lopes 1b2d14c5e1 - Fixed bug #54055 (buffer overrun with high values for precision ini
setting).
#This fix (for g/G/k/H modes) is done at a different level than that for the
#modes e/E/f/F, at a bit higher level and therefore with less coverage. I
#chose this because it addresses the problem where it is -- the calling function
#that passes a buffer too small to php_gcvt.
2011-02-21 06:53:24 +00:00
..
bcmath - Year++ 2011-01-01 02:19:59 +00:00
bz2 - Year++ 2011-01-01 02:19:59 +00:00
calendar - Year++ 2011-01-01 02:19:59 +00:00
com_dotnet - this function is only in trunk 2011-01-20 13:57:40 +00:00
ctype - Year++ 2011-01-01 02:19:59 +00:00
curl - Year++ 2011-01-01 02:19:59 +00:00
date - Updated to version 2011.2 (2011b) 2011-02-15 16:26:42 +00:00
dba - Year++ 2011-01-01 02:19:59 +00:00
dom - Hopefully finally fixed the mess in rev 307562 and rev 307563. 2011-01-19 00:22:06 +00:00
enchant - Year++ 2011-01-01 02:19:59 +00:00
ereg - Year++ 2011-01-01 02:19:59 +00:00
exif - fix the fix (Dmitry) and ensure that it builds everywhere, can someone test on solaris&co pls? 2011-02-15 14:02:26 +00:00
fileinfo Bug#54016 (finfo_file() Cannot determine filetype in archives) 2011-02-14 15:32:02 +00:00
filter - Changed port validation introduced in commit #308035 to consider 2011-02-05 22:37:00 +00:00
ftp - Year++ 2011-01-01 02:19:59 +00:00
gd - malloc may fail 2011-01-19 15:23:07 +00:00
gettext - Year++ 2011-01-01 02:19:59 +00:00
gmp - Year++ 2011-01-01 02:19:59 +00:00
hash - Year++ 2011-01-01 02:19:59 +00:00
iconv - Year++ 2011-01-01 02:19:59 +00:00
imap Add imap_fetchmime 2011-01-24 03:52:00 +00:00
interbase - Year++ 2011-01-01 02:19:59 +00:00
intl - unused var 2011-02-15 09:07:34 +00:00
json Fix Bug #53963, error code isn't always set in certain error cases. 2011-02-09 08:05:00 +00:00
ldap - Year++ 2011-01-01 02:19:59 +00:00
libxml - Year++ 2011-01-01 02:19:59 +00:00
mbstring - Year++ 2011-01-01 02:19:59 +00:00
mcrypt - force static, can't be built yet shared anyway 2011-01-19 21:19:45 +00:00
mssql - Year++ 2011-01-01 02:19:59 +00:00
mysql Fixed variable re-declarations 2011-02-14 14:05:46 +00:00
mysqli fixed a problem in mysqlnd. 0 was always as num_rows returned for 2011-02-16 16:36:33 +00:00
mysqlnd fixed a problem in mysqlnd. 0 was always as num_rows returned for 2011-02-16 16:36:33 +00:00
oci8 - Year++ 2011-01-01 02:19:59 +00:00
odbc - Year++ 2011-01-01 02:19:59 +00:00
openssl - Year++ 2011-01-01 02:19:59 +00:00
pcntl - Year++ 2011-01-01 02:19:59 +00:00
pcre - Year++ 2011-01-01 02:19:59 +00:00
pdo - Year++ 2011-01-01 02:19:59 +00:00
pdo_dblib - Year++ 2011-01-01 02:19:59 +00:00
pdo_firebird - Year++ 2011-01-01 02:19:59 +00:00
pdo_mysql Remove this void comment (c/p mistake) 2011-01-17 09:59:07 +00:00
pdo_oci - Year++ 2011-01-01 02:19:59 +00:00
pdo_odbc - Year++ 2011-01-01 02:19:59 +00:00
pdo_pgsql - Year++ 2011-01-01 02:19:59 +00:00
pdo_sqlite - Year++ 2011-01-01 02:19:59 +00:00
pgsql - Year++ 2011-01-01 02:19:59 +00:00
phar Fixed bug #53898 (PHAR reports invalid error message, when the directory does not exist). 2011-02-01 14:01:00 +00:00
posix - Year++ 2011-01-01 02:19:59 +00:00
pspell - Year++ 2011-01-01 02:19:59 +00:00
readline Fixed bug #53630 (Fixed parameter handling inside readline() function). 2011-01-10 18:19:02 +00:00
recode - Year++ 2011-01-01 02:19:59 +00:00
reflection - Simpler fix for bug #53915. 2011-02-03 12:45:30 +00:00
session - local redeclaration 2011-01-23 10:02:06 +00:00
shmop - Year++ 2011-01-01 02:19:59 +00:00
simplexml - Fixed bug #53991 (SimpleXMLElement::__construct shows no params via ReflectionMethod) 2011-02-11 21:10:48 +00:00
skeleton MFH: New way for check void parameters 2008-03-10 22:15:36 +00:00
snmp Fixed bug #51336 2011-01-31 11:34:12 +00:00
soap Fixed compiler warnings caused by var re-declaration 2011-02-03 13:33:10 +00:00
sockets - Year++ 2011-01-01 02:19:59 +00:00
spl - Fixed memory leak in DirectoryIterator::getExtension() and SplFileInfo::getExtension() 2011-02-20 16:33:53 +00:00
sqlite - Year++ 2011-01-01 02:19:59 +00:00
sqlite3 - Fixed memory leak on SQLite3Result and SQLite3Stmt when assigning to a reference. 2011-01-07 01:11:16 +00:00
standard - Fixed bug #54055 (buffer overrun with high values for precision ini 2011-02-21 06:53:24 +00:00
sybase_ct - Year++ 2011-01-01 02:19:59 +00:00
sysvmsg - Year++ 2011-01-01 02:19:59 +00:00
sysvsem - Year++ 2011-01-01 02:19:59 +00:00
sysvshm - Year++ 2011-01-01 02:19:59 +00:00
tidy - Year++ 2011-01-01 02:19:59 +00:00
tokenizer - Year++ 2011-01-01 02:19:59 +00:00
wddx - Year++ 2011-01-01 02:19:59 +00:00
xml - Year++ 2011-01-01 02:19:59 +00:00
xmlreader - Year++ 2011-01-01 02:19:59 +00:00
xmlrpc - Year++ 2011-01-01 02:19:59 +00:00
xmlwriter - Year++ 2011-01-01 02:19:59 +00:00
xsl - Year++ 2011-01-01 02:19:59 +00:00
zip - Fixed bug #53893 (Wrong return value for ZipArchive::extractTo()) 2011-02-07 16:20:16 +00:00
zlib - Year++ 2011-01-01 02:19:59 +00:00
ext_skel - ext_skelshould create a .svnignore not .cvsignore these days 2010-08-06 22:19:47 +00:00
ext_skel_win32.php