php-src/ext
2009-05-19 19:43:44 +00:00
..
bcmath - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
bz2 Fix compiler warnings 2009-05-15 17:27:56 +00:00
calendar - Removed: 2009-03-26 20:02:53 +00:00
com_dotnet Fix compiler warnings and refcount not being in sync with 5.3 2009-05-19 17:38:08 +00:00
ctype - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
curl Fixed compiler warnings 2009-05-19 18:08:13 +00:00
date - Getting rid of using the environment to guess timezone information from. 2009-05-19 19:43:44 +00:00
dba Add support for tokyo cabinet, patch from Michael Maclean 2009-05-18 20:21:39 +00:00
dom fix bug #47849 (Non-deep import loses the namespace) 2009-04-07 15:31:15 +00:00
enchant - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
ereg - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
exif Fixed compiler warning 2009-05-19 10:23:51 +00:00
fbsql - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
fileinfo Update bundled libmagic to 5.03 2009-05-09 20:34:26 +00:00
filter MF5 fix for #47930 2009-04-28 22:59:07 +00:00
ftp - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
gd Use correct data types here, and gdImageSaveAlpha for the alpha flag 2009-04-25 06:20:26 +00:00
gettext - Removed: 2009-03-26 20:02:53 +00:00
gmp - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
hash - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
iconv Fix compiler warnings (only in HEAD), same style of silence as in 5.3 2009-05-15 18:01:05 +00:00
imap - New tests (testfest DutchUG) 2009-05-16 21:13:10 +00:00
interbase - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
intl MF5 fixes 2009-05-10 21:01:38 +00:00
json MFB: Cast to unsigned char to prevent compiler warning 2009-05-19 16:06:17 +00:00
ldap Adjust reflection info 2009-04-21 18:07:42 +00:00
libxml - Removed unused variables 2009-03-26 22:16:48 +00:00
mbstring - Replaced by zend_multibyte-01.phpt 2009-05-10 21:10:00 +00:00
mcrypt Fix compiler warning 2009-05-19 17:46:56 +00:00
mssql - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
mysql fix segfault 2009-03-27 22:22:02 +00:00
mysqli - fix TS build 2009-04-06 11:07:39 +00:00
mysqlnd Fix #47535 Compilation failure in ps_fetch_from_1_to_8_bytes() 2009-04-20 09:15:46 +00:00
oci8 - Removed: 2009-03-26 20:02:53 +00:00
odbc - Fix test 2009-05-14 22:59:02 +00:00
openssl Closes #47991 SSL streams fail if error stack contains items 2009-04-20 09:43:45 +00:00
pcntl - Fixed pcntl test for platforms not accepting a very large timeout in sigtimedwait() 2009-03-29 16:42:49 +00:00
pcre Fixed tests (mostly MFB) 2009-04-25 21:12:23 +00:00
pdo Fixed compiler warning (HEAD only) 2009-05-19 10:11:46 +00:00
pdo_dblib Fix --with-pdo-mssql build and add some warnings if header/libs are not found 2009-05-19 10:22:10 +00:00
pdo_firebird - Fix build 2009-04-18 18:55:18 +00:00
pdo_mysql - Synced pieces of codes 2009-03-24 19:32:06 +00:00
pdo_oci - Fixed bug #48070 2009-05-12 21:52:54 +00:00
pdo_odbc Cast to SQLUSMALLINT 2009-05-19 10:25:38 +00:00
pdo_pgsql - Moved test for bug #44861 to PDO commons and added support for pdo_oci 2009-05-12 23:39:57 +00:00
pdo_sqlite MFB: The \0 removal is only needed prior to 3.4.0 2009-05-19 19:16:05 +00:00
pgsql Fix compiler warnings, and some unicode stuff 2009-05-19 16:03:23 +00:00
phar MFB: fix Bug #48257: PharData throws exception with non-phar tar 2009-05-13 20:26:18 +00:00
posix - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
pspell - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
readline - Fixed bug #48256 (Crash due to double-linking of history.o) 2009-05-14 13:40:37 +00:00
recode - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
reflection - Fixed bug #47254 (Wrong Reflection for extends class) 2009-04-27 19:46:03 +00:00
session fix build 2009-05-19 07:40:51 +00:00
shmop - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
simplexml Fixed Windows build, declarations first ladies and gentlemen 2009-03-30 14:21:03 +00:00
skeleton New macro for check void parameters 2008-02-28 14:16:25 +00:00
snmp - Revert bad patch (which caused bug #48133) 2009-05-02 21:13:39 +00:00
soap - MFB: make it loud when libxml is missing or the dep is not present 2009-04-22 19:07:11 +00:00
sockets Fixed bug #48326 (constant MSG_DONTWAIT not defined) 2009-05-19 11:57:52 +00:00
spl - New tests (testfest LondonUG) 2009-05-17 15:21:45 +00:00
sqlite - Removed: 2009-03-26 20:02:53 +00:00
sqlite3 MFB: libsqlite3 3.6.14.1 upgrade 2009-05-19 18:44:00 +00:00
standard - Fix bug #48317 (compile failure in dns.h) (thanks to Pierre for introducing this) 2009-05-19 19:39:42 +00:00
sybase_ct - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
sysvmsg - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
sysvsem - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
sysvshm MFB: Fixed bug #47721 (Aligment issues in mbstring and sysvshm extension) 2009-03-19 23:11:54 +00:00
tidy - Removed: 2009-03-26 20:02:53 +00:00
tokenizer - Removed: 2009-03-26 20:02:53 +00:00
unicode - Remove dependencies on ustdio.h. Doing so allows HEAD to be built with 2009-02-12 20:04:59 +00:00
wddx Fix compiler warnings (only in HEAD) 2009-05-19 16:32:22 +00:00
xml Fix unicode support in utf8_decode() 2009-05-19 16:23:36 +00:00
xmlreader - Removed unicode.semantics check 2009-03-27 23:08:28 +00:00
xmlrpc Fix compiler warnings (only in HEAD) 2009-05-19 16:32:22 +00:00
xmlwriter - New tests (testfest DutchUG) 2009-05-16 15:11:21 +00:00
xsl - MFB: Removed the RETURN_TRUE to keep consistency with documentation. 2009-05-10 20:00:58 +00:00
zip Closes bug #47667 2009-03-16 10:16:16 +00:00
zlib Fix compiler warnings (only in HEAD) 2009-05-19 16:12:04 +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