php-src/ext
2008-04-16 14:21:04 +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 MFH: New way for check void parameters 2008-03-10 22:15:36 +00:00
ctype - new tests for ctype functions 2008-03-17 09:52:02 +00:00
curl MFH: New way for check void parameters 2008-03-10 22:15:36 +00:00
date - Fix test. 2008-04-08 12:00:15 +00:00
dba MFH: New way for check void parameters 2008-03-10 22:15:36 +00:00
dbase
dom MFH: Dropped zend.ze1_compatibility_mode 2008-03-18 14:10:45 +00:00
enchant
ereg Adding some tests for ereg and url functions. 2008-04-11 08:57:17 +00:00
exif Fixed bug #44388 (Crash inside exif_read_data() on invalid images) 2008-03-12 17:32:01 +00:00
fbsql
fdf MFH: New way for check void parameters 2008-03-10 22:15:36 +00:00
fileinfo
filter Fixed bug #44445 (email validator does not handle domains 2008-03-18 23:31:34 +00:00
ftp
gd MFB: Fixed bug #44591 (imagegif's filename parameter). 2008-04-04 17:42:18 +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 MFH: fix folding 2008-04-04 07:47:58 +00:00
iconv Improved PHP binary size and startup speed with GCC4 visibility control (Nuno) 2008-01-30 09:41:12 +00:00
imap Fixed bug #44663 (Crash in imap_mail_compose if "body" parameter invalid) 2008-04-08 00:01:48 +00:00
interbase MFH: New way for check void parameters 2008-03-10 22:15:36 +00:00
json MFH 2008-02-15 09:20:25 +00:00
ldap MFH: use new parameter parsing API 2008-04-16 14:21:04 +00:00
libxml - Fixed test 2008-04-14 17:24:11 +00:00
mbstring - Fixed failing mbstring tests after bug fixes 2008-02-21 14:07:13 +00:00
mcrypt
mhash MFH: New way for check void parameters 2008-03-10 22:15:36 +00:00
mime_magic
ming MFH: New way for check void parameters 2008-03-10 22:15:36 +00:00
msql MFH: New way for check void parameters 2008-03-10 22:15:36 +00:00
mssql Revert patch for bug #44325 2008-03-05 23:52:45 +00:00
mysql MFB: Update CVS from the development tree 2008-04-16 12:57:38 +00:00
mysqli MFB: Update CVS from the development tree 2008-04-16 12:57:38 +00:00
mysqlnd MFB: Update CVS from the development tree 2008-04-16 12:57:38 +00:00
ncurses
oci8 Test updates 2008-04-07 21:55:53 +00:00
odbc MFH: New way for check void parameters 2008-03-10 22:15:36 +00:00
openssl Fixed bug#44716 (Progress notifications incorrect) 2008-04-14 12:16:07 +00:00
pcntl
pcre - MFH No longer allow to disable pcre 2008-04-10 19:42:32 +00:00
pdo fix SKIPIFs 2008-04-10 18:50:42 +00:00
pdo_dblib
pdo_firebird
pdo_mysql
pdo_oci MFB: Fixed bug #44373 (PDO_OCI extension compile failed) 2008-03-08 14:03:20 +00:00
pdo_odbc [DOC] adds new odbc driver specific ODBC_ATTR_ASSUME_UTF8 to deal with unicode coming out of Microsoft SQL Server and is only relevant on windows, use it if unicode output from the server is garbled and it will autoconvert text - original patch by wez 2008-03-13 16:55:09 +00:00
pdo_pgsql Better fix for bug #44189 2008-02-26 00:13:57 +00:00
pdo_sqlite fix gcov build 2008-03-10 17:26:33 +00:00
pgsql Improved PHP binary size and startup speed with GCC4 visibility control (Nuno) 2008-01-30 09:41:12 +00:00
phar
posix fix tests 2008-04-11 11:05:56 +00:00
pspell
readline
recode
reflection Remove inconsistent behaviour when a protected static prop is overridden by public static prop (details: http://turl.ca/phhhf ). 2008-03-03 15:07:04 +00:00
session Fixed bug #44720 (Prevent infinite recursion within session_register) 2008-04-15 00:59:04 +00:00
shmop WS 2008-01-27 17:00:37 +00:00
simplexml MFH: fix bug #44478 (Inconsistent behaviour when assigning new nodes) 2008-03-20 16:48:10 +00:00
skeleton MFH: New way for check void parameters 2008-03-10 22:15:36 +00:00
snmp MFH: New way for check void parameters 2008-03-10 22:15:36 +00:00
soap MFH: Fixed bug #32979 (OpenSSL stream->fd casts broken in 64-bit build) 2008-04-04 13:02:48 +00:00
sockets MFB: Fixed Bug #44197 (socket array keys lost on socket_select) 2008-02-21 02:56:57 +00:00
spl - MFH SPL can no longer be disabld as discussed some time ago (checked back with RM) 2008-04-09 21:53:00 +00:00
sqlite More todo items 2008-03-11 00:12:53 +00:00
standard MFB: Fixed bug #44034 (FILE_IGNORE_NEW_LINES in file() does not work as 2008-04-15 15:48:20 +00:00
sybase
sybase_ct
sysvmsg
sysvsem
sysvshm
tidy MFH: New way for check void parameters 2008-03-10 22:15:36 +00:00
tokenizer Fix WS. 2008-03-30 22:01:44 +00:00
wddx - MFH: Fixed tests on 64bit platform. 2008-02-25 22:32:59 +00:00
xml fix typo 2008-01-30 08:52:17 +00:00
xmlreader one more forgotten ze1_compat leftover 2008-03-18 14:48:09 +00:00
xmlrpc MFH: New way for check void parameters 2008-03-10 22:15:36 +00:00
xmlwriter Fix tests (new error message for void parameters) 2008-03-10 22:17:59 +00:00
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 fix test 2008-04-13 21:27:18 +00:00
ext_skel MFH: remove -ldl 2008-04-15 12:47:33 +00:00
ext_skel_win32.php