php-src/ext
2008-07-24 13:01:50 +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 Support for closures 2008-07-17 09:53:42 +00:00
date fix test 2008-07-24 07:32:28 +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 This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 2008-05-12 21:03:49 +00:00
filter MFH: Allow filters to work on INPUT_SERVER in CLI (bug #44779) 2008-07-24 09:12:45 +00:00
ftp - MFH: don't use inet_ntop when not present 2008-07-12 23:26:02 +00:00
gd MFH + NEWS entry 2008-07-20 19:03:18 +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 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 - Added arginfo 2008-07-07 17:33:47 +00:00
intl add compose syntax as per request #14266 2008-07-23 19:44:51 +00:00
json ws + cs 2008-07-22 15:30:03 +00:00
ldap - Fix typo (thanks Pierre) 2008-07-16 13:41:35 +00:00
libxml MFH: Visibility (bug #45557) 2008-07-22 10:30:38 +00:00
mbstring - MFH: Added "mbstring.http_output_conv_mimetypes" INI directive. 2008-07-24 13:01:50 +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 Add a couple of methods to SWFVideoStream 2008-07-24 08:22:48 +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 MFH: Two less failing tests, one of which was definitely a leak in mysqli with mysqlnd 2008-07-22 23:44:23 +00:00
mysqli MFH: Fixed bug#44897 - failed to prepare statement 2008-07-23 14:07:38 +00:00
mysqlnd MFH: Fixed bug#44897 - failed to prepare statement 2008-07-23 14:07:38 +00:00
oci8 Allow PECL builds with PHP 4. No MTH needed 2008-07-17 00:36:02 +00:00
odbc - Added arginfo 2008-07-20 14:28:41 +00:00
openssl New tests 2008-07-18 23:52:01 +00:00
pcntl - Fixed test 2008-07-18 12:20:29 +00:00
pcre Added support for lambda functions and closures 2008-07-14 09:49:03 +00:00
pdo MFH: Add mysqlnd support for PDO_mysql, fixes at least bug#41997,#42499, 2008-07-21 13:09:28 +00:00
pdo_dblib remove unused PHP_EXTNAME_API macros. 2008-01-03 16:20:33 +00:00
pdo_firebird blind fix for a segfault in ext/pdo_firebird/tests/bug_38253.phpt 2008-07-13 10:55:50 +00:00
pdo_mysql MFH (32bit fix) 2008-07-24 12:54:50 +00:00
pdo_oci - MFH: Segfault when an exception is thrown on persistent connections 2008-07-22 06:51:00 +00:00
pdo_odbc - do not enable an ext when a lib/header fails 2008-06-23 18:40:29 +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 MFH: Add .cvsignore, update config.w32 and remove the other bundled sqlite library 2008-07-24 11:33:34 +00:00
pgsql MFH: corrected library search path order in tests 2008-07-23 21:44:25 +00:00
phar - Utilize new UNIX_PATHS flag in SPL 2008-07-24 09:22:35 +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 - Added arginfo 2008-07-14 17:50:47 +00:00
recode - New parameter parsing API 2008-07-03 12:38:53 +00:00
reflection - Fixed bug #45571 (ReflectionClass::export() shows superclasses' private static methods.) 2008-07-20 16:51:28 +00:00
session Support for closures 2008-07-17 09:53:42 +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 LSB parent/self forwarding 2008-07-24 09:42:18 +00:00
sqlite Support for closures 2008-07-17 09:53:42 +00:00
standard - MFH: New parameter parsing API 2008-07-24 12:49:11 +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 - Added arginfo (functions) 2008-07-03 01:55:48 +00:00
tokenizer - Fixed folding 2008-06-23 17:28:06 +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 - New tests 2008-07-18 19:24:49 +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 - Added arginfo (functions) 2008-07-03 01:55:48 +00:00
ext_skel MFH: remove -ldl 2008-04-15 12:47:33 +00:00
ext_skel_win32.php