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.
 
 
 
 
 
 
Gustavo André dos Santos Lopes 1d5e508658 - Added libxml_set_external_entity_loader(). 15 years ago
..
bcmath - Make usage of new PHP_FE_END macro 15 years ago
bz2 - Make usage of new PHP_FE_END macro 15 years ago
calendar - Make usage of new PHP_FE_END macro 15 years ago
com_dotnet - Fix #55301 (com_dotnet part) check if malloc succeded 15 years ago
ctype - Make usage of new PHP_FE_END macro 15 years ago
curl - Fix #55301 (curl part) check if malloc succeded 15 years ago
date Fix differences in some sub() results that were causing tests to fail. 15 years ago
dba - Make usage of new PHP_FE_END macro 15 years ago
dom Removal of deadcode identified by coverity 15 years ago
enchant - Make usage of new PHP_FE_END macro 15 years ago
ereg Omitted GCC warning "comparison is always false" 15 years ago
exif - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 15 years ago
fileinfo Eliminated compiler's warnings and make static analyzer silent 15 years ago
filter - Make usage of new PHP_FE_END macro 15 years ago
ftp - Make usage of new PHP_FE_END macro 15 years ago
gd - Make usage of new PHP_FE_END macro 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 - Make usage of new PHP_FE_END macro 15 years ago
iconv fix failing tests 15 years ago
imap - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 15 years ago
interbase fix params parsing 15 years ago
intl Front- and back-port rev 314431 (missing php.h include) 15 years ago
json - Added missing PHP_FE_END/ZEND_FE_END 15 years ago
ldap Fix typo in tests for ldap bug #42060 15 years ago
libxml - Added libxml_set_external_entity_loader(). 15 years ago
mbstring reduced footprint for sjis-mac 15 years ago
mcrypt fix failing tests 15 years ago
mssql - Fix #55301 (mssql part) check if malloc succeded 15 years ago
mysql Eliminated compile warning "comparison is always false due to limited range of data type" 15 years ago
mysqli Once is generally enough 15 years ago
mysqlnd fix valgrind warnings in debug builds 15 years ago
oci8 Sync date with actual PECL release date for correctness 15 years ago
odbc - Make usage of new PHP_FE_END macro 15 years ago
openssl - Make usage of new PHP_FE_END macro 15 years ago
pcntl - Make usage of new PHP_FE_END macro 15 years ago
pcre efree match_sets on an error here - found by Coverity 15 years ago
pdo Avoid strcpy() usage 15 years ago
pdo_dblib - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 15 years ago
pdo_firebird - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 15 years ago
pdo_mysql - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 15 years ago
pdo_oci - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 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 Avoid strcpy() usage 15 years ago
pgsql - Make usage of new PHP_FE_END macro 15 years ago
phar Make static analyzers happy 15 years ago
posix fix tests 15 years ago
pspell - Make usage of new PHP_FE_END macro 15 years ago
readline - Fix #55301 (readline part) check if malloc succeded 15 years ago
recode - Make usage of new PHP_FE_END macro 15 years ago
reflection Close #55490. 15 years ago
session - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 15 years ago
shmop - Make usage of new PHP_FE_END macro 15 years ago
simplexml - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 15 years ago
skeleton - Make usage of new PHP_FE_END macro 15 years ago
snmp export ERRNO_OID_PARSING_ERROR constant: 15 years ago
soap Fixed bug #55323 (SoapClient segmentation fault when XSD_TYPEKIND_EXTENSION contains itself) 15 years ago
sockets - Make usage of new PHP_FE_END macro 15 years ago
spl Fix CID 593 Mark the missing break by an explicit comment, we DO intend to fall through here 15 years ago
sqlite3 Fixed memset usage (identified by coverity) 15 years ago
standard Unbreak crypt() (fix bug #55439) 15 years ago
sybase_ct - Fix #55301 (sybase part, take #2) check if malloc succeded 15 years ago
sysvmsg - Make usage of new PHP_FE_END macro 15 years ago
sysvsem - Make usage of new PHP_FE_END macro 15 years ago
sysvshm - Make usage of new PHP_FE_END macro 15 years ago
tidy - Make usage of new PHP_FE_END macro 15 years ago
tokenizer - Drop T_SCALAR_CAST 15 years ago
wddx - Make usage of new PHP_FE_END macro 15 years ago
xml Avoiding strcpy, strcat, sprintf usage to make static analyzer happy 15 years ago
xmlreader Removal of deadcode identified by coverity 15 years ago
xmlrpc - Make usage of new PHP_FE_END macro 15 years ago
xmlwriter - Make usage of new PHP_FE_END macro 15 years ago
xsl Another build fix relating to previous DOM commit 15 years ago
zip - Make usage of new PHP_FE_END macro 15 years ago
zlib - Make usage of new PHP_FE_END macro 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