php-src/ext
2006-07-18 22:42:28 +00:00
..
bcmath Added automatic module globals management 2006-06-15 18:33:09 +00:00
bz2 add new tests, improve the old ones 2006-06-26 22:17:18 +00:00
calendar fix segfault in jdmonthname(), add test 2006-07-11 14:16:26 +00:00
com_dotnet Added automatic module globals management 2006-06-15 18:33:09 +00:00
ctype MFH: arginfo, protos, vim folding 2006-06-11 01:42:17 +00:00
curl Eliminate some compiler warnings 2006-07-04 20:12:38 +00:00
date - Enable all new date functions and classes 2006-07-18 12:38:05 +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 Added automatic module globals management 2006-06-15 18:33:09 +00:00
fbsql Added automatic module globals management 2006-06-15 18:33:09 +00:00
fdf MFH: arginfo fixes 2006-07-02 00:11:06 +00:00
filepro
filter This commit was manufactured by cvs2svn to create branch 'PHP_5_2'. 2006-07-05 10:12:43 +00:00
ftp MFH: argument infos 2006-06-11 20:03:05 +00:00
gd - #38112, add test and use MAX_LWZ_BITS instead of the value 2006-07-17 14:30:21 +00:00
gettext MFH: argument info.. 2006-06-14 21:36:10 +00:00
gmp MFH: add gmp_nextprime() 2006-07-18 14:54:32 +00:00
hash MFH: arg ifno 2006-06-17 13:06:06 +00:00
hwapi
iconv MFH: fix/add SKIPIF 2006-06-27 00:09:43 +00:00
imap Added automatic module globals management 2006-06-15 18:33:09 +00:00
informix
interbase Added automatic module globals management 2006-06-15 18:33:09 +00:00
json
ldap Added automatic module globals management 2006-06-15 18:33:09 +00:00
libxml Fixed memory leak 2006-07-04 07:26:53 +00:00
mbstring added option parameter mb_strrpos( ). 2006-07-17 04:48:17 +00:00
mcrypt MFH: fix/add SKIPIF 2006-06-27 00:09:43 +00:00
mhash
mime_magic Added automatic module globals management 2006-06-15 18:33:09 +00:00
ming
msql
mssql Added automatic module globals management 2006-06-15 18:33:09 +00:00
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 fix #37848 (ext/odbc compile failure) 2006-06-19 16:13:15 +00:00
openssl
pcntl Added automatic module globals management 2006-06-15 18:33:09 +00:00
pcre fix test 2006-07-18 09:22:32 +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 Added automatic module globals management 2006-06-15 18:33:09 +00:00
pdo_firebird
pdo_mysql MFH 2006-07-10 14:06:13 +00:00
pdo_oci
pdo_odbc
pdo_pgsql
pdo_sqlite
pgsql Added automatic module globals management 2006-06-15 18:33:09 +00:00
posix Added missing ifdef block. 2006-06-19 23:52:39 +00:00
pspell fix test with some aspell versions 2006-07-14 16:14:05 +00:00
readline
recode Added automatic module globals management 2006-06-15 18:33:09 +00:00
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 Added automatic module globals management 2006-06-15 18:33:09 +00:00
snmp Added automatic module globals management 2006-06-15 18:33:09 +00:00
soap Fixed bug #38067 (Parameters are not decoded from utf-8 when using encoding option) 2006-07-12 08:59:40 +00:00
sockets Added automatic module globals management 2006-06-15 18:33:09 +00:00
spl Fixed memory leak 2006-07-18 22:42:28 +00:00
sqlite Added automatic module globals management 2006-06-15 18:33:09 +00:00
standard New memory manager 2006-07-18 09:06:33 +00:00
sybase
sybase_ct Added automatic module globals management 2006-06-15 18:33:09 +00:00
sysvmsg Fixed bug #37705 (Semaphore constants not available). 2006-06-05 22:52:11 +00:00
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 Removed pointless callbacks. 2006-06-20 22:39:15 +00:00
wddx there is no Unicode in 5_2 2006-07-11 12:15:11 +00:00
xml Added automatic module globals management 2006-06-15 18:33:09 +00:00
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 typo, add new test 2006-07-11 16:33:25 +00:00
xsl MFH 2006-06-14 09:42:35 +00:00
zlib add new tests 2006-06-26 23:35:22 +00:00
ext_skel
ext_skel_win32.php