php-src/ext
2008-08-02 16:50:35 +00:00
..
bcmath - New parameter parsing API 2008-06-24 16:01:32 +00:00
bz2 MFH: invert the logics - FLAG_FCLOSE -> FLAG_NO_FCLOSE 2008-07-23 11:25:14 +00:00
calendar New calendar parsing API 2008-02-13 23:50:35 +00:00
com_dotnet - Added arginfo 2008-07-14 18:08:37 +00:00
ctype add missing SKIPIF sections 2008-07-13 21:34:15 +00:00
curl MFH: fix copy/paste error (patch by Mikko) 2008-07-29 10:42:44 +00:00
date - MFH: improve previous fix for scan, disable optimizer only for scan() using #pragma optimize 2008-08-02 16:50:35 +00:00
dba MFH: 2008-06-19 22:39:56 +00:00
dbase - New parameter parsing API 2008-06-29 13:21:02 +00:00
dom - Fixed tests 2008-07-14 11:47:44 +00:00
enchant This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 2008-05-12 21:03:49 +00:00
ereg MFH:- Visibility (bug #45564) 2008-07-21 16:23:00 +00:00
exif Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
fbsql MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
fileinfo - update config to match config.m4 2008-07-31 13:13:20 +00:00
filter - MFH: Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:46:07 +00:00
ftp - MFH: don't use inet_ntop when not present 2008-07-12 23:26:02 +00:00
gd Fix for bug #45030 2008-07-31 09:23:18 +00:00
gettext - MFH: use static lib first if found 2008-08-01 21:20:08 +00:00
gmp Fixed bug #43981 (gmp_div_r() does not preserve the sign of 1st argument) 2008-01-30 18:25:51 +00:00
hash MFH 2008-07-21 07:27:13 +00:00
iconv - MFH: update lib detection and does not enable it when lib/headers are missing 2008-07-06 16:59:13 +00:00
imap MFB: - Fixed the strings size in imap_headerinfo 2008-07-11 11:27:32 +00:00
interbase - MFH: Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:46:07 +00:00
intl - MFH: Fixed memory leak. 2008-07-30 19:34:23 +00:00
json Fix test to test higher nesting level 2008-07-31 11:46:23 +00:00
ldap - MFH: Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:46:07 +00:00
libxml MFH: Visibility (bug #45557) 2008-07-22 10:30:38 +00:00
mbstring - MFH: Fixed bug #43993 (mb_substr_count() behaves differently to substr_count() with overlapping needles) 2008-08-01 22:56:47 +00:00
mcrypt - MFH: Port mcrypt_create_iv to windows (aka fix it on windows) 2008-07-15 17:05:02 +00:00
mhash MFH: Sort Windows changes for mhash BC layer 2008-06-28 15:31:50 +00:00
mime_magic - Added arginfo 2008-07-20 14:28:41 +00:00
ming - Allow building with ming-0.4rc1 (the latest available ming) 2008-07-27 21:32:50 +00:00
msql - Added arginfo 2008-07-20 14:28:41 +00:00
mssql - zend_arg_defs.c is unnecessary now 2008-07-05 20:09:33 +00:00
mysql Fixed uninitialised data 2008-07-25 08:23:07 +00:00
mysqli - MFH: Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:46:07 +00:00
mysqlnd - MFH: Added TSRMLS_DC to apply_func_args_t and zend_hash_apply_with_arguments. 2008-07-24 19:52:24 +00:00
oci8 - MFH: support for Oracle 11g (either 8 or 11g can be built but not both 2008-08-01 15:07:59 +00:00
odbc - Added arginfo 2008-07-20 14:28:41 +00:00
openssl fix folding 2008-07-30 11:59:05 +00:00
pcntl - MFH: Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:46:07 +00:00
pcre - MFH: Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:46:07 +00:00
pdo - MFH: Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:46:07 +00:00
pdo_dblib MFH: Fix PDO configure dependancy: If --disable-pdo is used, disable all 2008-07-25 13:46:24 +00:00
pdo_firebird MFH: Fix PDO configure dependancy: If --disable-pdo is used, disable all 2008-07-25 13:46:24 +00:00
pdo_mysql - Removed merge typos 2008-07-26 23:38:14 +00:00
pdo_oci - MFH: fix EOL broken by previous commit 2008-08-01 19:09:47 +00:00
pdo_odbc MFH: Fix PDO configure dependancy: If --disable-pdo is used, disable all 2008-07-25 13:46:24 +00:00
pdo_pgsql MFH: Fix PDO configure dependancy: If --disable-pdo is used, disable all 2008-07-25 13:46:24 +00:00
pdo_sqlite - MFH: Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:46:07 +00:00
pgsql Fixed uninitialised data 2008-07-25 08:23:07 +00:00
phar MFH Remove obsolete check (thanks Tony) 2008-08-02 15:38:46 +00:00
posix fixed tests not to rely on actual strings of errors, as those are not defined by any standard and are platform-dependent 2008-07-04 14:30:36 +00:00
pspell - Added arginfo 2008-07-16 18:34:56 +00:00
readline - MFH: Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:46:07 +00:00
recode - New parameter parsing API 2008-07-03 12:38:53 +00:00
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" 2008-07-26 13:14:04 +00:00
session - MFH: Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:46:07 +00:00
shmop - Added arginfo (functions) 2008-07-03 01:55:48 +00:00
simplexml MFH: Move SXI::count to SXE::count and make it user-friendly 2008-07-09 21:27:28 +00:00
skeleton MFH: New way for check void parameters 2008-03-10 22:15:36 +00:00
snmp - Added arginfo 2008-07-01 19:13:44 +00:00
soap MFH: Fix tests: need simplexml 2008-07-23 09:25:06 +00:00
sockets MFH:- Fixed bug #44127 (UNIX abstract namespace socket connect does not work) 2008-07-16 14:08:38 +00:00
spl - MFH: Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:46:07 +00:00
sqlite - MFH: Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:46:07 +00:00
sqlite3 - MFH: Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:46:07 +00:00
standard Allow urlencode()d filer names in php://filter 2008-08-02 06:35:41 +00:00
sybase_ct - Added arginfo 2008-07-01 17:24:10 +00:00
sysvmsg - Added arginfo 2008-06-30 14:53:17 +00:00
sysvsem - New parameter parsing API 2008-06-29 12:40:22 +00:00
sysvshm - Added arginfo 2008-07-01 15:45:54 +00:00
tidy - MFH: first static lib then dyn or old one 2008-08-01 11:21:50 +00:00
tokenizer . Added support for using static HEREDOCs to initialize static variables and class members or constants. (Matt) 2008-07-26 15:30:28 +00:00
wddx - Fixed types 2008-07-01 11:26:10 +00:00
xml fix folding 2008-07-17 10:24:51 +00:00
xmlreader MFH: add parameter allowing node to be exported into existing Document context [DOC] 2008-06-16 15:45:06 +00:00
xmlrpc - MFH: Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:46:07 +00:00
xmlwriter - Added arginfo 2008-06-27 13:13:09 +00:00
xsl MFH: fix bug #44891 Memory leak using registerPHPFunctions and XSLT Variable 2008-05-04 15:14:23 +00:00
zip MFH: invert the logics - FLAG_FCLOSE -> FLAG_NO_FCLOSE 2008-07-23 11:25:14 +00:00
zlib MFH: Avoid leaks when zlib streams can not be closed properly. 2008-08-02 02:36:25 +00:00
ext_skel MFH: remove -ldl 2008-04-15 12:47:33 +00:00
ext_skel_win32.php