.. |
bcmath
|
MFH: use safe_emalloc()
|
2007-07-10 11:08:08 +00:00 |
bz2
|
Added missing open_basedir & safe_mode checks to zip:// and bzip://
|
2007-03-14 03:50:18 +00:00 |
calendar
|
MFH: php_localtime_r() checks
|
2007-06-07 09:07:36 +00:00 |
com_dotnet
|
Fixed 64-bit issues
|
2007-04-09 15:32:35 +00:00 |
ctype
|
Typo
|
2007-03-14 09:58:14 +00:00 |
curl
|
MFH: add CURLINFO_PRIVATE & CURLOPT_PRIVATE
|
2007-07-04 13:34:23 +00:00 |
date
|
MFH: fix warnings
|
2007-07-20 23:53:40 +00:00 |
dba
|
MFH:- Fixed bug #41433 (DBA: configure fails to include correct db.h for db4)
|
2007-07-19 10:50:16 +00:00 |
dbase
|
MFH: fix #41394 (dbase_create creates file with corrupted header)
|
2007-05-16 13:17:50 +00:00 |
dom
|
MFH: Fix some configure --help texts
|
2007-07-03 17:25:43 +00:00 |
exif
|
Fixed memory corruption when reading exif data of a non-file
|
2007-06-10 20:12:45 +00:00 |
fbsql
|
- Avoid sprintf, even when checked copy'n'paste or changes lead to errors
|
2007-02-24 02:17:47 +00:00 |
fdf
|
Typo
|
2007-03-14 09:58:14 +00:00 |
filter
|
fix tests
|
2007-05-18 11:47:58 +00:00 |
ftp
|
MFH: php_gmtime_r() fixes
|
2007-06-07 08:59:00 +00:00 |
gd
|
MFH: Fix some configure --help texts
|
2007-07-03 17:25:43 +00:00 |
gettext
|
MFH: return false if realpath()/getcwd() fail
|
2007-01-16 14:42:38 +00:00 |
gmp
|
MFH: add missing skipif sections
|
2007-05-27 15:12:33 +00:00 |
hash
|
MFH: Fix some configure --help texts
|
2007-07-03 17:25:43 +00:00 |
iconv
|
Avoid strlen()
|
2007-05-19 17:52:30 +00:00 |
imap
|
Fixed NOTICE message
|
2007-07-06 00:13:56 +00:00 |
interbase
|
MFH: Fix some configure --help texts
|
2007-07-03 17:25:43 +00:00 |
json
|
fix ws/folding
|
2007-07-23 12:24:52 +00:00 |
ldap
|
MFH: removed dots from error messages
|
2007-07-17 09:09:42 +00:00 |
libxml
|
MFH: cs+ws+compile warning fixes
|
2007-07-21 00:51:17 +00:00 |
mbstring
|
Synced mail function in mb_send_mail function(Escape mail.force_extra_parameters value).
|
2007-07-12 15:31:54 +00:00 |
mcrypt
|
fix ws & folding
|
2007-07-19 14:32:55 +00:00 |
mhash
|
snprintf() -> slprintf()
|
2007-02-27 03:28:17 +00:00 |
mime_magic
|
MFH: Fix some configure --help texts
|
2007-07-03 17:25:43 +00:00 |
ming
|
MFH
|
2007-03-06 10:13:54 +00:00 |
msql
|
MFH: Fix some configure --help texts
|
2007-07-03 17:25:43 +00:00 |
mssql
|
MFH: Fix some configure --help texts
|
2007-07-03 17:25:43 +00:00 |
mysql
|
Fixed bug #41350 (my_thread_global_end() error during request shutdown on Windows).
|
2007-06-25 16:01:30 +00:00 |
mysqli
|
Fix build with latest 5.1 sources where gptr is no more.
|
2007-07-24 09:22:16 +00:00 |
ncurses
|
Fixed a crash inside ncurses_panel_above() when called prior to
|
2007-06-07 02:29:44 +00:00 |
oci8
|
MFH: add casts to fix compilation warnings
|
2007-07-18 15:10:42 +00:00 |
odbc
|
MFH:- Fixed bug #42019 (configure option --with-adabas=DIR does not work)
|
2007-07-17 12:12:26 +00:00 |
openssl
|
mproced openssl_x509_parse() to return extensions in readable form
|
2007-07-11 12:18:14 +00:00 |
pcntl
|
Typo
|
2007-03-14 09:58:14 +00:00 |
pcre
|
MFH: Fix some configure --help texts
|
2007-07-03 17:25:43 +00:00 |
pdo
|
fix test
|
2007-07-23 22:46:03 +00:00 |
pdo_dblib
|
MFH: Fix some configure --help texts
|
2007-07-03 17:25:43 +00:00 |
pdo_firebird
|
MFH: Fix some configure --help texts
|
2007-07-03 17:25:43 +00:00 |
pdo_mysql
|
MFH: Fix some configure --help texts
|
2007-07-03 17:25:43 +00:00 |
pdo_oci
|
MFH: Fix some configure --help texts
|
2007-07-03 17:25:43 +00:00 |
pdo_odbc
|
MFH
|
2007-07-09 12:38:02 +00:00 |
pdo_pgsql
|
MFH
|
2007-07-11 21:51:55 +00:00 |
pdo_sqlite
|
MFH: Fix some configure --help texts
|
2007-07-03 17:25:43 +00:00 |
pgsql
|
MFH
|
2007-07-11 21:51:55 +00:00 |
posix
|
Typo
|
2007-03-14 09:58:14 +00:00 |
pspell
|
- Avoid sprintf, even when checked copy'n'paste or changes lead to errors
|
2007-02-24 02:17:47 +00:00 |
readline
|
Fixed a memory leak inside readline_completion_function() on non-callable
|
2007-02-12 01:23:17 +00:00 |
recode
|
fix #41765
|
2007-06-22 00:02:15 +00:00 |
reflection
|
Avoid endless loop
|
2007-07-23 01:13:43 +00:00 |
session
|
always check save_path (issue reported by Maksymilian Arciemowicz)
|
2007-07-10 17:40:41 +00:00 |
shmop
|
v2 package file
|
2007-07-03 23:59:13 +00:00 |
simplexml
|
fix bug #41947 (SimpleXML incorrectly registers empty strings as namespaces
|
2007-07-10 12:24:51 +00:00 |
skeleton
|
- Avoid sprintf, even when checked copy'n'paste or changes lead to errors
|
2007-02-24 02:17:47 +00:00 |
snmp
|
MFH: Changed AC_ARG_ENABLE to PHP_ARG_ENABLE
|
2007-07-11 08:47:45 +00:00 |
soap
|
Fixed bug #41983 (Error Fetching http headers terminated by '\n')
|
2007-07-24 09:27:46 +00:00 |
sockets
|
MFH:- Added missing MSG_EOR and MSG_EOF constants
|
2007-07-24 11:35:08 +00:00 |
spl
|
MFH: fix #41691 (ArrayObject::exchangeArray hangs Apache)
|
2007-07-20 10:53:56 +00:00 |
sqlite
|
MFH: Fix some configure --help texts
|
2007-07-03 17:25:43 +00:00 |
standard
|
Fixed bug #42072 (No warning message for clearstatcache() with arguments).
|
2007-07-23 23:03:09 +00:00 |
sybase
|
MFH: Fix some configure --help texts
|
2007-07-03 17:25:43 +00:00 |
sybase_ct
|
MFH: Fix some configure --help texts
|
2007-07-03 17:25:43 +00:00 |
sysvmsg
|
Typo
|
2007-03-14 09:58:14 +00:00 |
sysvsem
|
MFH: remove warnings in resource dtor
|
2007-05-11 15:46:38 +00:00 |
sysvshm
|
MFH
|
2007-06-25 17:37:55 +00:00 |
tidy
|
update for latest library rlease
|
2007-07-17 10:29:32 +00:00 |
tokenizer
|
MFH
|
2007-05-28 12:19:41 +00:00 |
wddx
|
Fixed test
|
2007-06-11 15:09:41 +00:00 |
xml
|
Typo
|
2007-03-14 09:58:14 +00:00 |
xmlreader
|
MFH: nuke skeleton leftovers
|
2007-01-12 12:17:32 +00:00 |
xmlrpc
|
MFH: php_localtime_r() checks
|
2007-06-07 09:07:36 +00:00 |
xmlwriter
|
MFH
|
2007-07-16 13:29:47 +00:00 |
xsl
|
MFH: Fix some configure --help texts
|
2007-07-03 17:25:43 +00:00 |
zip
|
MFH: Fix some configure --help texts
|
2007-07-03 17:25:43 +00:00 |
zlib
|
Fixed test
|
2007-06-18 10:02:12 +00:00 |
ext_skel
|
;
|
2004-05-16 12:10:35 +00:00 |
ext_skel_win32.php
|
|
|