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.
 
 
 
 
 
 
Timm Friebe 93bb957e26 - Added -DSYB_LP64 to CFLAGS on 64 bit platforms 16 years ago
..
bcmath Add some bcmath tests 17 years ago
bz2 - Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases) 16 years ago
calendar sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
com_dotnet Removed safe_mode 16 years ago
ctype sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
curl Added support for CURLOPT_MAX_RECV_SPEED_LARGE and CURLOPT_MAX_SEND_SPEED_LARGE. 16 years ago
date - Fixed tests 16 years ago
dba Explicitly use db-5.0 and don't default to db sym link 16 years ago
dom Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties 16 years ago
enchant Fix bug in unaligned memory access fix 16 years ago
ereg Allow ereg to be built as shared on Windows 16 years ago
exif revert change #298288: Remove old dsp/dsw/makefile files 16 years ago
fileinfo Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties 16 years ago
filter Removed register_globals 16 years ago
ftp Removed safe_mode 16 years ago
gd - WS 16 years ago
gettext sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
gmp - fix build when __GMP_BITS_PER_MP_LIMB is not defined but GMP_LIMB_BITS (no trace of this change in gmp's changelog...) 17 years ago
hash - Fixed bug #52240 (hash_copy() does not copy the HMAC key, causes wrong results and PHP crashes) 16 years ago
iconv - Fixed bug #52211 (iconv() returns part of string on error) 16 years ago
imap revert change #298288: Remove old dsp/dsw/makefile files 16 years ago
interbase - Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases) 16 years ago
intl sync version with PECL 16 years ago
json Fix bug #52262 - Invalid UTF-8 documents don't set an error code when they fail to decode. 16 years ago
ldap - #42060, add paged results support 16 years ago
libxml Removed safe_mode 16 years ago
mbstring Reduced overhead of ext/mbstring initialization 16 years ago
mcrypt - use new function to get random bytes 16 years ago
mssql - Fixed bug #51562 (query timeout in mssql can not be changed per query) 16 years ago
mysql - Fix arginfo name 16 years ago
mysqli Fix for bug #52115 mysqli_result::fetch_all returns null, not an empty array 16 years ago
mysqlnd Two functions, which should be methods so one can catch 16 years ago
oci8 Remove hard coded lib extension. Prepare for OCI8 1.4.2 release 16 years ago
odbc Removed safe_mode 16 years ago
openssl - Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases) 16 years ago
pcntl sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
pcre Upgraded bundled PCRE to version 8.10 16 years ago
pdo - New tests related to #52098 16 years ago
pdo_dblib pdo_dblib - improve test skip messages 16 years ago
pdo_firebird Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0) 17 years ago
pdo_mysql Fixing test - see also gcov results 16 years ago
pdo_oci Allow newer oracle versions 17 years ago
pdo_odbc Remove main/php3_compat.h, for that a few references to `function_entry` have 17 years ago
pdo_pgsql Added inTransaction() method to PDO, with specialized support for Postgres 16 years ago
pdo_sqlite - Completed the fix for bug #52010 16 years ago
pgsql Fix typos s/connnection/connection 16 years ago
phar Added test for bug 52013 to trunk. 16 years ago
posix - Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases) 16 years ago
pspell revert change #298288: Remove old dsp/dsw/makefile files 16 years ago
readline sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
recode sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
reflection - Fixed tests 16 years ago
session - [DOC] MFH: add session.entropy* support to windows 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 New macro for check void parameters 19 years ago
snmp - improve netsnmp detection (and restor snmp on win) 17 years ago
soap Fixed bug #52041 (Memory leak when writing on uninitialized variable returned from function) 16 years ago
sockets sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
spl Fix bug #52238: Crash when an Exception occured in iterator_to_array 16 years ago
sqlite - Completed the fix for bug #52010 16 years ago
sqlite3 Install SQLite3 header 16 years ago
standard - Fixed tests 16 years ago
sybase_ct - Added -DSYB_LP64 to CFLAGS on 64 bit platforms 16 years ago
sysvmsg Add some sysvmsg coverage tests 17 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 * implement new output API, fixing some bugs and implementing some feature 16 years ago
tokenizer - token_get_all now returns false on error, not "", returns array on success 16 years ago
wddx sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 17 years ago
xml Fixed bug #50576 (XML_OPTION_SKIP_TAGSTART option has no effect). 17 years ago
xmlreader Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties 16 years ago
xmlrpc - Fix mem. leak 17 years ago
xmlwriter Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties 16 years ago
xsl Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties 16 years ago
zip - Fix #51002, fix possible memory corruption with very long names 16 years ago
zlib - Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases) 16 years ago
ext_skel remove -ldl - it doesn't seem to be required on Linux and it's not present on FreeBSD 18 years ago
ext_skel_win32.php On win32 extensions starts with php_ 23 years ago