You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Pierre Joye 3cb6a460a6 - fix Isotopp 16 years ago
..
bcmath Add some bcmath tests 17 years ago
bz2 Fix bug #52826 (phpinfo is incorrect for bzip2 stream wrapper). 16 years ago
calendar Fixed bug #52744 (cal_days_in_month incorrect for December 1 BCE). Original 16 years ago
com_dotnet fix #49192 - crash in GC when get_properties handler returns null 17 years ago
ctype sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
curl Fix bug #52827 (cURL leaks handle and causes assertion error (CURLOPT_STDERR)). 16 years ago
date - Updated to version 2010.13 (2010m) 16 years ago
dba Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fixes #52570) 16 years ago
dom fix bug #49490 (XPath namespace prefix conflict) 16 years ago
enchant - Fixed bug #53070 (Calling enchant_broker_get_dict_path before set_path crashes php) 16 years ago
ereg sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
exif Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fixes #52570) 16 years ago
fileinfo - Fixed bug #51732, Fileinfo __construct or open does not work with NULL 16 years ago
filter Fix bug #52929 (Segfault in filter_var with FILTER_VALIDATE_EMAIL with large 16 years ago
ftp Fixed bug #51190 (ftp_put() returns false when transfer was successful). 17 years ago
gd - WS 16 years ago
gettext sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
gmp Fix bug #52906 gmp_mod returns negative result when non-negative is expected 16 years ago
hash Fixed bug #51943 (Several files are out of ANSI spec) 16 years ago
iconv Fixed bug #52941 (The 'iconv_mime_decode_headers' function is skipping 16 years ago
imap - #35638, add udate to imap_fetch_overview 16 years ago
interbase - Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases) 16 years ago
intl - Fixed test for bug #50590 on systems with 64-bit longs. 16 years ago
json Fix English in the error message emitted when json_decode() is called with 16 years ago
ldap - make libsasl optional (as vc6 bins do not have it) 16 years ago
libxml sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
mbstring - Moved ucgendat.c to a separate directory and included the 16 years ago
mcrypt - use new function to get random bytes 16 years ago
mssql - Fixed bug #52843 (Segfault when optional parameters are not passed in to mssql_connect) 16 years ago
mysql Fix constness warnings 16 years ago
mysqli Fix for Bug #52686 mysql_stmt_attr_[gs]et arg. points to incorrect type 16 years ago
mysqlnd profiling in trace mode 16 years ago
oci8 Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fixes #52570) 16 years ago
odbc - Fixed bug #49429, #51331 (odbc_autocommit doesn't work) 17 years ago
openssl Fix vim marker folds. 16 years ago
pcntl sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
pcre - Fixed bug #52971 (PCRE-Meta-Characters not working with utf-8) 16 years ago
pdo Skip if PDO_SQLITE is not available 16 years ago
pdo_dblib - Fixed the fix for bug #52546 16 years ago
pdo_firebird Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0) 17 years ago
pdo_mysql profiling in trace mode 16 years ago
pdo_oci Allow newer oracle versions 17 years ago
pdo_odbc Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0) 17 years ago
pdo_pgsql Removed the in_transaction handler for 5.3 to avoid BC break due to structure change 16 years ago
pdo_sqlite - New test 16 years ago
pgsql Fix typos s/connnection/connection 16 years ago
phar MFH: fix phar phpinfo() tests. 16 years ago
posix Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fixes #52570) 16 years ago
pspell sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
readline sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
recode - fix Isotopp 16 years ago
reflection - Fixed test 16 years ago
session Fixed a compiler warning 16 years ago
shmop sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
simplexml Fixed a possible crash because of recursive GC invocation 16 years ago
skeleton MFH: New way for check void parameters 19 years ago
snmp - improve netsnmp detection (and restor snmp on win) 17 years ago
soap Fixed bug #44248 (RFC2616 transgression while HTTPS request through proxy with SoapClient object). 16 years ago
sockets sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
spl - Fixed bug #53144 (SplObjectStorage::removeAll()) 16 years ago
sqlite - Completed the fix for bug #52010 16 years ago
sqlite3 Upgraded bundled sqlite to version 3.7.3 16 years ago
standard - Three tests were "broken" by rev #304404, not two. Commit the change 16 years ago
sybase_ct - MFT: Add ".so" suffix to checks on libsybct[64] bundles 16 years ago
sysvmsg - WS 16 years ago
sysvsem sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
sysvshm Fixed a possible resource destruction issues in shm_put_var() 16 years ago
tidy sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
tokenizer sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
wddx - Fixed bug #52468 (wddx_deserialize corrupts integer field value when left empty) 16 years ago
xml Fixed bug #50576 (XML_OPTION_SKIP_TAGSTART option has no effect). 17 years ago
xmlreader sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
xmlrpc - Fix mem. leak 17 years ago
xmlwriter - Fix the fix :P 17 years ago
xsl sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
zip - fix Fixed NULL pointer dereference in ZipArchive::getArchiveComment, (CVE-2010-3709), report&patch from Maksymilian Arciemowicz 16 years ago
zlib - Fixed bug #52944 (Invalid write on second and subsequent reads with an inflate filter fed invalid data). 16 years ago
ext_skel - ext_skelshould create a .svnignore not .cvsignore these days 16 years ago
ext_skel_win32.php On win32 extensions starts with php_ 23 years ago