php-src/ext
2009-03-17 23:15:17 +00:00
..
bcmath - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
bz2 - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
calendar - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
com_dotnet - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
ctype - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
curl - Fixed bug #47616 (curl keeps crashing) 2009-03-16 15:05:21 +00:00
date - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
dba - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
dom MFB: fix bug #47430 (Errors after writing to nodeValue parameter of an absent previousSibling) 2009-03-13 13:43:57 +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 - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
fbsql - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
fileinfo - fix the build for win (vc6 or vc9) 2009-03-16 15:02:44 +00:00
filter - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
ftp - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
gd Fix bug #47359 - Use the official unofficial mimetype for bmp files, this stops IE from getting confused. 2009-03-17 03:25:44 +00:00
gettext - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +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 - Make iconv filter accept '.' as the delimiter between encoding names as well 2009-03-17 05:27:00 +00:00
imap - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
interbase - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
intl - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
json Add PHP_JSON_FORCE_OBJECT for forcing an object output of an array 2009-03-17 23:15:17 +00:00
ldap - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
libxml add LIBXML_LOADED_VERSION constant that contains currently loaded libxml2 version 2009-03-13 19:35:14 +00:00
mbstring - Fix a bug that mbstring.internal_encoding doesn't take effect within 2009-03-15 20:42:30 +00:00
mcrypt - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
mssql - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
mysql - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
mysqli - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
mysqlnd - mark mysqlnd's threading (which can be used for background pre-fetching) 2009-03-17 10:04:57 +00:00
oci8 Prepare for PECL OCI8 1.3.5 2009-03-16 05:37:35 +00:00
odbc - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
openssl - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
pcntl - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
pcre - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
pdo Fix copy-pasto (needs to return proper CE). 2009-03-12 16:12:44 +00:00
pdo_dblib - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
pdo_firebird - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
pdo_mysql - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
pdo_oci - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
pdo_odbc - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
pdo_pgsql - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
pdo_sqlite - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
pgsql Fixed bug #47639 (pg_copy_from() WARNING: nonstandard use of \\ in a string 2009-03-12 22:53:37 +00:00
phar re-disable phar in HEAD on windows 2009-03-01 07:25:24 +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 - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
recode - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
reflection Fixed bug #47664 (get_class returns NULL instead of FALSE) 2009-03-16 09:52:26 +00:00
session - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
shmop - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
simplexml - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
skeleton
snmp - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
soap - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
sockets - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
spl - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
sqlite - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
sqlite3 Fix bug #47678 - Allow loadExtension to be disabled in SQLite3 2009-03-17 02:42:41 +00:00
standard - Fix version && year++ 2009-03-17 23:02:22 +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 - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
tidy test for /ext/tidy from stefan priebsch 2009-03-16 20:37:18 +00:00
tokenizer - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +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 - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
xml - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
xmlreader - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
xmlrpc - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
xmlwriter - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
xsl - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
zip Closes bug #47667 2009-03-16 10:16:16 +00:00
zlib - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
ext_skel
ext_skel_win32.php