php-src/ext
Dmitry Stogov f409fcd02a Fixed test
2007-05-02 07:27:36 +00:00
..
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 tests 2007-04-26 23:30:00 +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 MFH: improve the tests 2007-04-27 11:43:45 +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 fix tests 2007-04-26 23:30:00 +00:00
ldap MFH: initialize optional params 2007-04-30 21:40:02 +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 - MFH: Added test case for bug #41252. 2007-05-01 16:04:33 +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 Fixed bug #41215 (setAttribute return code reversed). 2007-04-29 14:47:34 +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 tests 2007-04-26 23:30:00 +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 Fix "f" modifier for zend_parse_parameters_ex in case of a __call call 2007-04-30 19:54:41 +00:00
sqlite - fix vpath build 2007-04-19 06:42:28 +00:00
standard Fixed test 2007-05-02 07:27:36 +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 Sync with zlib 2007-04-29 17:47:31 +00:00
ext_skel
ext_skel_win32.php