php-src/ext
2008-12-09 10:20:11 +00:00
..
bcmath - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +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 Added test for bug #46739 2008-12-05 11:21:44 +00:00
date New testcases for idate function 2008-12-08 10:48:22 +00:00
dba - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
dom DOM tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-01 11:30:10 +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-11-29 22:45:48 +00:00
exif Exif tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-01 12:25:21 +00:00
fileinfo *** empty log message *** 2008-12-04 14:55:19 +00:00
filter MFB: Back out bugfix for #42718 as this broke magic_quotes_gpc 2008-12-06 17:25:35 +00:00
ftp FTP test from Nathaniel McHugh 2008-12-05 16:28:16 +00:00
gd - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +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 build 2008-11-27 21:58:38 +00:00
iconv - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
imap tests for imap_fetch_overview 2008-12-08 19:12:39 +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: Changed logic for LONG_MIN 2008-12-02 14:50:22 +00:00
ldap - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
libxml - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
mbstring Remove duff comment produced by the test generator tool 2008-12-05 14:18:02 +00:00
mcrypt - Changed split() to preg_split() 2008-11-20 23:11:25 +00:00
mssql - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
mysql MFH: Fix mysql_fetch_* and tests after param parsing changes 2008-12-01 21:20:47 +00:00
mysqli MFH: Change to zend_parse_parameters 2008-11-28 20:38: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 - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
pdo MFH 2008-12-03 10:18:42 +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 Only show switch -y if available 2008-12-08 00:16:05 +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 Fix broken tests (thanks to Johannes for spotting these). 2008-12-02 10:20:56 +00:00
shmop - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
simplexml MFH: Fix #46241 (stacked error_handlers, error_handling in general) 2008-11-19 02:00:53 +00:00
skeleton MFH: New way for check void parameters 2008-03-10 22:15:36 +00:00
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 Remove more dead code 2008-12-06 15:24:47 +00:00
sqlite - MFH: Fixed memory leak 2008-12-01 12:27:35 +00:00
sqlite3 - MFH: Fixed memory leaks in createFunction and createAggregate methods 2008-11-28 15:37:02 +00:00
standard MFH: - Changed open_basedir to allow tightening in runtime contexts. (Sara) 2008-12-09 10:20:11 +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 - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
sysvshm - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
tidy - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
tokenizer - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
wddx - MFH: ext/wddx: classes providing __sleep() are stored without properties (fixed) 2008-11-20 15:55:00 +00:00
xml Remove duff comment produced by the test generator tool 2008-12-05 14:18:02 +00:00
xmlreader - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
xmlrpc - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
xmlwriter - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
xsl MFH: fix arginfo - these also accept SimpleXMLElement 2008-12-05 18:35:43 +00:00
zip - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
zlib - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
ext_skel MFH: remove -ldl 2008-04-15 12:47:33 +00:00
ext_skel_win32.php