php-src/ext
2006-10-03 07:00:35 +00:00
..
bcmath
bz2 fix test (the error message is different across the systems) 2006-09-18 12:35:49 +00:00
calendar
com_dotnet Added missing validation checks around expand_filepath() 2006-09-16 18:10:32 +00:00
ctype fix warnings about nonextistent functions 2006-08-31 11:10:23 +00:00
curl Fixed bug #38574 (missing curl constants and improper constant detection). 2006-09-18 16:11:50 +00:00
date add for VC build 2006-09-13 17:47:20 +00:00
dba - Fix bug #38290 2006-08-07 07:57:12 +00:00
dbase fix leaks & uninitialized vars 2006-09-06 11:34:43 +00:00
dom fix some compiler warnings 2006-09-28 10:11:36 +00:00
ereg
exif initialize static buffer with 0's 2006-08-17 14:32:35 +00:00
fbsql MFH: Cleanup before reusing failed persistant connection. Better formating of timestamp and decimal values 2006-08-14 18:40:08 +00:00
fdf
filter - fix (ZTS) build 2006-10-03 05:57:52 +00:00
ftp
gd Fixed a large leak inside _php_image_create_from() 2006-09-28 23:17:31 +00:00
gettext fix typo, add test 2006-09-05 10:36:24 +00:00
gmp new tests 2006-09-10 22:11:29 +00:00
hash
iconv MFH: improve spelling (fixes #38780) 2006-09-12 17:26:34 +00:00
imap Fixed bug #38941 (imap extension does not compile against new version of 2006-09-24 18:06:37 +00:00
informix
interbase
json Fix memory leaks 2006-09-13 13:25:50 +00:00
ldap
libxml MFH: fix def file for 2.6.26 (xmlXPathCompiledEvalToBoolean required in .27) 2006-09-07 11:25:14 +00:00
mbstring fixed bug #37103: libmbfl headers was not installed correctly. 2006-10-01 08:34:39 +00:00
mcrypt
mhash
mime_magic
ming
msql
mssql
mysql init variable, eliminate compile warning 2006-08-02 10:04:11 +00:00
mysqli Fix protos 2006-10-02 07:44:34 +00:00
ncurses
oci8 fix test 2006-09-27 08:44:19 +00:00
odbc
openssl fix mem leak. hash keys dont need to be strdup'ed 2006-09-16 12:05:13 +00:00
pcntl fix typo in errmsg 2006-08-31 15:42:18 +00:00
pcre fix memleak of pcre study data 2006-09-06 16:30:59 +00:00
pdo MFH 2006-09-28 23:27:59 +00:00
pdo_dblib
pdo_firebird
pdo_mysql MFH: fix #38996 (PDO_MYSQL doesn't check connections for liveness) 2006-10-02 22:09:49 +00:00
pdo_oci
pdo_odbc
pdo_pgsql Fixed bug #37870 (pgo_pgsql tries to de-allocate unused statements). 2006-09-19 15:45:22 +00:00
pdo_sqlite Additional expand_filepath() checks 2006-09-16 18:30:03 +00:00
pgsql Added a check for PQftable() function 2006-09-15 19:47:50 +00:00
posix protos 2006-10-02 07:58:13 +00:00
pspell move static declaration to *.c files 2006-08-14 20:08:18 +00:00
readline fix gcc warning 2006-09-04 18:59:01 +00:00
recode
reflection MFH: #39001 (ReflectionProperty returns incorrect declaring class for protected properties) 2006-10-02 12:16:35 +00:00
session Fixed bug #38993 (Fixed safe_mode/open_basedir checks for 2006-10-01 20:58:02 +00:00
shmop Fix tests 2006-09-18 16:12:13 +00:00
simplexml fix one more parameter (int*->int) 2006-09-06 15:31:48 +00:00
skeleton
snmp
soap Fixed possible crash with default namespaces 2006-10-03 07:00:35 +00:00
sockets last portion of z/Z fixes 2006-08-31 16:15:24 +00:00
spl fix protos 2006-09-29 13:11:28 +00:00
sqlite Added missing validation checks around expand_filepath() 2006-09-16 18:10:32 +00:00
standard Use php_error_docref() instead. 2006-10-02 20:07:14 +00:00
sybase
sybase_ct
sysvmsg sys/msg.h does not exist on MacOS X 2006-08-24 13:18:24 +00:00
sysvsem
sysvshm
tidy protos 2006-10-02 07:58:13 +00:00
tokenizer
wddx fix ZTS build 2006-08-02 22:03:47 +00:00
xml fix test 2006-09-02 15:42:00 +00:00
xmlreader plug leaks that in the previous patch 2006-09-16 18:18:55 +00:00
xmlrpc fix segfault and leak in ext/xmlrpc 2006-08-14 08:18:01 +00:00
xmlwriter plug leaks that in the previous patch 2006-09-16 18:18:55 +00:00
xsl fix test 2006-09-28 12:01:52 +00:00
zip fix tests 2006-10-02 14:31:04 +00:00
zlib the error message is different on different OSes and zlib versions 2006-08-24 11:30:35 +00:00
ext_skel
ext_skel_win32.php