php-src/ext
Rasmus Lerdorf 7b80d01aa3 Fix test
2007-02-24 22:02:16 +00:00
..
bcmath fix typos 2007-02-24 02:43:53 +00:00
bz2 MFH: fix #40189 (possible endless loop in zlib.inflate stream filter) 2007-01-25 12:22:21 +00:00
calendar fix snprintf size 2007-02-16 18:32:38 +00:00
com_dotnet - Avoid sprintf, even when checked copy'n'paste or changes lead to errors 2007-02-24 02:17:47 +00:00
ctype MFH 2007-01-12 12:32:15 +00:00
curl MFH: fix leak 2007-02-23 20:51:02 +00:00
date - Avoid sprintf, even when checked copy'n'paste or changes lead to errors 2007-02-24 02:17:47 +00:00
dba fixed compiler warnings 2007-01-01 19:40:29 +00:00
dbase strncpy() -> strlcpy() 2007-02-24 18:00:56 +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 missing -1 2007-02-24 18:02:11 +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 Use proper length 2007-01-03 04:05:12 +00:00
filter Fix test 2007-02-24 22:02:16 +00:00
ftp fix typo 2007-02-24 02:45:24 +00:00
gd strncpy() -> strlcpy() 2007-02-24 18:00:56 +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 make the hash_ops structures const and save some memory 2007-01-08 22:29:25 +00:00
iconv fix tests on AIX 2007-02-21 19:52:20 +00:00
imap - Avoid sprintf, even when checked copy'n'paste or changes lead to errors 2007-02-24 02:17:47 +00:00
interbase strncpy() -> strlcpy() 2007-02-24 18:00:56 +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 - Avoid sprintf, even when checked copy'n'paste or changes lead to errors 2007-02-24 02:17:47 +00:00
mcrypt use constant 2007-02-15 01:40:36 +00:00
mhash - Avoid sprintf, even when checked copy'n'paste or changes lead to errors 2007-02-24 02:17:47 +00:00
mime_magic Fixed a possible memory corruption inside mime_content_type() on a 2007-02-15 00:05:42 +00:00
ming fix build with libming 0.3 and older 2007-01-06 19:25:33 +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 - Fix spprintf usage 2007-02-24 14:33:50 +00:00
ncurses MFH: nuke skeleton leftovers 2007-01-12 12:17:32 +00:00
oci8 - Avoid sprintf, even when checked copy'n'paste or changes lead to errors 2007-02-24 02:17:47 +00:00
odbc - Avoid sprintf, even when checked copy'n'paste or changes lead to errors 2007-02-24 02:17:47 +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 MFH: Bump year. 2007-01-01 09:36:18 +00:00
pcre - Avoid sprintf, even when checked copy'n'paste or changes lead to errors 2007-02-24 02:17:47 +00:00
pdo Better generated parser 2007-02-02 00:03:33 +00:00
pdo_dblib Fix mysql -> dblib 2007-01-15 01:56:09 +00:00
pdo_firebird strncpy() -> strlcpy() 2007-02-24 18:00:56 +00:00
pdo_mysql MFH: Bump year. 2007-01-01 09:36:18 +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 MFH: check for buflen (on FreeBSD _SC_GETGR_R_SIZE_MAX is not implemented) 2007-02-22 23:40:39 +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 - Avoid sprintf, even when checked copy'n'paste or changes lead to errors 2007-02-24 02:17:47 +00:00
shmop Only do size check on create operations 2007-02-24 16:36:56 +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 - Avoid sprintf, even when checked copy'n'paste or changes lead to errors 2007-02-24 02:17:47 +00:00
sockets MFH: fix tests 2007-02-12 14:49:05 +00:00
spl - Make stat based functions throw an exception 2007-02-20 13:08:01 +00:00
sqlite MFH: Bump year. 2007-01-01 09:36:18 +00:00
standard Eliminate strncpy() and simplify code 2007-02-24 17:18:24 +00:00
sybase Fixed a typo 2007-02-24 02:59:58 +00:00
sybase_ct - Avoid sprintf, even when checked copy'n'paste or changes lead to errors 2007-02-24 02:17:47 +00:00
sysvmsg MFH 2007-01-17 08:25:32 +00:00
sysvsem MFH: Bump year. 2007-01-01 09:36:18 +00:00
sysvshm Unify validation of shm segment size inside shm_attach() 2007-02-24 15:44:43 +00:00
tidy Fixed test to work with new version of libtidy that strips spaces 2007-02-24 15:35:04 +00:00
tokenizer MFH: nuke skeleton leftovers 2007-01-12 12:17:32 +00:00
wddx strncpy() -> strlcpy() 2007-02-24 18:00:56 +00:00
xml MFH: Bump year. 2007-01-01 09:36:18 +00:00
xmlreader MFH: nuke skeleton leftovers 2007-01-12 12:17:32 +00:00
xmlrpc increase array size to fit buffer size 2007-02-23 21:14:52 +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 snprintf() usage 2007-02-24 16:23:10 +00:00
zlib MFH: fix #40189 (possible endless loop in zlib.inflate stream filter) 2007-01-25 12:22:21 +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