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.
 
 
 
 
 
 
Rasmus Lerdorf 46f74e3523 Add a test and declare the local vars locally 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 the julian date for timestamp 1000000000 is 2452161.5740741, which is rounded to 2452162 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 Add a test and declare the local vars locally 15 years ago
date Separate test for %a is no longer needed. 15 years ago
dba Prevent the magic quotes fatal error causing a diff 15 years ago
dom Fixed ZE specific compile warnings (Bug #55629) 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 Update libmagic.patch (patch reversed base on -r296679) 15 years ago
filter add skipif 15 years ago
ftp - Make usage of new PHP_FE_END macro 15 years ago
gd move it to right place 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 the TZ environment variable also needed to be set here, didn't dug up why date.timezone isn't sufficient 15 years ago
json Add test for #53946 to 5.4 (missed it when committing revision 315707) 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 MFH: fixed a bug in convertion table and added test script for emoji. 15 years ago
mcrypt - skip if no hash 15 years ago
mssql - Fix #55301 (mssql part) check if malloc succeded 15 years ago
mysql Reverted changes in connect.inc based on Ulf's feedback 15 years ago
mysqli - Use the proper variable here. 15 years ago
mysqlnd - Fix bug #55609 (mysqlnd cannot be built shared) 15 years ago
oci8 Test portability fix 15 years ago
odbc - Make usage of new PHP_FE_END macro 15 years ago
openssl - ext/openssl/tests/bug36732.phpt more portable. 15 years ago
pcntl Fix errormessage 15 years ago
pcre efree match_sets on an error here - found by Coverity 15 years ago
pdo Improve parameter handling cod 15 years ago
pdo_dblib - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 15 years ago
pdo_firebird fix warning Warning: ibase_drop_db(): lock time-out on wait transaction object 15 years ago
pdo_mysql - Fix folding 15 years ago
pdo_oci Update SKIPIFs for test portability 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 Fixed a few false positives on gcov for ext/pgsql 15 years ago
phar Fix skipif for non zlib builds re message http://lxr.php.net/opengrok/xref/PHP_TRUNK/ext/phar/phar_object.c#351 15 years ago
posix Fixing SKIPIF 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 ZE specific compile warnings (Bug #55629) 15 years ago
session fix default session handler error message 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 ZE specific compile warnings (Bug #55629) 15 years ago
sockets fixed typo 15 years ago
spl Test for non-string replacement, bug#54304 15 years ago
sqlite3 - add skipif 15 years ago
standard Improve the warning message of incompatible arguments. (#55719) 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 - add skipif 15 years ago
tidy - force LF (svn prop and config) 15 years ago
tokenizer - Drop T_SCALAR_CAST 15 years ago
wddx Fixed ZE specific compile warnings (Bug #55629) 15 years ago
xml Avoiding strcpy, strcat, sprintf usage to make static analyzer happy 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 test for XSL bug 54446 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