php-src/ext
2008-12-30 02:17:30 +00:00
..
bcmath Fixed bug#46847 (phpinfo() is missing some settings.) 2008-12-12 13:07:28 +00:00
bz2 - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
calendar - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
com_dotnet - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
ctype - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
curl MFH:- Fixed bug #45161 (Reusing a curl handle leaks memory) 2008-12-17 14:13:40 +00:00
date - MFH: Fixed bug #46268 (DateTime::modify() does not reset relative time 2008-12-18 20:32:23 +00:00
dba Fixed bug#46847 (phpinfo() is missing some settings.) 2008-12-12 13:07:28 +00:00
dom MFH: fix bug #46849 (Cloning DOMDocument doesn't clone the properties) 2008-12-16 12:53:29 +00:00
enchant
ereg - Fixed tests 2008-11-29 22:45:48 +00:00
exif Fixed bug#46847 (phpinfo() is missing some settings.) 2008-12-12 13:07:28 +00:00
fileinfo MFH Remove all of the stuff we have in here for pre PHP 5.2 support and memset the fileinfo struct. 2008-12-22 16:45:07 +00:00
filter MFB: Back out bugfix for #42718 as this broke magic_quotes_gpc 2008-12-06 17:25:35 +00:00
ftp New FTP test from Nathaniel McHugh 2008-12-17 12:35:26 +00:00
gd Fixed bug#46847 (phpinfo() is missing some settings.) 2008-12-12 13:07:28 +00:00
gettext - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
gmp - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
hash - MFH: Fix test 2008-12-27 01:05:07 +00:00
iconv - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
imap - MFH: Fixed memory leak in imap_rfc822_parse_adrlist 2008-12-24 13:31:16 +00:00
interbase - MFH: New parameter parsing API 2008-11-27 02:17:22 +00:00
intl - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
json MFH Make sure we clear out the error when the scalar version decoding works. 2008-12-24 18:09:09 +00:00
ldap Fixed bug#46847 (phpinfo() is missing some settings.) 2008-12-12 13:07:28 +00:00
libxml MFH: add missing exports 2008-12-27 12:16:12 +00:00
mbstring - MFH: Bug #46763 (mb_stristr() wrong output when needle does not exist) (patch by Henrique M. Decaria) 2008-12-30 02:17:30 +00:00
mcrypt MCrypt tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows and Linux but not Linux 64 bit or 5.3). 2008-12-11 10:21:38 +00:00
mssql - fix build 2008-12-14 16:25:15 +00:00
mysql MFH: Fix mysql_fetch_* and tests after param parsing changes 2008-12-01 21:20:47 +00:00
mysqli Fixed bug #46887 (Invalid calls to php_error_docref()) 2008-12-18 20:02:20 +00:00
mysqlnd MFH: No infinite loop in case the connection broke 2008-11-28 14:38:03 +00:00
oci8 - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
odbc - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
openssl MFH Fix bug #46748, segfault when SSL has more than one error message. 2008-12-08 11:54:22 +00:00
pcntl - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
pcre export the pcre API when compiling with gcc 4. this fixes e.g. the linkage of APC (reported by shire) 2008-12-10 10:16:14 +00:00
pdo we do not need the strndup() now that php_stream_printf() handles non-null terminated strings correctly 2008-12-12 23:46:05 +00:00
pdo_dblib - MFH: Fixed bug #44991 (Compile Failure With freetds0.82) (patch by matthias at dsx dot at) 2008-10-04 12:52:58 +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 - Make test conform to the error reporting that always returns 2008-11-10 18:44:04 +00:00
pdo_oci fix instantclient detection 2008-10-22 19:29:24 +00:00
pdo_odbc MFH: nuketh C++ comments 2008-08-03 12:15:55 +00:00
pdo_pgsql - MFH: Fixed bug #43925 (Incorrect argument counter in prepared statements with pgsql) 2008-10-23 18:53:05 +00:00
pdo_sqlite MFH: Fix tests (use a in-memory database not a file called memory) 2008-12-03 11:00:31 +00:00
pgsql Fixed bug #46409 (__invoke method called outside of object context when using array_map) 2008-11-27 19:01:23 +00:00
phar MFH Use ' -f' as requested 2008-12-13 14:49:39 +00:00
posix Remove duff comment produced by the test generator tool 2008-12-05 14:18:02 +00:00
pspell - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
readline - Missing SKIPIF :( 2008-11-21 22:55:58 +00:00
recode MFH: hash_insert was renamed in MySQL 5.0 so we can safely use recode and mysql 2008-12-01 23:30:21 +00:00
reflection MFH: Fix #46718: ReflectionProperty::setValue() and ReflectionProperty::setAccessible(). 2008-11-29 15:58:54 +00:00
session MFH Fix bug #35975 - Session cookie expires date format isn't the most compatible. Sync to that of setcookie(). 2008-12-11 01:21:35 +00:00
shmop - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
simplexml MFH: proper exports/imports for win32 2008-12-27 12:22:38 +00:00
skeleton
snmp MFH 2008-11-21 16:41:04 +00:00
soap Fixed bug #43069 (SoapClient causes 505 HTTP Version not supported error message) 2008-12-01 09:49:58 +00:00
sockets - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
spl MFH: Fix #46646 (Implement zend functions to restrict serialization or internal classes) 2008-12-22 14:11:49 +00:00
sqlite - MFH: Fixed memory leak 2008-12-01 12:27:35 +00:00
sqlite3 MFH Stop using sqlite3_aggregate_count() as this is now deprecated. 2008-12-24 19:22:16 +00:00
standard MFH: fix explode behavior to respect negative limit when string is empty. 2008-12-27 05:15:51 +00:00
sybase_ct - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
sysvmsg - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
sysvsem - Fix test 2008-12-27 01:19:49 +00:00
sysvshm - Sync code with HEAD 2008-12-24 00:23:18 +00:00
tidy MFH 2008-12-27 20:23:12 +00:00
tokenizer - Bug #46957 (The tokenizer returns deprecated values) 2008-12-27 23:16:56 +00:00
wddx - MFH: ext/wddx: classes providing __sleep() are stored without properties (fixed) 2008-11-20 15:55:00 +00:00
xml MFH: fix bug #46699: (xml_parse crash when parser is namespace aware) 2008-12-12 04:16:21 +00:00
xmlreader - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
xmlrpc - Fixed tests 2008-12-27 19:16:49 +00:00
xmlwriter Fixed bug #46887 (Invalid calls to php_error_docref()) 2008-12-18 20:02:20 +00:00
xsl - be sure we define the deps so the right exts are built before (dom symbol error) 2008-12-26 14:05:05 +00:00
zip - version and WS 2008-12-24 11:08:14 +00:00
zlib - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
ext_skel
ext_skel_win32.php