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.
 
 
 
 
 
 
Jani Taskinen 9ad7800f52 - Nuke ending periods from error messages 18 years ago
..
bcmath - New parameter parsing API 18 years ago
bz2 MFH: invert the logics - FLAG_FCLOSE -> FLAG_NO_FCLOSE 18 years ago
calendar New calendar parsing API 18 years ago
com_dotnet MFH: nuketh C++ comments 18 years ago
ctype add missing SKIPIF sections 18 years ago
curl - MFH: fix zlib detection (shared/static) and add zlib_a support 18 years ago
date - MFH: Fixed a bug that caused miscalculations with the "last <weekday> of <n> 18 years ago
dba MFH: 18 years ago
dbase - New parameter parsing API 18 years ago
dom - Fixed tests 18 years ago
enchant This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 18 years ago
ereg MFH:- Visibility (bug #45564) 18 years ago
exif MFH 18 years ago
fbsql MFH: Bump copyright year, 2 of 2. 18 years ago
fileinfo - update config to match config.m4 18 years ago
filter - MFH: Added parameter TSRMLS_DC in zend_is_callable() 18 years ago
ftp - MFH: don't use inet_ntop when not present 18 years ago
gd - Fix build (thanks Sebastian) 18 years ago
gettext - MFH: use static lib first if found 18 years ago
gmp Fixed bug #43981 (gmp_div_r() does not preserve the sign of 1st argument) 18 years ago
hash MFH 18 years ago
iconv - MFH: update lib detection and does not enable it when lib/headers are missing 18 years ago
imap MFH:- Fixed bug #45705 (rfc822_parse_adrlist() modifies passed address parameter) 18 years ago
interbase - MFH: Added parameter TSRMLS_DC in zend_is_callable() 18 years ago
intl oops 18 years ago
json Fix test to test higher nesting level 18 years ago
ldap - MFH: Added parameter TSRMLS_DC in zend_is_callable() 18 years ago
libxml MFH: Visibility (bug #45557) 18 years ago
mbstring - MFH: More fixes for bug #45691 18 years ago
mcrypt - MFH: not shared 18 years ago
mhash MFH: Sort Windows changes for mhash BC layer 18 years ago
mime_magic - Added arginfo 18 years ago
ming numerous int<->long fixes (this code just couldn't work on 64bit OSes) 18 years ago
msql - Added arginfo 18 years ago
mssql - zend_arg_defs.c is unnecessary now 18 years ago
mysql Fixed uninitialised data 18 years ago
mysqli - MFH: Added parameter TSRMLS_DC in zend_is_callable() 18 years ago
mysqlnd - MFH: Added TSRMLS_DC to apply_func_args_t and zend_hash_apply_with_arguments. 18 years ago
oci8 - MFH: fix oci8_11g when build shared (invalid extension) 18 years ago
odbc - Added arginfo 18 years ago
openssl fix folding 18 years ago
pcntl MFH 18 years ago
pcre - MFH: Added parameter TSRMLS_DC in zend_is_callable() 18 years ago
pdo - MFH: Added parameter TSRMLS_DC in zend_is_callable() 18 years ago
pdo_dblib MFH: Fix PDO configure dependancy: If --disable-pdo is used, disable all 18 years ago
pdo_firebird MFH: Fix PDO configure dependancy: If --disable-pdo is used, disable all 18 years ago
pdo_mysql MFH: nuketh C++ comments 18 years ago
pdo_oci - MFH: fix EOL broken by previous commit 18 years ago
pdo_odbc MFH: nuketh C++ comments 18 years ago
pdo_pgsql MFH: Fix PDO configure dependancy: If --disable-pdo is used, disable all 18 years ago
pdo_sqlite Some fancy detection for sqlite3 and pdo_sqlite3 - so the two extensions don't depend on each other if shared, and don't try to put two versions of the sqlite3 lib if static 18 years ago
pgsql MFH: nuketh C++ comments 18 years ago
phar MFH Remove obsolete check (thanks Tony) 18 years ago
posix fixed tests not to rely on actual strings of errors, as those are not defined by any standard and are platform-dependent 18 years ago
pspell - Added arginfo 18 years ago
readline - MFH: Added parameter TSRMLS_DC in zend_is_callable() 18 years ago
recode - New parameter parsing API 18 years ago
reflection Fixed is_callable/call_user_func mess that had done different things for very similar arguments e.g. array("A","B") and "A::B" 18 years ago
session - Nuke ending periods from error messages 18 years ago
shmop - Added arginfo (functions) 18 years ago
simplexml MFH: Move SXI::count to SXE::count and make it user-friendly 18 years ago
skeleton MFH: New way for check void parameters 18 years ago
snmp - Added arginfo 18 years ago
soap MFH: Fix tests: need simplexml 18 years ago
sockets MFH:- Fixed bug #44127 (UNIX abstract namespace socket connect does not work) 18 years ago
spl Improve ArrayObject::exchangeArray() behaviour with objects and CoW references (see http://turl.ca/exarr ). 18 years ago
sqlite - MFH: Added parameter TSRMLS_DC in zend_is_callable() 18 years ago
sqlite3 Some fancy detection for sqlite3 and pdo_sqlite3 - so the two extensions don't depend on each other if shared, and don't try to put two versions of the sqlite3 lib if static 18 years ago
standard fix memnstr bug, by Laurent Gaffie 18 years ago
sybase_ct - Added arginfo 18 years ago
sysvmsg - Added arginfo 18 years ago
sysvsem - New parameter parsing API 18 years ago
sysvshm - Added arginfo 18 years ago
tidy - MFH: first static lib then dyn or old one 18 years ago
tokenizer . Added support for using static HEREDOCs to initialize static variables and class members or constants. (Matt) 18 years ago
wddx - Fixed types 18 years ago
xml fix folding 18 years ago
xmlreader MFH: add parameter allowing node to be exported into existing Document context [DOC] 18 years ago
xmlrpc MFH: nuketh C++ comments 18 years ago
xmlwriter - Added arginfo 18 years ago
xsl MFH: fix bug #44891 Memory leak using registerPHPFunctions and XSLT Variable 18 years ago
zip MFH: nuketh C++ comments 18 years ago
zlib MFH: Avoid leaks when zlib streams can not be closed properly. 18 years ago
ext_skel MFH: remove -ldl 18 years ago
ext_skel_win32.php On win32 extensions starts with php_ 23 years ago