php-src/ext
Timm Friebe 142357d445 - Changed expected output
# select getdate() returns something like "Mar 14 2007 12:44PM", we
# were checking for one additional (nonexistant) whitespace after "Mar"
# which was wrong. Don`t know when and how this changed
2007-03-14 11:46:06 +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 Typo 2007-03-14 09:58:14 +00:00
ctype Typo 2007-03-14 09:58:14 +00:00
curl Typo 2007-03-14 09:58:14 +00:00
date fix tests 2007-03-09 09:45:14 +00:00
dba fixed compiler warnings 2007-01-01 19:40:29 +00:00
dbase Typo 2007-03-14 09:58:14 +00:00
dom typo in the test name 2007-01-20 19:19:29 +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-02-24 22:02:16 +00:00
ftp Typo 2007-03-14 09:58:14 +00:00
gd - MFH: CVE-2007-1001, integer overflow with invalid wbmp images 2007-03-10 12:18:36 +00:00
gettext MFH: return false if realpath()/getcwd() fail 2007-01-16 14:42:38 +00:00
gmp MFH 2007-01-12 12:32:15 +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 malloc() -> pemalloc() 2007-03-11 18:42:19 +00:00
interbase malloc() -> pemalloc() 2007-03-12 23:21:41 +00:00
json Fixed bug #40503 (json_encode() value corruption on 32bit systems with 2007-02-18 16:54:59 +00:00
ldap %f -> %F 2007-01-05 15:06:55 +00:00
libxml fix bug #40598 (libxml segfault) 2007-02-23 11:12:49 +00:00
mbstring use the aliases and eliminate one more compile warning 2007-03-06 21:04:27 +00:00
mcrypt use constant 2007-02-15 01:40:36 +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 - Avoid sprintf, even when checked copy'n'paste or changes lead to errors 2007-02-24 02:17:47 +00:00
mysqli Typo 2007-03-14 09:58:14 +00:00
ncurses Typo 2007-03-14 09:58:14 +00:00
oci8 improved test 2007-03-02 09:09:49 +00:00
odbc fix odbc resource handling, patch by Dave Lawson 2007-03-13 00:04:38 +00:00
openssl - Avoid sprintf, even when checked copy'n'paste or changes lead to errors 2007-02-24 02:17:47 +00:00
pcntl Typo 2007-03-14 09:58:14 +00:00
pcre snprintf() -> slprintf() 2007-02-27 03:28:17 +00:00
pdo MFH: fix #40727 (segfault in PDO when failed to bind parameters) 2007-03-07 09:03:07 +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 fix small typo 2007-03-07 09:36:22 +00:00
pdo_oci fix leak 2007-01-26 15:07:45 +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 MFH: Bump year. 2007-01-01 09:36:18 +00:00
pdo_sqlite fix gcov build (#line stuff) 2007-02-21 16:08:18 +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 MFH 2007-02-10 20:52:42 +00:00
session Typo 2007-03-14 09:58:14 +00:00
shmop Typo 2007-03-14 09:58:14 +00:00
simplexml MFH: fix leak and errmsg 2007-02-20 14:08:43 +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 snprintf() -> slprintf() 2007-02-27 03:04:40 +00:00
sockets Typo 2007-03-14 09:58:14 +00:00
spl - Fix copy'n'paste issues 2007-03-04 14:01:06 +00:00
sqlite use safe_realloc 2007-03-06 02:17:13 +00:00
standard return false instead of empty string when -length is greater than (len - offset) 2007-03-12 23:42:26 +00:00
sybase use safe_erealloc 2007-03-06 02:03:28 +00:00
sybase_ct - Changed expected output 2007-03-14 11:46:06 +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 Typo 2007-03-14 09:58:14 +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 - MFH: Fixed possible relative path issues in zip_open in TS mode (old API) 2007-03-14 11:32:25 +00:00
zlib Typo 2007-03-14 09:58:14 +00:00
ext_skel ; 2004-05-16 12:10:35 +00:00
ext_skel_win32.php On win32 extensions starts with php_ 2003-10-29 05:42:26 +00:00