.. |
bcmath
|
Typo
|
2007-03-14 09:58:14 +00:00 |
bz2
|
Added missing open_basedir & safe_mode checks to zip:// and bzip://
|
2007-03-14 03:50:18 +00:00 |
calendar
|
Typo
|
2007-03-14 09:58:14 +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 CURLOPT_FTP_CREATE_MISSING_DIRS
|
2007-04-23 14:36:56 +00:00 |
date
|
- Updated timezone database to version 2007.5. (Derick)
|
2007-04-13 14:51:40 +00:00 |
dba
|
win32 test fixes
|
2007-04-18 08:06:29 +00:00 |
dbase
|
Typo
|
2007-03-14 09:58:14 +00:00 |
dom
|
allow registered classes to be changed
|
2007-04-03 11:57:04 +00:00 |
ereg
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
exif
|
Typo
|
2007-03-14 09:58:14 +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 test
|
2007-04-20 08:00:52 +00:00 |
ftp
|
Fixed CRLF injection inside ftp_putcmd().
|
2007-03-24 16:25:42 +00:00 |
gd
|
- fix compile warning
|
2007-04-24 12:51:22 +00:00 |
gettext
|
MFH: return false if realpath()/getcwd() fail
|
2007-01-16 14:42:38 +00:00 |
gmp
|
new tests for ext/gmp
|
2007-04-18 21:04:21 +00:00 |
hash
|
snprintf() -> slprintf()
|
2007-02-27 03:28:17 +00:00 |
iconv
|
synchronize iconv_substr() behavior with substr()
|
2007-03-12 19:34:26 +00:00 |
imap
|
Fixed bug #40854 (imap_mail_compose() creates an invalid terminator for
|
2007-03-19 22:56:57 +00:00 |
interbase
|
fix #40805 (Failure executing function ibase_execute())
|
2007-03-15 22:33:04 +00:00 |
json
|
apply correct fix
|
2007-04-20 10:16:46 +00:00 |
ldap
|
Replaced all instances of ldap_get_values() with ldap_get_values_len(), which returns back the length of the data so on non-NULL terminated data we don't crash in a strlen(). Removed the PHP function ldap_get_values() since it's the same thing as ldap_get_values_len() now and made it alias ldap_get_values_len(). This should fix some random PHP<->LDAP crashes
|
2007-03-22 21:50:34 +00:00 |
libxml
|
fix bug #40598 (libxml segfault)
|
2007-02-23 11:12:49 +00:00 |
mbstring
|
Sync with mail function in mb_send_mail function(problem MOPB-33-2007:PHP and MOPB-34-2007:PHP).
|
2007-04-04 15:25:41 +00:00 |
mcrypt
|
win32 test fixes
|
2007-04-18 08:06:29 +00:00 |
mhash
|
snprintf() -> slprintf()
|
2007-02-27 03:28:17 +00:00 |
mime_magic
|
Typo
|
2007-03-14 09:58:14 +00:00 |
ming
|
MFH
|
2007-03-06 10:13:54 +00:00 |
msql
|
- Avoid sprintf, even when checked copy'n'paste or changes lead to errors
|
2007-02-24 02:17:47 +00:00 |
mssql
|
- Avoid sprintf, even when checked copy'n'paste or changes lead to errors
|
2007-02-24 02:17:47 +00:00 |
mysql
|
revert
|
2007-04-23 09:32:44 +00:00 |
mysqli
|
revert
|
2007-04-23 09:27:07 +00:00 |
ncurses
|
Don't define KEY_END twice
|
2007-04-11 22:19:11 +00:00 |
oci8
|
MFH: fix PECL bug #10194 (crash in Oracle client when memory limit reached in the callback)
|
2007-03-29 09:33:04 +00:00 |
odbc
|
fix odbc resource handling, patch by Dave Lawson
|
2007-03-13 00:04:38 +00:00 |
openssl
|
fix win32 build
|
2007-04-05 18:08:42 +00:00 |
pcntl
|
Typo
|
2007-03-14 09:58:14 +00:00 |
pcre
|
fix folding
|
2007-04-23 10:05:33 +00:00 |
pdo
|
fix leaks in row_get_properties()
|
2007-04-17 17:00:16 +00:00 |
pdo_dblib
|
Fix mysql -> dblib
|
2007-01-15 01:56:09 +00:00 |
pdo_firebird
|
snprintf() -> slprintf()
|
2007-02-27 03:28:17 +00:00 |
pdo_mysql
|
win32 test fixes
|
2007-04-18 08:06:29 +00:00 |
pdo_oci
|
fix #41043 (pdo_oci crash when freeing error text with persistent connection)
|
2007-04-10 20:28:49 +00:00 |
pdo_odbc
|
- Avoid sprintf, even when checked copy'n'paste or changes lead to errors
|
2007-02-24 02:17:47 +00:00 |
pdo_pgsql
|
Separate parm zval.
|
2007-04-17 15:29:13 +00:00 |
pdo_sqlite
|
fix gcov build
|
2007-04-20 14:51:16 +00:00 |
pgsql
|
- Avoid sprintf, even when checked copy'n'paste or changes lead to errors
|
2007-02-24 02:17:47 +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
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
reflection
|
- Fix bug #41061 ("visibility error" in ReflectionFunction::export())
|
2007-04-12 18:39:46 +00:00 |
session
|
MFH: fix #40998 (long session array keys are truncated)
|
2007-04-04 19:52:19 +00:00 |
shmop
|
Typo
|
2007-03-14 09:58:14 +00:00 |
simplexml
|
Fixed error message to reflect the check
|
2007-04-24 14:11:28 +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: Bump year.
|
2007-01-01 09:36:18 +00:00 |
soap
|
Fixed test
|
2007-04-22 08:37:38 +00:00 |
sockets
|
Typo
|
2007-03-14 09:58:14 +00:00 |
spl
|
- MFH Update docu
|
2007-04-22 17:13:52 +00:00 |
sqlite
|
- fix vpath build
|
2007-04-19 06:42:28 +00:00 |
standard
|
MFH: Plug leak when trying to write via the http wrapper
|
2007-04-23 16:37:28 +00:00 |
sybase
|
fix spprintf usage
|
2007-03-16 21:59:23 +00:00 |
sybase_ct
|
- WS/CS
|
2007-04-10 15:56:31 +00:00 |
sysvmsg
|
Typo
|
2007-03-14 09:58:14 +00:00 |
sysvsem
|
Typo
|
2007-03-14 09:58:14 +00:00 |
sysvshm
|
Typo
|
2007-03-14 09:58:14 +00:00 |
tidy
|
Fixed test to work with new version of libtidy that strips spaces
|
2007-02-24 15:35:04 +00:00 |
tokenizer
|
fix test
|
2007-04-10 10:49:16 +00:00 |
wddx
|
Typo
|
2007-03-14 09:58:14 +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
|
Fixed bug #40703 (Resolved a possible namespace conflict between libxmlrpc
|
2007-03-04 18:24:49 +00:00 |
xmlwriter
|
MFH: parameter entity argument (pe) should be bool
|
2007-01-06 18:03:43 +00:00 |
xsl
|
MFH: nuke skeleton leftovers
|
2007-01-12 12:17:32 +00:00 |
zip
|
Fixed a possible memory leak on open_basedir validation
|
2007-03-14 15:02:20 +00:00 |
zlib
|
Prevent double close() of the same file handle
|
2007-04-26 12:52:58 +00:00 |
ext_skel
|
;
|
2004-05-16 12:10:35 +00:00 |
ext_skel_win32.php
|
|
|