php-src/ext
2008-12-05 14:11:03 +00:00
..
bcmath - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +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 Added test for bug #46739 2008-12-05 11:21:15 +00:00
date - Fixed bug #46732 (mktime.year description is wrong). 2008-12-02 18:01:07 +00:00
dba - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +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:39 +00:00
enchant - add test 2008-04-16 09:56:36 +00:00
ereg - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +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:26:36 +00:00
fbsql - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
fileinfo *** empty log message *** 2008-12-04 14:53:51 +00:00
filter - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
ftp - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
gd - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +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 build.. 2008-11-27 21:57:15 +00:00
iconv - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
imap bug #46731 modification to previous fix 2008-12-05 11:57:24 +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 Changed logic for LONG_MIN 2008-12-02 14:50:01 +00:00
ldap - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
libxml - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
mbstring MBString tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-05 14:02:53 +00:00
mcrypt - Changed split() to preg_split() 2008-11-20 23:13:30 +00:00
mssql - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
mysql Fix mysql_fetch_* and tests after param parsing changes 2008-12-01 21:20:27 +00:00
mysqli Change to zend_parse_parameters 2008-11-28 20:36:48 +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 - mfb: fix title 2008-11-18 02:13:53 +00:00
pcntl - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
pcre - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +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 - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
posix - Fixed strange typos 2008-12-03 20:43:22 +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 Latest and greatest versions of these session tests - checked on 6.0 snap on Windows, Linux and Linux 64 bit. 2008-11-27 13:49:45 +00:00
shmop - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
simplexml Fix #46241 (stacked error_handlers, error_handling in general) 2008-11-19 01:59:07 +00:00
skeleton New macro for check void parameters 2008-02-28 14:16:25 +00:00
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 arginfo 2008-11-30 00:22:52 +00:00
sqlite - Fixed memory leak 2008-12-01 12:26:42 +00:00
sqlite3 - Fixed memory leaks in createFunction and createAggregate methods 2008-11-28 15:36:34 +00:00
standard Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-05 14:11:03 +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 Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
sysvshm - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +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 XML tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-03 19:09:17 +00:00
xmlreader - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
xmlrpc - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
xmlwriter - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
xsl Fixed bug #46409 (__invoke method called outside of object context when using array_map) 2008-11-27 19:02:45 +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 remove -ldl - it doesn't seem to be required on Linux and it's not present on FreeBSD 2008-04-15 12:47:18 +00:00
ext_skel_win32.php