php-src/ext
2008-02-21 17:50:03 +00:00
..
bcmath
bz2 Improved PHP binary size and startup speed with GCC4 visibility control (Nuno) 2008-01-30 09:41:12 +00:00
calendar New calendar parsing API 2008-02-13 23:50:35 +00:00
com_dotnet
ctype
curl New param parsing API 2008-02-07 02:08:45 +00:00
date - MFH: fixed typoes. 2008-02-17 18:17:45 +00:00
dba
dbase
dom MFH: Add missing Reflection API metadata for DOM classes. 2008-02-04 15:22:59 +00:00
enchant
ereg const'ify more 372 bytes 2008-01-25 20:11:53 +00:00
exif
fbsql
fdf
fileinfo
filter MFH 2008-02-06 19:13:56 +00:00
ftp
gd - a few more gd tests (committed on behalf of andy wharmby) 2008-02-01 16:33:17 +00:00
gettext
gmp Fixed bug #43981 (gmp_div_r() does not preserve the sign of 1st argument) 2008-01-30 18:25:51 +00:00
hash Improved md5() implementation (Solar Designer) 2008-02-08 09:11:17 +00:00
iconv Improved PHP binary size and startup speed with GCC4 visibility control (Nuno) 2008-01-30 09:41:12 +00:00
imap try to fix build with gcc 4: take #2 2008-01-31 18:46:03 +00:00
interbase Fixed bug #43912 (Interbase column names are truncated to 31 characters) 2008-01-23 01:22:24 +00:00
json MFH 2008-02-15 09:20:25 +00:00
ldap MFH: Fix build on Solaris 2008-02-09 21:59:17 +00:00
libxml MFH: fix bug #41562 (SimpleXML memory issue) 2008-01-30 15:28:46 +00:00
mbstring - Fixed failing mbstring tests after bug fixes 2008-02-21 14:07:13 +00:00
mcrypt
mhash
mime_magic
ming
msql
mssql Possible fix for bug #43861 2008-02-10 14:49:23 +00:00
mysql - MFH: Make clear what's going on and avoid overwriting parameters 2008-02-12 20:43:42 +00:00
mysqli Fix test. Now passes. 2008-02-20 18:27:53 +00:00
mysqlnd Fix memory leak 2008-02-20 15:18:17 +00:00
ncurses
oci8 Update for PECL release 2008-02-19 19:04:03 +00:00
odbc
openssl
pcntl
pcre Fix test 2008-02-21 14:22:41 +00:00
pdo Fixed bug #44189 (PDO setAttribute() does not properly validate values for 2008-02-21 13:37:21 +00:00
pdo_dblib
pdo_firebird
pdo_mysql
pdo_oci
pdo_odbc
pdo_pgsql Simplify code 2008-01-29 01:17:30 +00:00
pdo_sqlite
pgsql Improved PHP binary size and startup speed with GCC4 visibility control (Nuno) 2008-01-30 09:41:12 +00:00
phar
posix
pspell
readline
recode
reflection Made code opcode-cache friendly. (It is disallowed to change code during execution) 2008-02-18 14:30:44 +00:00
session
shmop WS 2008-01-27 17:00:37 +00:00
simplexml MFH: fix bug #42369 (Implicit conversion to string leaks memory) 2008-01-31 21:58:57 +00:00
skeleton Improved PHP binary size and startup speed with GCC4 visibility control (Nuno) 2008-01-30 09:41:12 +00:00
snmp
soap MFH 2008-02-15 09:35:53 +00:00
sockets MFB: Fixed Bug #44197 (socket array keys lost on socket_select) 2008-02-21 02:56:57 +00:00
spl MFH: Add debug_info handler to SplDoublyLinkedList/Stack/Queue to make them var_dump friendly 2008-02-19 00:04:20 +00:00
sqlite
standard New parameter parsing [DOC] 2008-02-21 17:50:03 +00:00
sybase
sybase_ct
sysvmsg
sysvsem
sysvshm
tidy - MFH revert over constfying 2008-01-27 15:04:41 +00:00
tokenizer Added NOWDOC 2008-02-12 09:28:01 +00:00
wddx Optimize wddx boolean encoding 2008-01-20 15:33:24 +00:00
xml fix typo 2008-01-30 08:52:17 +00:00
xmlreader
xmlrpc
xmlwriter
xsl MFH: Fix arginfo and prototype. 2008-01-29 21:21:20 +00:00
zip Improved PHP binary size and startup speed with GCC4 visibility control (Nuno) 2008-01-30 09:41:12 +00:00
zlib MFH: fix potential memleak due to destruction of filterparams zval 2008-02-12 23:28:05 +00:00
ext_skel
ext_skel_win32.php