php-src/ext
2008-12-27 03:06:16 +00:00
..
bcmath Fixed bug#46847 (phpinfo() is missing some settings.) 2008-12-12 13:05:58 +00:00
bz2 - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
calendar - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
com_dotnet - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
ctype - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
curl - Fix leak 2008-12-17 15:38:32 +00:00
date - Fixed bug #46268 (DateTime::modify() does not reset relative time 2008-12-18 20:32:44 +00:00
dba Fixed bug#46847 (phpinfo() is missing some settings.) 2008-12-12 13:05:58 +00:00
dom fix build 2008-12-17 12:03:42 +00:00
enchant
ereg - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
exif Fixed bug#46847 (phpinfo() is missing some settings.) 2008-12-12 13:05:58 +00:00
fbsql - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
fileinfo Remove all of the stuff we have in here for pre PHP 5.2 support and memset the fileinfo struct. 2008-12-22 16:44:51 +00:00
filter - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
ftp New FTP test from Nathaniel McHugh 2008-12-17 12:34:49 +00:00
gd Fixed bug#46847 (phpinfo() is missing some settings.) 2008-12-12 13:05:58 +00:00
gettext - Fixed segfault [only in this branch] 2008-11-22 15:44:07 +00:00
gmp - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
hash - Fix test 2008-12-27 01:04:09 +00:00
iconv - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
imap - Fixed memory leak in imap_rfc822_parse_adrlist 2008-12-24 13:30:49 +00:00
interbase - New parameter parsing API 2008-11-27 02:16:56 +00:00
intl - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
json Make sure we clear out the error when the scalar version decoding works. 2008-12-24 18:09:00 +00:00
ldap Fixed bug#46847 (phpinfo() is missing some settings.) 2008-12-12 13:05:58 +00:00
libxml - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
mbstring - Unicodifing 2008-12-25 19:55:15 +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:41:50 +00:00
mssql - fix build 2008-12-14 16:19:43 +00:00
mysql Fix mysql_fetch_* and tests after param parsing changes 2008-12-01 21:20:27 +00:00
mysqli MFB: Fixed bug #46887 (Invalid calls to php_error_docref()) 2008-12-18 20:04:26 +00:00
mysqlnd No infinite loop in case the connection broke 2008-11-28 14:37:43 +00:00
oci8 - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
odbc - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
openssl Fix bug #46748, segfault when SSL has more than one error message. 2008-12-08 11:53:30 +00:00
pcntl - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
pcre MFB: export pcre API when using gcc 4 2008-12-10 10:16:20 +00:00
pdo fix possible invalid read 2008-12-03 10:11:04 +00:00
pdo_dblib - Fixed bug #44991 (Compile Failure With freetds0.82) (patch by matthias at dsx dot at) 2008-10-04 12:51:51 +00:00
pdo_firebird - Fix PDO configure dependancy: If --disable-pdo is used, disable all enabled-by-default drivers. Also error out if you try to configure a driver as static but pdo is disabled. 2008-07-25 13:38:41 +00:00
pdo_mysql Don't enable mysqlnd when pdo_mysql is being built with libmysql 2008-11-06 11:11:57 +00:00
pdo_oci fix instantclient detection 2008-10-22 19:29:48 +00:00
pdo_odbc - Fix PDO configure dependancy: If --disable-pdo is used, disable all enabled-by-default drivers. Also error out if you try to configure a driver as static but pdo is disabled. 2008-07-25 13:38:41 +00:00
pdo_pgsql - Fixed bug #43925 (Incorrect argument counter in prepared statements with pgsql) 2008-10-23 18:22:18 +00:00
pdo_sqlite Fix tests (use a in-memory database not a file called memory) 2008-12-03 11:00:19 +00:00
pgsql Fixed bug #46409 (__invoke method called outside of object context when using array_map) 2008-11-27 19:02:45 +00:00
phar Use ' -f' as requested 2008-12-13 14:49:21 +00:00
posix Remove duff comment produced by the test generator tool 2008-12-05 14:18:00 +00:00
pspell - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
readline - Missing SKIPIF :( 2008-11-21 22:55:38 +00:00
recode - hash_insert was renamed in MySQL 5.0 so we can safely use recode and mysql 2008-12-01 23:29:42 +00:00
reflection Fix #46718: ReflectionProperty::setValue() and ReflectionProperty::setAccessible(). 2008-11-29 15:58:30 +00:00
session Fix bug #35975 - Session cookie expires date format isn't the most compatible. Sync to that of setcookie(). 2008-12-11 01:20:58 +00:00
shmop - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
simplexml force export on win32 to workaround win32 conig issues 2008-12-27 01:07:18 +00:00
skeleton
snmp - Nuke unused file 2008-11-21 16:37:49 +00:00
soap Fixed bug #43069 (SoapClient causes 505 HTTP Version not supported error message) 2008-12-01 09:50:18 +00:00
sockets - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
spl Fix #46646 (Implement zend functions to restrict serialization or internal classes) 2008-12-22 13:50:43 +00:00
sqlite - Fixed memory leak 2008-12-01 12:26:42 +00:00
sqlite3 Stop using sqlite3_aggregate_count() as this is now deprecated. 2008-12-24 19:21:42 +00:00
standard Fixed bug #46873 (extract($foo) crashes if $foo['foo'] exists) 2008-12-27 03:06:16 +00:00
sybase_ct - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
sysvmsg - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
sysvsem
sysvshm - Standard 2008-12-24 00:04:40 +00:00
tidy - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
tokenizer - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
unicode - Fixed bug #46067 (Collator methods - Segfault) 2008-09-20 22:06:18 +00:00
wddx - MFB: ext/wddx: fixed test 003 which depended on arch (32bits vs 64bits) 2008-11-20 15:14:19 +00:00
xml fix bug #46699: (xml_parse crash when parser is namespace aware) 2008-12-12 04:15:14 +00:00
xmlreader - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
xmlrpc MFB: removed unused var 2008-12-17 00:30:59 +00:00
xmlwriter MFB: Fixed bug #46887 (Invalid calls to php_error_docref()) 2008-12-18 20:04:26 +00:00
xsl - MFB: be sure we define the deps so the right exts are built before (dom symbol error when dom and xsl are shared) 2008-12-26 14:06:29 +00:00
zip - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
zlib - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
ext_skel
ext_skel_win32.php