php-src/ext
2008-06-23 14:04:08 +00:00
..
bcmath MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
bz2 updated to the new parameter-parsing api 2008-06-22 12:03:30 +00:00
calendar New calendar parsing API 2008-02-13 23:50:35 +00:00
com_dotnet MFH: New way for check void parameters 2008-03-10 22:15:36 +00:00
ctype - new tests for ctype functions 2008-03-17 09:52:02 +00:00
curl Testfest task 93. Written by Sebastian Deutsch. 2008-06-22 05:34:06 +00:00
date Committed for Felix De Vliegher, TestFest Task No: 123, Tested on RHEL5, WinXP 2008-06-17 13:14:45 +00:00
dba MFH: 2008-06-19 22:39:56 +00:00
dbase MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
dom MFH: fixed bug #45251 (double free or corruption with setAttributeNode()) 2008-06-14 11:22:57 +00:00
enchant This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 2008-05-12 21:03:49 +00:00
ereg - Fixed tests 2008-06-22 19:16:44 +00:00
exif updated to the new parameter-parsing api 2008-06-22 14:13:01 +00:00
fbsql MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
fileinfo This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 2008-05-12 21:03:49 +00:00
filter Fixed bug #44445 (email validator does not handle domains 2008-03-18 23:31:34 +00:00
ftp MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
gd - Removed unused variables 2008-06-22 11:36:46 +00:00
gettext - New parameter parsing API 2008-06-20 18:00:10 +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 fix tests 2008-06-04 07:38:10 +00:00
iconv MFH 2008-05-21 15:03:20 +00:00
imap - New parameter parsing API 2008-06-23 03:17:42 +00:00
interbase MFH: New way for check void parameters 2008-03-10 22:15:36 +00:00
json MFH 2008-02-15 09:20:25 +00:00
ldap - Revert pointless patch: a) the version is already there, see line above, 2008-06-02 11:23:16 +00:00
libxml - do not show libxml as enabled when libs are missing so ADD_EXTENSION_DEP('myext', 'libxml') can do its job 2008-06-22 21:49:06 +00:00
mbstring MFH 2008-06-13 14:48:33 +00:00
mcrypt Revert. 2008-05-18 19:48:40 +00:00
mhash MFH: New way for check void parameters 2008-03-10 22:15:36 +00:00
mime_magic remove unused PHP_EXTNAME_API macros. 2008-01-03 16:20:33 +00:00
ming MFH: New way for check void parameters 2008-03-10 22:15:36 +00:00
msql MFH: New way for check void parameters 2008-03-10 22:15:36 +00:00
mssql Revert patch for bug #44325 2008-03-05 23:52:45 +00:00
mysql Fixed test 2008-06-11 10:08:14 +00:00
mysqli Make mysqli compilable in a 5_2 environment. Some want to use mysqlnd+mysqli 2008-05-06 17:05:14 +00:00
mysqlnd Fix a bug that let PDO fail. It has been long fixed, but locally. Now I know 2008-05-29 15:49:32 +00:00
oci8 Test updates and bundle 1.3.3 2008-06-19 19:56:11 +00:00
odbc MFH: New way for check void parameters 2008-03-10 22:15:36 +00:00
openssl fix arginfo and proto 2008-06-01 18:24:38 +00:00
pcntl updated to the new parameter-parsing api 2008-06-22 15:16:11 +00:00
pcre - set PHP_[EXTNAME] to yes for spl, pcre and reflection (always on), this variable is required by ADD_EXTENSION_DEP 2008-06-23 10:22:42 +00:00
pdo - MFH: Add check for avoid segfault when trying instantiate PDORow manually 2008-05-14 12:32:21 +00:00
pdo_dblib remove unused PHP_EXTNAME_API macros. 2008-01-03 16:20:33 +00:00
pdo_firebird remove unused PHP_EXTNAME_API macros. 2008-01-03 16:20:33 +00:00
pdo_mysql remove unused PHP_EXTNAME_API macros. 2008-01-03 16:20:33 +00:00
pdo_oci MFB: Fixed bug #44373 (PDO_OCI extension compile failed) 2008-03-08 14:03:20 +00:00
pdo_odbc - really check for the dependency, libs and header and don't enable the ext if something is missing 2008-06-22 23:17:22 +00:00
pdo_pgsql - really check for the dependency, libs and header and don't enable the ext if something is missing 2008-06-22 23:17:22 +00:00
pdo_sqlite - really check for the dependency, libs and header and don't enable the ext if something is missing 2008-06-22 23:17:22 +00:00
pgsql Fixed bug #45004 (pg_insert() does not accept 4 digit timezone format) 2008-05-19 15:16:47 +00:00
phar true fix for potential segfault in phar_build 2008-06-23 04:00:23 +00:00
posix - Fix build where __USE_GNU is used instead of _GNU_SOURCE to define utsname.domainname 2008-06-22 21:45:42 +00:00
pspell MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
readline MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
recode MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
reflection - set PHP_[EXTNAME] to yes for spl, pcre and reflection (always on), this variable is required by ADD_EXTENSION_DEP 2008-06-23 10:22:42 +00:00
session - Fixed tests 2008-06-22 19:16:44 +00:00
shmop WS 2008-01-27 17:00:37 +00:00
simplexml - Added XFAIL 2008-06-23 14:04:08 +00:00
skeleton MFH: New way for check void parameters 2008-03-10 22:15:36 +00:00
snmp MFH: New way for check void parameters 2008-03-10 22:15:36 +00:00
soap - New parameter parsing API 2008-06-22 16:08:52 +00:00
sockets MFB: Fixed Bug #44197 (socket array keys lost on socket_select) 2008-02-21 02:56:57 +00:00
spl - set PHP_[EXTNAME] to yes for spl, pcre and reflection (always on), this variable is required by ADD_EXTENSION_DEP 2008-06-23 10:22:42 +00:00
sqlite More todo items 2008-03-11 00:12:53 +00:00
standard New parameter parsing API for string, part I 2008-06-22 19:22:41 +00:00
sybase MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
sybase_ct - Changed zend_get_parameters_ex -> zend_parse_parameters 2008-06-22 10:11:14 +00:00
sysvmsg MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
sysvsem MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
sysvshm MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
tidy MFH: New way for check void parameters 2008-03-10 22:15:36 +00:00
tokenizer Fixed memory leak 2008-06-11 07:45:44 +00:00
wddx - New parameter parsing API 2008-06-20 19:57:25 +00:00
xml - really check for the dependency, libs and header and don't enable the ext if something is missing 2008-06-22 23:17:22 +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 - really check for the dependency, libs and header and don't enable the ext if something is missing 2008-06-22 23:17:22 +00:00
xmlwriter Fix tests (new error message for void parameters) 2008-03-10 22:17:59 +00:00
xsl MFH: fix bug #44891 Memory leak using registerPHPFunctions and XSLT Variable 2008-05-04 15:14:23 +00:00
zip - should not be called butlet remove it as well 2008-06-08 11:40:49 +00:00
zlib - don't show zlib as available when libs or headers are missing 2008-06-22 21:55:59 +00:00
ext_skel MFH: remove -ldl 2008-04-15 12:47:33 +00:00
ext_skel_win32.php