php-src/ext
2009-01-16 00:07:25 +00:00
..
bcmath Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
bz2 Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
calendar Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
com_dotnet Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
ctype Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
curl Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
date fix typo 2009-01-14 16:33:26 +00:00
dba Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
dom Add method DomNode::getLineNo to return line number for a parsed node 2009-01-13 18:05:41 +00:00
enchant - finish windows support 2009-01-13 13:30:30 +00:00
ereg fix tests 2009-01-10 22:37:06 +00:00
exif fix test 2009-01-10 22:40:42 +00:00
fbsql Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
fileinfo MFB 2009-01-12 19:15:07 +00:00
filter XFAIL test 2009-01-08 18:58:22 +00:00
ftp MF52: fix test: don't create tmp files in "." and clean up when done 2009-01-09 23:12:30 +00:00
gd Change optional parameter for IMG_FILTER_PIXELATE to be a boolean 2009-01-15 07:55:18 +00:00
gettext Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
gmp Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
hash New hash extension tests. Tested on Windows, Linux and Linux 64-bit 2009-01-07 14:30:06 +00:00
iconv - Fixed tests 2009-01-05 19:04:27 +00:00
imap MFB: Improved parameter fixing & address a compiler warning 2009-01-08 16:15:45 +00:00
interbase MFB: improved parameter handling 2009-01-11 23:52:48 +00:00
intl - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
json Fix bug #46944 - UTF-8 characters outside the BMP aren't encoded correctly. 2009-01-02 03:01:53 +00:00
ldap Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
libxml Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
mbstring MFB: fix memleaks correctly and make valgrind happy 2009-01-05 09:16:38 +00:00
mcrypt Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
mssql - Removed WRONG_PARAM_COUNT usage 2009-01-08 00:11:57 +00:00
mysql - Fixed tests (removed UEXPECT(F) section) 2009-01-05 18:22:01 +00:00
mysqli Fix #47050 mysqli_poll() modifies improper variables 2009-01-12 14:01:47 +00:00
mysqlnd Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
oci8 Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
odbc Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
openssl Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
pcntl Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
pcre export php_pcre_free to make mbstring happy 2009-01-11 13:58:33 +00:00
pdo Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
pdo_dblib Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
pdo_firebird Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
pdo_mysql MFB: Removed unused variable 2009-01-14 19:16:43 +00:00
pdo_oci Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +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 Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
pdo_sqlite Add table key to getColumnMeta() with SQLite 2009-01-13 02:50:23 +00:00
pgsql MFB: Improved parameter handling 2009-01-13 19:08:37 +00:00
phar MFB: Fixed a possible crash when phar_create_signature() fails 2009-01-02 20:43:58 +00:00
posix - Fixed tests 2009-01-05 17:53:53 +00:00
pspell Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
readline MFB: Improved parameter handling 2009-01-16 00:07:25 +00:00
recode Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
reflection - New parameter parsing 2009-01-07 22:37:08 +00:00
session - Fixed tests 2009-01-05 19:04:27 +00:00
shmop Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
simplexml Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
skeleton New macro for check void parameters 2008-02-28 14:16:25 +00:00
snmp Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
soap - New test 2009-01-05 22:19:23 +00:00
sockets Renable socket_create_pair() on Windows 2009-01-01 05:22:54 +00:00
spl Fix #47045 (Correctly compare splobjectstorages with ==) 2009-01-14 15:51:54 +00:00
sqlite Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
sqlite3 Add table key to getColumnMeta() with SQLite 2009-01-13 02:50:23 +00:00
standard New test for strripos() string function. 3 test fail on PHP6 until #47102 fixed and have XFAIL sections. All tests checked on Windows, Linux and Linux 64 bit. 2009-01-15 13:39:29 +00:00
sybase_ct Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
sysvmsg Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
sysvsem Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
sysvshm Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
tidy MFB: Arg parsing cleanup 2009-01-06 23:46:22 +00:00
tokenizer Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
unicode - Fixed bug #46067 (Collator methods - Segfault) 2008-09-20 22:06:18 +00:00
wddx Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
xml fix test 2009-01-13 12:00:45 +00:00
xmlreader Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
xmlrpc Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
xmlwriter Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
xsl Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
zip fix test for real 2009-01-08 22:02:53 +00:00
zlib New zlib extension tests. Tested on Windows, Linux and Linux 64 bit 2009-01-13 10:08:19 +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