php-src/ext
2005-04-21 14:44:29 +00:00
..
bcmath
bz2 - Make VC6 happy 2005-04-10 19:07:38 +00:00
calendar Removed unused vars. 2005-04-13 23:05:23 +00:00
com_dotnet merge from branch: fixes for #32758 and #32759 2005-04-19 06:14:56 +00:00
ctype
curl
dba
dbase
dbx
dom Fix bug #32755 Segfault in replaceChild() when DocumentFragment has no children 2005-04-18 23:07:50 +00:00
enchant
ereg
exif
fbsql Don't truncate the .options file when a database is started without the optional options parameter. 2005-04-11 19:22:01 +00:00
fdf Fixed ZTS build of fdf extension. 2005-04-20 22:51:45 +00:00
fileinfo Added another search patch for magic file (fixes bug #3232). 2005-04-05 15:12:52 +00:00
filepro
filter
ftp
gd - Fixed bug #32735 (Compile error in GD extension). 2005-04-17 10:17:03 +00:00
gettext
gmp
hwapi
iconv
imap Missing part of the patch for bug #32589 2005-04-08 15:04:34 +00:00
informix
ingres_ii
interbase
ldap - Fixed bug #30819 (Better support for LDAP SASL bind) 2005-04-17 16:25:59 +00:00
libxml - Possible fix for bug #32778 2005-04-21 11:19:29 +00:00
mbstring
mcrypt
mcve
mhash
mime_magic
ming
msession
msql
mssql Fix for #32682. Error on module shutdown when called from activescript 2005-04-12 17:45:30 +00:00
mysql - Fixed bug #32591 (ext/mysql: Unsatisfied symbol: ntohs with HP-UX) 2005-04-07 22:23:15 +00:00
mysqli another fix for last commit (committed from wrong tree) :( 2005-04-20 13:24:08 +00:00
ncurses don't null it - let the engine do its magic ;) 2005-04-18 21:01:05 +00:00
oci8
odbc - Add support for latest Birdstep 2005-04-14 21:17:20 +00:00
openssl - Never use Z_TYPE* macros on non-zvals. 2005-04-19 22:04:28 +00:00
oracle
ovrimos
pcntl
pcre
pdo missing header (re2c 0.9.4 built .c file) 2005-04-14 14:01:11 +00:00
pdo_dblib
pdo_firebird No c++ comments in C code 2005-04-19 11:41:04 +00:00
pdo_mysql removed unused var. 2005-04-19 20:53:54 +00:00
pdo_oci
pdo_odbc Removed unused var. 2005-04-19 20:55:02 +00:00
pdo_pgsql No c++ comments in C code 2005-04-19 11:41:04 +00:00
pdo_sqlite
pfpro
pgsql disable pg_cmdtuples() too, if there is no pg_affected_rows() 2005-04-13 22:11:35 +00:00
posix
pspell
readline Fixed compiler warning. 2005-04-12 16:41:42 +00:00
recode
reflection - Add ReflectionProperty::getDocComment() 2005-04-19 22:04:59 +00:00
session
shmop
simplexml
skeleton - don't use short tag 2005-04-14 16:05:05 +00:00
snmp - Use correct type (bug #32720) 2005-04-15 22:06:03 +00:00
soap Fixed wrong SoapFault codes. The codes MUST be namespace qualified. 2005-04-21 11:16:48 +00:00
sockets
spl - Rename class File to FileObject 2005-04-14 21:02:09 +00:00
sqlite - This is not C++ code 2005-04-19 11:28:02 +00:00
standard - Fixed bug #32647 (Using register_shutdown_function() with invalid callback can crash PHP) 2005-04-21 14:44:29 +00:00
sybase
sybase_ct
sysvmsg
sysvsem
sysvshm
tidy
tokenizer
wddx Fixed SIGSEGV on serializing data with circular references 2005-04-11 11:58:19 +00:00
xml
xmlreader Checks not needed, done by ext/libxml already. 2005-04-18 02:43:42 +00:00
xmlrpc
xmlwriter
xsl - Added optional first parameter to XsltProcessor::registerPHPFunctions to only 2005-04-06 12:26:29 +00:00
zlib
ext_skel
ext_skel_win32.php