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.
 
 
 
 
 
 
Andrey Hristov 4dfd69e84b fix for 5.5.19 14 years ago
..
bcmath - Fixed bug #60337 bcscale related crashed on 64bits platforms 14 years ago
bz2 - Make usage of new PHP_FE_END macro 15 years ago
calendar Changed silent conversion of array to string to produce a notice. (Patrick) 14 years ago
com_dotnet Fixed bug #60167 (Crash / memory corruption in ext/com_dotnet) (Timm Friebe). 14 years ago
ctype - Make usage of new PHP_FE_END macro 15 years ago
curl Fix curl_copy_handle_basic_008.phpt when display_errors is On 14 years ago
date This test should no longer fail, and is perfectly okay for Linux to test on too. 14 years ago
dba - We can constify in 5.4+ 14 years ago
dom Fixed ZE specific compile warnings (Bug #55629) 15 years ago
enchant - Improve void arg check 15 years ago
ereg Changed silent conversion of array to string to produce a notice. (Patrick) 14 years ago
exif fix test number 14 years ago
fileinfo - Fixed memory leak when calling the Finfo constructor twice 14 years ago
filter Fixed Bug #55478 (FILTER_VALIDATE_EMAIL fails with internationalized 14 years ago
ftp Fix bug 60183 14 years ago
gd Fixed #60160 and added a test for it 14 years ago
gettext - Make usage of new PHP_FE_END macro 15 years ago
gmp - Make usage of new PHP_FE_END macro 15 years ago
hash Add skipif 15 years ago
iconv - missing --SKIPIF-- 15 years ago
imap Update skipif 15 years ago
interbase skip the interbase tests if cannot connect to the server 15 years ago
intl - Fixed bug #60392 (U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR undeclared) 14 years ago
json Fixed bug #55543 (json_encode() with JSON_NUMERIC_CHECK fails on objects with numeric string properties) 14 years ago
ldap Fix typo in tests for ldap bug #42060 15 years ago
libxml - Use our external entity loader only in the context of a PHP request. 15 years ago
mbstring - Fix the fix (thanks Chris Jones!) 14 years ago
mcrypt - skip if no hash 15 years ago
mssql - Fixed bug #60267 (Compile failure with freetds 0.91) 14 years ago
mysql Typo 14 years ago
mysqli fix for 5.5.19 14 years ago
mysqlnd Don't write more data than the protocol can grok or the server will 14 years ago
oci8 r319456 also fixed the OCI8 part of #55301 (multiple null pointer) 14 years ago
odbc - Make usage of new PHP_FE_END macro 15 years ago
openssl Make sure that we set the strong crypto result to false as well as returning false. 14 years ago
pcntl Fix errormessage 15 years ago
pcre efree match_sets on an error here - found by Coverity 15 years ago
pdo Fixed bug #60104 (Segmentation Fault in pdo_sqlite when using sqliteCreateFunction()) 14 years ago
pdo_dblib - Fixed bug #60033 (Incorrectly merged PDO dblib patches break uniqueidentifier column type) 15 years ago
pdo_firebird bug fixed #48877 - bindValue and bindParam do not work for PDO Firebird 14 years ago
pdo_mysql - Fix bug #60155 (pdo_mysql.default_socket ignored). 14 years ago
pdo_oci fix bug #55768 (PDO_OCI can't resume Oracle session after it's been killed) 15 years ago
pdo_odbc - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 15 years ago
pdo_pgsql - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 15 years ago
pdo_sqlite Fixed bug #60104 (Segmentation Fault in pdo_sqlite when using sqliteCreateFunction()) 14 years ago
pgsql Fixed bug #60244 (pg_fetch_* functions do not validate that row param is >0). 14 years ago
phar Fix skipif 14 years ago
posix Changed silent conversion of array to string to produce a notice. (Patrick) 14 years ago
pspell - Make usage of new PHP_FE_END macro 15 years ago
readline Add a constant, READLINE_LIB, to be able to differenciate which lib is being used 15 years ago
recode - Make usage of new PHP_FE_END macro 15 years ago
reflection Fixed bug #60367 (Reflection and Late Static Binding) 14 years ago
session C++ style comment 14 years ago
shmop - Make usage of new PHP_FE_END macro 15 years ago
simplexml - add skipif for dom 15 years ago
skeleton - Make usage of new PHP_FE_END macro 15 years ago
snmp - Fix test 15 years ago
soap Fixed bug #54911 (Access to a undefined member in inherit SoapClient may cause Segmentation Fault) 14 years ago
sockets - Small ajustments to some multicast options. 14 years ago
spl Added tests contributions on spl_autoload and stream_context_set_option() 14 years ago
sqlite3 - add skipif 15 years ago
standard - tmp dir is system depedent 14 years ago
sybase_ct - Fix #55301 (sybase part, take #2) check if malloc succeded 15 years ago
sysvmsg Changed silent conversion of array to string to produce a notice. (Patrick) 14 years ago
sysvsem - Make usage of new PHP_FE_END macro 15 years ago
sysvshm Fixed bug #55750 (memory copy issue in sysvshm extension). 15 years ago
tidy - Fixed bug #54682 (Tidy::diagnose() NULL pointer dereference) 14 years ago
tokenizer Fixed bug #54084 (token_get_all with regards to __halt_compiler is not binary safe) 14 years ago
wddx Fixed ZE specific compile warnings (Bug #55629) 15 years ago
xml Changed silent conversion of array to string to produce a notice. (Patrick) 14 years ago
xmlreader - fix test for OS where dir sep is \ 15 years ago
xmlrpc - add skipif 15 years ago
xmlwriter - Make usage of new PHP_FE_END macro 15 years ago
xsl Added the xsl.security_prefs option to 5_4 and trunk and 15 years ago
zip Removed unreachable code (stream == NULL check is done already) 15 years ago
zlib fix r316992 15 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