php-src/ext/standard
Antony Dovgal d14d148f66 fix test
2007-05-22 16:52:58 +00:00
..
tests fix test 2007-05-22 16:52:58 +00:00
array.c Fixed bug #41121 (range() overflow handling for large numbers on 32bit 2007-04-19 23:21:22 +00:00
assert.c Optimize out RINIT() 2007-02-16 16:35:04 +00:00
base64.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
base64.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
basic_functions.c Update proto&arginfo for double_encode in htmlspecialchars()&htmlentities() 2007-05-22 15:38:27 +00:00
basic_functions.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
browscap.c malloc() -> pemalloc() 2007-03-07 00:52:40 +00:00
config.m4 MFH: fix segfault in strptime() on 64bit Linuxes, caused by the missing declaration 2006-08-24 11:06:02 +00:00
config.w32 add file locking under windows 2007-04-18 09:38:59 +00:00
crc32.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
crc32.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
credits_ext.h - Updated credits 2007-04-29 00:43:11 +00:00
credits_sapi.h - Updated credits 2007-04-29 00:43:11 +00:00
credits.c Ladies and gentelmens, 2007-05-22 15:44:11 +00:00
credits.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
crypt.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
css.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
css.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
cyr_convert.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
cyr_convert.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
datetime.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
datetime.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
dir.c strncpy > strlcpy 2007-02-24 17:16:23 +00:00
dl.c Simplify code by converting emalloc() + sprintf() to spprintf() 2007-02-23 00:37:36 +00:00
dl.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
dns.c fix CS 2007-05-14 11:33:34 +00:00
dns.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
exec.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
exec.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
file.c fix leak and check for < 0 only of the 5th arg was passed 2007-05-18 20:34:13 +00:00
file.h Fix ifdefs 2007-01-10 14:40:06 +00:00
filestat.c MFB: clean & refactored disk_*() funcs implementation 2007-04-06 22:10:56 +00:00
filters.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
flock_compat.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
flock_compat.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
formatted_print.c fix folding tags 2007-04-09 21:19:38 +00:00
fsock.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
fsock.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
ftok.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
ftp_fopen_wrapper.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
head.c Revert previous commit that caused a buffer overflow (Bug #40634) 2007-02-26 02:12:36 +00:00
head.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
html.c Update proto&arginfo for double_encode in htmlspecialchars()&htmlentities() 2007-05-22 15:38:27 +00:00
html.h [DOC] Added a 4th parameter flag to htmlspecialchars() and htmlentities() 2007-05-22 12:37:00 +00:00
http_fopen_wrapper.c MFH: Plug leak when trying to write via the http wrapper 2007-04-23 16:37:28 +00:00
http.c Fixed bug #40009 (http_build_query(array()) returns NULL). 2007-01-03 23:16:56 +00:00
image.c Fixed bug #41321 (downgrade read errors in getimagesize() to E_NOTICE). 2007-05-08 18:38:20 +00:00
incomplete_class.c MFH: free class_name when necessary 2007-02-01 14:07:43 +00:00
info.c - Changed phpinfo() to make difference between set php.ini path and what was actually loaded. 2007-04-02 12:41:07 +00:00
info.h - MFH php --ri <extension> 2007-02-08 16:55:34 +00:00
iptc.c MFH: fix segfault in iptcembed() 2007-05-10 12:23:25 +00:00
lcg.c Get rid of a useless RINIT and an empty RSHUTDOWN on non-Windows 2007-05-17 06:38:13 +00:00
levenshtein.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
link.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
mail.c Fixed MOPB-34-2007:PHP mail() Header Injection Through Subject and To 2007-03-30 00:28:58 +00:00
Makefile.frag MFH: - Fix paths for --enable-gcov 2005-12-01 09:34:20 +00:00
math.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
md5.c Optimized digest generation in md5() and sha1() functions by using code 2007-05-19 20:30:35 +00:00
md5.h Optimized digest generation in md5() and sha1() functions by using code 2007-05-19 20:30:35 +00:00
metaphone.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
microtime.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
microtime.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
pack.c correction for previous fix to bug #38770 (pack/unpack is broken on 64bit) 2007-04-03 19:50:40 +00:00
pack.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
pageinfo.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
pageinfo.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_array.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_assert.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_browscap.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_crypt.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_dir.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_ext_syslog.h Get rid of a useless RINIT and an empty RSHUTDOWN on non-Windows 2007-05-17 06:38:13 +00:00
php_filestat.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_fopen_wrapper.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_fopen_wrappers.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_ftok.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_http.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_image.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_incomplete_class.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_iptc.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_lcg.h Get rid of a stray time() syscall in tsrm and clean up lcg rinit 2007-05-18 11:36:55 +00:00
php_link.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_mail.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_math.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_metaphone.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_rand.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_smart_str_public.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_smart_str.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_standard.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_string.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_type.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_uuencode.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_var.h MFH: improve variable name checks 2007-05-22 14:34:23 +00:00
php_versioning.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
proc_open.c WIN64 support 2007-04-16 08:09:56 +00:00
proc_open.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
quot_print.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
quot_print.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
rand.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
reg.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
reg.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
scanf.c - Avoid sprintf, even when checked copy'n'paste or changes lead to errors 2007-02-24 02:17:47 +00:00
scanf.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
sha1.c Optimized digest generation in md5() and sha1() functions by using code 2007-05-19 20:30:35 +00:00
sha1.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
soundex.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
streamsfuncs.c Fixed 64-bit support 2007-04-09 15:38:58 +00:00
streamsfuncs.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
string.c MFH: fix segfault in strripos() when offset == INT_MAX+1 2007-05-10 22:10:43 +00:00
strnatcmp.c Fixed Bug #29075 (strnatcmp() incorrectly handles whitespace). 2004-07-15 01:26:03 +00:00
syslog.c Get rid of a useless RINIT and an empty RSHUTDOWN on non-Windows 2007-05-17 06:38:13 +00:00
type.c - Avoid sprintf, even when checked copy'n'paste or changes lead to errors 2007-02-24 02:17:47 +00:00
uniqid.c %f -> %F 2007-01-05 15:06:55 +00:00
uniqid.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
url_scanner_ex.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
url_scanner_ex.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
url_scanner_ex.re Fixed bug #36459 (Incorrect adding PHPSESSID to links, which contains \r\n). 2006-02-28 14:45:18 +00:00
url_scanner.c One more strcpy. (Thanks Stas) 2007-02-22 00:44:08 +00:00
url_scanner.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
url.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
url.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
user_filters.c MFH 2007-02-01 14:21:01 +00:00
uuencode.c MFH 2007-03-12 20:55:15 +00:00
var_unserializer.c MFH: fix compile warning 2007-03-27 09:29:10 +00:00
var_unserializer.re MFH: fix compile warning 2007-03-27 09:29:10 +00:00
var.c 64-bit support 2007-04-23 09:56:56 +00:00
versioning.c MFH: Bump year. 2007-01-01 09:36:18 +00:00