php-src/ext
2006-08-07 20:28:03 +00:00
..
bcmath
bz2 add new tests, improve the old ones 2006-06-26 22:17:18 +00:00
calendar fix test on 64bit machines 2006-07-27 08:11:47 +00:00
com_dotnet
ctype
curl MFH: fix #38269 (fopen wrapper doesn't fail on invalid hostname with curlwrappers enabled) 2006-08-01 13:28:03 +00:00
date fix test 2006-08-02 23:29:17 +00:00
dba - Fix bug #38290 2006-08-07 07:57:12 +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 fix types of the variables 2006-08-07 20:23:35 +00:00
ereg
exif
fbsql
fdf MFH: cleanup after lazy people 2006-07-23 23:55:46 +00:00
filter Removed extra byte 2006-08-07 16:53:12 +00:00
ftp
gd MFH: implement my own FR #36995 2006-08-01 22:42:11 +00:00
gettext
gmp MFH: add gmp_nextprime() 2006-07-18 14:54:32 +00:00
hash cleanup of the phpinfo() output. 2006-07-28 14:27:03 +00:00
iconv MFH: fix/add SKIPIF 2006-06-27 00:09:43 +00:00
imap Fixed bug #37265 (Added missing safe_mode & open_basedir checks to 2006-08-04 20:31:19 +00:00
informix
interbase
json initialize variable 2006-07-25 09:06:55 +00:00
ldap
libxml MFH: fix #38347 (Segmentation fault when using foreach with an unknown/empty SimpleXMLElement) 2006-08-06 17:41:51 +00:00
mbstring fix tests. 2006-07-29 17:11:09 +00:00
mcrypt MFH: fix/add SKIPIF 2006-06-27 00:09:43 +00:00
mhash
mime_magic
ming
msql
mssql
mysql init variable, eliminate compile warning 2006-08-02 10:04:11 +00:00
mysqli Improved fix for bug #37671 2006-08-04 22:13:59 +00:00
ncurses
oci8 long -> int 2006-08-06 14:09:58 +00:00
odbc fix #37848 (ext/odbc compile failure) 2006-06-19 16:13:15 +00:00
openssl Fixed compiler warning. 2006-07-31 03:41:20 +00:00
pcntl
pcre - MFH Clean up (after consulting Andrei) 2006-07-20 22:53:07 +00:00
pdo Fixed memory leak with persistent connections 2006-08-07 17:32:13 +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 Fixed bug #37445 (Fixed crash in pdo_mysql resulting from premature object 2006-07-31 20:18:11 +00:00
pdo_oci
pdo_odbc
pdo_pgsql Fixed bug #38168 (Crash in pdo_pgsql on missing bound parameters). 2006-08-01 16:31:29 +00:00
pdo_sqlite
pgsql
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
reflection Improved fix for bug #38132 2006-07-26 23:18:41 +00:00
session MFH: fix #38289 (segfault in session_decode() when _SESSION is NULL) 2006-08-02 09:16:52 +00:00
shmop
simplexml should be RETURN_ not RETVAL_ 2006-08-07 10:15:12 +00:00
skeleton
snmp MFH: - Fixed bug #37164 (snmp_set_oid_numeric_print() misbehaves) 2006-07-27 05:17:34 +00:00
soap Prevented possible double call in case of fault 2006-07-31 15:31:01 +00:00
sockets improve checks and fix #38251 2006-07-30 11:54:17 +00:00
spl nuke unused variable 2006-08-07 09:49:53 +00:00
sqlite
standard add new test 2006-08-04 15:01:37 +00:00
sybase
sybase_ct MFH: Fix compilation with TSRM (now correct) 2006-07-25 09:20:32 +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 Removed pointless callbacks. 2006-06-20 22:39:15 +00:00
wddx fix ZTS build 2006-08-02 22:03:47 +00:00
xml Expose the xml_utf8_encode function. 2006-08-02 15:21:54 +00:00
xmlreader MFH: fix/add SKIPIF 2006-06-27 00:09:43 +00:00
xmlrpc MFH: fix compile warnings (#38257) 2006-07-30 11:34:02 +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 return false instead of null, if it's an invalid document 2006-07-31 13:05:35 +00:00
zip - should not have been commited 2006-08-07 20:28:03 +00:00
zlib add new tests 2006-06-26 23:35:22 +00:00
ext_skel
ext_skel_win32.php