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.
 
 
 
 
 
 
Ilia Alshanetsky 932f8d4cbd Fixed Bug #55478 (FILTER_VALIDATE_EMAIL fails with internationalized 15 years ago
..
bcmath - Fixed bug #60337 bcscale related crashed on 64bits platforms 15 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) 15 years ago
com_dotnet Fixed bug #60167 (Crash / memory corruption in ext/com_dotnet) (Timm Friebe). 15 years ago
ctype - Make usage of new PHP_FE_END macro 15 years ago
curl Fix segfault when using curl_copy_handle with CURLOPT_PROGRESSFUNCTION 15 years ago
date - Fixed bug #54851 (DateTime::createFromFormat() doesn't interpret "D"). 15 years ago
dba - We can constify in 5.4+ 15 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) 15 years ago
exif fix test number 15 years ago
fileinfo - Fixed memory leak when calling the Finfo constructor twice 15 years ago
filter Fixed Bug #55478 (FILTER_VALIDATE_EMAIL fails with internationalized 15 years ago
ftp Fix bug 60183 15 years ago
gd Fixed #60160 and added a test for it 15 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) 15 years ago
json Fixed bug #55543 (json_encode() with JSON_NUMERIC_CHECK fails on objects with numeric string properties) 15 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!) 15 years ago
mcrypt - skip if no hash 15 years ago
mssql - Fixed bug #60267 (Compile failure with freetds 0.91) 15 years ago
mysql Move from directly referencing an aggregated structure to using a 15 years ago
mysqli Fix test 15 years ago
mysqlnd Don't write more data than the protocol can grok or the server will 15 years ago
oci8 r319456 also fixed the OCI8 part of #55301 (multiple null pointer) 15 years ago
odbc - Make usage of new PHP_FE_END macro 15 years ago
openssl Fixed NULL pointer dereference in stream_socket_enable_crypto, case when 15 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()) 15 years ago
pdo_dblib - Fixed bug #60033 (Incorrectly merged PDO dblib patches break uniqueidentifier column type) 15 years ago
pdo_firebird fix gcov Warning: ibase_drop_db(): lock time-out on wait transaction object 15 years ago
pdo_mysql - Fix bug #60155 (pdo_mysql.default_socket ignored). 15 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 Added test for #60104 15 years ago
pgsql add pg_escape_identifier/pg_escape_literal 15 years ago
phar - restore correct window_size 15 years ago
posix Changed silent conversion of array to string to produce a notice. (Patrick) 15 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) 15 years ago
session C++ style comment 15 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) 15 years ago
sockets - Small ajustments to some multicast options. 15 years ago
spl Fixed bug #60240 (invalid read/writes when unserializing specially crafted strings) 15 years ago
sqlite3 - add skipif 15 years ago
standard Fix test.. the errormessage is irrelevant, we are testing if we segfault and corrupt return value 15 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) 15 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) 15 years ago
tokenizer Fixed bug #54084 (token_get_all with regards to __halt_compiler is not binary safe) 15 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) 15 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