php-src/ext
2006-07-24 00:01:02 +00:00
..
bcmath
bz2
calendar fix segfault in jdmonthname(), add test 2006-07-11 14:16:26 +00:00
com_dotnet
ctype
curl Eliminate some compiler warnings 2006-07-04 20:12:38 +00:00
date - MFH: Rename date classes to DateTime and DateTimeZone 2006-07-20 15:49:02 +00:00
dba E_ERROR > E_RECOVERABLE_ERROR 2006-07-06 23:13:18 +00:00
dbase bailout on error and don't try to create fields of unknown type 2006-07-12 13:08:38 +00:00
dom improved code (after suggestion by helly) 2006-07-16 16:04:09 +00:00
ereg
exif
fbsql
fdf MFH: cleanup after lazy people 2006-07-23 23:55:46 +00:00
filepro
filter - hopla, before I got more conflicts ;) 2006-07-22 12:59:15 +00:00
ftp
gd - #38179, imagecopy, palette to truecolor must use alpha channel too 2006-07-23 21:41:12 +00:00
gettext
gmp MFH: add gmp_nextprime() 2006-07-18 14:54:32 +00:00
hash
hwapi
iconv MFH: fix/add SKIPIF 2006-06-27 00:09:43 +00:00
imap
informix
interbase
json MFH: enable by default 2006-07-22 15:33:02 +00:00
ldap
libxml Fixed memory leak 2006-07-04 07:26:53 +00:00
mbstring Initial commit. Updated bundled oniguruma library (used for multibyte regular expression) to 4.2.0. 2006-07-20 15:56:29 +00:00
mcrypt MFH: fix/add SKIPIF 2006-06-27 00:09:43 +00:00
mhash
mime_magic
ming
msql
mssql
mysql MFH: fix/add SKIPIF 2006-06-27 00:09:43 +00:00
mysqli Added possible failure note. 2006-07-18 00:09:01 +00:00
ncurses
oci8 MFH: fix #37931 (possible crash after database restart when using persistent connections) 2006-06-28 15:03:33 +00:00
odbc
openssl
pcntl
pcre - MFH Clean up (after consulting Andrei) 2006-07-20 22:53:07 +00:00
pdo Destructors call order is changed (Fixed bug #36759 - Objects destructors are invoked in wrong order when script is finished) 2006-07-12 07:55:17 +00:00
pdo_dblib fix build and typo after another lazy ass who does not test before commit: Dmitry 2006-07-24 00:01:02 +00:00
pdo_firebird
pdo_mysql MFH 2006-07-10 14:06:13 +00:00
pdo_oci
pdo_odbc
pdo_pgsql
pdo_sqlite
pgsql
posix
pspell fix test with some aspell versions 2006-07-14 16:14:05 +00:00
readline
recode
reflection - MFH Fixed bug #37816 (ReflectionProperty does not throw exception when accessing protected attribute) 2006-07-10 00:18:53 +00:00
session Fixed compiler warnings. 2006-07-13 00:13:19 +00:00
shmop
simplexml MFH: fix/add SKIPIF 2006-06-27 00:09:43 +00:00
skeleton
snmp
soap Fixed bug #38067 (Parameters are not decoded from utf-8 when using encoding option) 2006-07-12 08:59:40 +00:00
sockets
spl - MFH Update docu 2006-07-21 21:55:43 +00:00
sqlite
standard Gah. 2006-07-22 16:58:39 +00:00
sybase
sybase_ct MFH: fix compile failure and remove unnecessary TSRMLS_FETCH calls 2006-07-23 23:50:43 +00:00
sysvmsg
sysvsem
sysvshm MFH: make sure we won't get into endless loop 2006-06-29 09:03:27 +00:00
tidy MFH 2006-07-08 00:13:17 +00:00
tokenizer
wddx there is no Unicode in 5_2 2006-07-11 12:15:11 +00:00
xml
xmlreader MFH: fix/add SKIPIF 2006-06-27 00:09:43 +00:00
xmlrpc MFH: fix/add SKIPIF 2006-06-27 00:09:43 +00:00
xmlwriter - fix tests for PI with libxml 2.6.24+, a new line is now added 2006-07-19 18:50:51 +00:00
xsl
zlib add new tests 2006-06-26 23:35:22 +00:00
ext_skel
ext_skel_win32.php