php-src/ext/standard
Jani Taskinen 261c38876a fix test
2007-07-12 17:43:34 +00:00
..
tests fix test 2007-07-12 17:43:34 +00:00
array.c wrong condition 2007-07-09 14:32:59 +00:00
assert.c fix ws & folding 2007-06-26 21:37:14 +00:00
base64.c fix ws & folding 2007-06-26 21:37:14 +00:00
base64.h Bump year. 2007-01-01 09:29:37 +00:00
basic_functions.c fix #41970 (call_user_func_*() leaks on failure) 2007-07-12 09:19:04 +00:00
basic_functions.h Remove weird useless entries 2007-05-28 12:18:26 +00:00
browscap.c fix ws & folding 2007-06-26 21:37:14 +00:00
config.m4 - Nuke extra AC_MSG_CHECKING 2007-07-11 11:55:46 +00:00
config.w32 MFB: add file locking under windows 2007-04-18 09:48:07 +00:00
crc32.c Bump year. 2007-01-01 09:29:37 +00:00
crc32.h Bump year. 2007-01-01 09:29:37 +00:00
CREDITS
credits_ext.h Update credits line 2007-04-19 09:47:48 +00:00
credits_sapi.h fix credits 2006-04-10 09:46:32 +00:00
credits.c fix ws & folding 2007-06-26 21:37:14 +00:00
credits.h Bump year. 2007-01-01 09:29:37 +00:00
crypt.c fix ws & folding 2007-06-26 21:37:14 +00:00
css.c fix ws & folding 2007-06-26 21:37:14 +00:00
css.h Bump year. 2007-01-01 09:29:37 +00:00
cyr_convert.c fix ws & folding 2007-06-26 21:37:14 +00:00
cyr_convert.h Bump year. 2007-01-01 09:29:37 +00:00
datetime.c fix ws & folding 2007-06-26 21:37:14 +00:00
datetime.h Bump year. 2007-01-01 09:29:37 +00:00
dir.c add missing include and fix warning 2007-06-26 12:14:24 +00:00
dl.c more typofixes 2007-05-29 21:24:45 +00:00
dl.h Bump year. 2007-01-01 09:29:37 +00:00
dns.c fix #41795 (checkdnsrr does not support DNS_TXT type) 2007-06-26 11:03:42 +00:00
dns.h Bump year. 2007-01-01 09:29:37 +00:00
exec.c Bump year. 2007-01-01 09:29:37 +00:00
exec.h Bump year. 2007-01-01 09:29:37 +00:00
file.c Fixed fgets() and fgetss() with limits 2007-07-10 17:02:43 +00:00
file.h MFB: fix ifdefs 2007-01-10 15:06:58 +00:00
filestat.c fix build on b0rked OSes (see #41920) 2007-07-09 18:10:17 +00:00
filters.c Bump year. 2007-01-01 09:29:37 +00:00
flock_compat.c Bump year. 2007-01-01 09:29:37 +00:00
flock_compat.h Bump year. 2007-01-01 09:29:37 +00:00
formatted_print.c Change printf %u behavior so that it does not truncate numbers at 32-bits. (Reported by Aditya Agarwal.) 2007-06-03 09:11:52 +00:00
fsock.c Bump year. 2007-01-01 09:29:37 +00:00
fsock.h Bump year. 2007-01-01 09:29:37 +00:00
ftok.c Bump year. 2007-01-01 09:29:37 +00:00
ftp_fopen_wrapper.c php_gmtime_r() fixes 2007-06-07 08:58:38 +00:00
head.c MFB use strlcat() 2007-04-16 12:49:07 +00:00
head.h Bump year. 2007-01-01 09:29:37 +00:00
html.c MFB htmlentities() / htmlspecialchars() "don't double encode" flag support 2007-07-10 15:12:15 +00:00
html.h Bump year. 2007-01-01 09:29:37 +00:00
http_fopen_wrapper.c MFB 2007-05-28 23:52:13 +00:00
http.c Added a double free check. 2007-02-04 17:02:01 +00:00
image.c - MFB: #41321, read error downgraded to E_NOTICE 2007-06-17 10:39:18 +00:00
incomplete_class.c free class_name when necessary 2007-02-01 14:07:03 +00:00
info.c - Added php_ini_loaded_file() function which returns the path to the actual 2007-06-09 11:42:55 +00:00
info.h - Added php_ini_loaded_file() function which returns the path to the actual 2007-06-09 11:42:55 +00:00
iptc.c fix segfault in iptcembed() 2007-05-10 12:21:42 +00:00
lcg.c MFB syscall optimizations 2007-05-18 12:15:01 +00:00
levenshtein.c Bump year. 2007-01-01 09:29:37 +00:00
link.c Fixed symlink("", "somthing") and link("", "somthing") in ZTS mode 2007-07-10 13:21:31 +00:00
mail.c - Always enable mail() function 2007-07-11 17:39:04 +00:00
Makefile.frag MFB 2007-05-24 21:43:56 +00:00
math.c Bump year. 2007-01-01 09:29:37 +00:00
md5.c fix typo 2007-05-29 08:01:23 +00:00
md5.h MFB 2007-05-28 23:14:57 +00:00
metaphone.c Bump year. 2007-01-01 09:29:37 +00:00
microtime.c Bump year. 2007-01-01 09:29:37 +00:00
microtime.h Bump year. 2007-01-01 09:29:37 +00:00
pack.c Unicode support 2007-07-02 10:29:49 +00:00
pack.h Bump year. 2007-01-01 09:29:37 +00:00
pageinfo.c Bump year. 2007-01-01 09:29:37 +00:00
pageinfo.h Bump year. 2007-01-01 09:29:37 +00:00
php_array.h Bump year. 2007-01-01 09:29:37 +00:00
php_assert.h Bump year. 2007-01-01 09:29:37 +00:00
php_browscap.h Bump year. 2007-01-01 09:29:37 +00:00
php_crypt.h Bump year. 2007-01-01 09:29:37 +00:00
php_dir.h Bump year. 2007-01-01 09:29:37 +00:00
php_ext_syslog.h MFB syscall optimizations 2007-05-18 12:15:01 +00:00
php_filestat.h - Add php_u_stat() 2007-01-16 22:10:25 +00:00
php_fopen_wrapper.c Proper fix for bug #39215 Inappropriate close of stdin/stdout/stderr 2007-06-21 12:42:58 +00:00
php_fopen_wrappers.h Bump year. 2007-01-01 09:29:37 +00:00
php_ftok.h Bump year. 2007-01-01 09:29:37 +00:00
php_http.h Bump year. 2007-01-01 09:29:37 +00:00
php_image.h Bump year. 2007-01-01 09:29:37 +00:00
php_incomplete_class.h Bump year. 2007-01-01 09:29:37 +00:00
php_iptc.h Bump year. 2007-01-01 09:29:37 +00:00
php_lcg.h MFB syscall optimizations 2007-05-18 12:15:01 +00:00
php_link.h Bump year. 2007-01-01 09:29:37 +00:00
php_mail.h - Always enable mail() function 2007-07-11 17:39:04 +00:00
php_math.h Bump year. 2007-01-01 09:29:37 +00:00
php_metaphone.h Bump year. 2007-01-01 09:29:37 +00:00
php_rand.h Bump year. 2007-01-01 09:29:37 +00:00
php_smart_str_public.h Bump year. 2007-01-01 09:29:37 +00:00
php_smart_str.h Bump year. 2007-01-01 09:29:37 +00:00
php_standard.h Bump year. 2007-01-01 09:29:37 +00:00
php_string.h Bump year. 2007-01-01 09:29:37 +00:00
php_type.h Bump year. 2007-01-01 09:29:37 +00:00
php_uuencode.h Bump year. 2007-01-01 09:29:37 +00:00
php_var.h improve variable name checks 2007-05-22 14:32:40 +00:00
php_versioning.h Bump year. 2007-01-01 09:29:37 +00:00
proc_open.c MFB 2007-05-28 23:00:25 +00:00
proc_open.h Bump year. 2007-01-01 09:29:37 +00:00
quot_print.c Bump year. 2007-01-01 09:29:37 +00:00
quot_print.h Bump year. 2007-01-01 09:29:37 +00:00
rand.c Bump year. 2007-01-01 09:29:37 +00:00
reg.c MFB: fix warning 2007-07-12 12:12:30 +00:00
reg.h Bump year. 2007-01-01 09:29:37 +00:00
scanf.c - avoid sprintf 2007-02-24 16:25:58 +00:00
scanf.h Bump year. 2007-01-01 09:29:37 +00:00
sha1.c MFB 2007-05-28 23:14:57 +00:00
sha1.h Bump year. 2007-01-01 09:29:37 +00:00
soundex.c Bump year. 2007-01-01 09:29:37 +00:00
streamsfuncs.c Added ability to create local or remote (URL) user streams 2007-07-03 10:22:55 +00:00
streamsfuncs.h Added ability to create local or remote (URL) user streams 2007-07-03 10:22:55 +00:00
string.c Fixed limit warnings in non-unicode mode 2007-07-10 14:16:40 +00:00
strnatcmp.c Bite the bullet and port the natural comparison algorithm to support 2006-12-21 21:47:56 +00:00
syslog.c MFB syscall optimizations 2007-05-18 12:15:01 +00:00
type.c fix folding 2007-05-31 21:36:56 +00:00
uniqid.c Bump year. 2007-01-01 09:29:37 +00:00
uniqid.h Bump year. 2007-01-01 09:29:37 +00:00
url_scanner_ex.c fix gcov build.. 2007-06-06 12:29:06 +00:00
url_scanner_ex.h Bump year. 2007-01-01 09:29:37 +00:00
url_scanner_ex.re MFB: Fixed bug #41600 (url rewriter tags doesn't work with namespaced tags). 2007-06-06 00:01:13 +00:00
url_scanner.c MFB 2007-05-28 23:52:13 +00:00
url_scanner.h Bump year. 2007-01-01 09:29:37 +00:00
url.c Bump year. 2007-01-01 09:29:37 +00:00
url.h Bump year. 2007-01-01 09:29:37 +00:00
user_filters.c fix typo & build 2007-05-29 20:31:22 +00:00
uuencode.c fix folding and add missing footer 2007-03-12 20:55:07 +00:00
var_unserializer.c Fixed custom unserialixe() in unicode mode 2007-07-09 15:58:52 +00:00
var_unserializer.re Fixed custom unserialixe() in unicode mode 2007-07-09 15:58:52 +00:00
var.c fix ws & folding 2007-06-26 21:21:02 +00:00
versioning.c Bump year. 2007-01-01 09:29:37 +00:00