php-src/ext/standard
2006-02-23 03:51:46 +00:00
..
tests Fixed bug #36351 (parse_url() does not parse numeric paths properly). 2006-02-12 16:39:44 +00:00
array.c Move array globals declarations back to the header file. 2006-02-07 17:54:24 +00:00
assert.c bump year and license version 2006-01-01 12:51:34 +00:00
base64.c bump year and license version 2006-01-01 12:51:34 +00:00
base64.h bump year and license version 2006-01-01 12:51:34 +00:00
basic_functions.c MFH: fixed bug #35594 for all systems. "optind = 0" doesn't work on FreeBSD, but "optind = 1" seems to work on all systems (bug #36091) 2006-02-23 03:51:46 +00:00
basic_functions.h Rename getloadavg to sys_getloadavg 2006-02-18 05:41:59 +00:00
browscap.c bump year and license version 2006-01-01 12:51:34 +00:00
config.m4 - MFH: Fixed bug #35887 (wddx_deserialize not parsing dateTime fields properly). 2006-01-04 21:31:35 +00:00
config.w32 - MFH: Fixed bug #35887 (wddx_deserialize not parsing dateTime fields properly). 2006-01-04 21:31:35 +00:00
crc32.c - protos 2006-02-09 15:48:46 +00:00
crc32.h bump year and license version 2006-01-01 12:51:34 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
credits_ext.h Fix the build 2006-01-01 17:24:32 +00:00
credits_sapi.h - MFH creadits to Johannes 2005-08-11 20:45:58 +00:00
credits.c bump year and license version 2006-01-01 12:51:34 +00:00
credits.h bump year and license version 2006-01-01 12:51:34 +00:00
crypt.c bump year and license version 2006-01-01 12:51:34 +00:00
css.c bump year and license version 2006-01-01 12:51:34 +00:00
css.h bump year and license version 2006-01-01 12:51:34 +00:00
cyr_convert.c MFH: couple of pedantic fixes: "static" should be first 2006-01-18 23:55:47 +00:00
cyr_convert.h bump year and license version 2006-01-01 12:51:34 +00:00
datetime.c bump year and license version 2006-01-01 12:51:34 +00:00
datetime.h bump year and license version 2006-01-01 12:51:34 +00:00
dir.c bump year and license version 2006-01-01 12:51:34 +00:00
dl.c bump year and license version 2006-01-01 12:51:34 +00:00
dl.h bump year and license version 2006-01-01 12:51:34 +00:00
dns.c bump year and license version 2006-01-01 12:51:34 +00:00
dns.h bump year and license version 2006-01-01 12:51:34 +00:00
exec.c bump year and license version 2006-01-01 12:51:34 +00:00
exec.h bump year and license version 2006-01-01 12:51:34 +00:00
file.c - add php_mkdir_ex, works like php_mkdir but allows to silent any error 2006-01-13 04:06:00 +00:00
file.h - add php_mkdir_ex, works like php_mkdir but allows to silent any error 2006-01-13 04:06:00 +00:00
filestat.c bump year and license version 2006-01-01 12:51:34 +00:00
filters.c MFH: couple of pedantic fixes: "static" should be first 2006-01-18 23:55:47 +00:00
flock_compat.c bump year and license version 2006-01-01 12:51:34 +00:00
flock_compat.h bump year and license version 2006-01-01 12:51:34 +00:00
formatted_print.c bump year and license version 2006-01-01 12:51:34 +00:00
fsock.c bump year and license version 2006-01-01 12:51:34 +00:00
fsock.h bump year and license version 2006-01-01 12:51:34 +00:00
ftok.c bump year and license version 2006-01-01 12:51:34 +00:00
ftp_fopen_wrapper.c bump year and license version 2006-01-01 12:51:34 +00:00
head.c bump year and license version 2006-01-01 12:51:34 +00:00
head.h bump year and license version 2006-01-01 12:51:34 +00:00
html.c bump year and license version 2006-01-01 12:51:34 +00:00
html.h bump year and license version 2006-01-01 12:51:34 +00:00
http_fopen_wrapper.c Allow get_headers() to return header information even for non-200 responses. 2006-01-20 01:40:32 +00:00
http.c bump year and license version 2006-01-01 12:51:34 +00:00
image.c bump year and license version 2006-01-01 12:51:34 +00:00
incomplete_class.c Export symbols that will allow building WDDX as shared object 2006-01-28 06:18:01 +00:00
info.c bump year and license version 2006-01-01 12:51:34 +00:00
info.h bump year and license version 2006-01-01 12:51:34 +00:00
iptc.c bump year and license version 2006-01-01 12:51:34 +00:00
lcg.c bump year and license version 2006-01-01 12:51:34 +00:00
levenshtein.c bump year and license version 2006-01-01 12:51:34 +00:00
link.c bump year and license version 2006-01-01 12:51:34 +00:00
mail.c bump year and license version 2006-01-01 12:51:34 +00:00
Makefile.frag MFH: - Fix paths for --enable-gcov 2005-12-01 09:34:20 +00:00
math.c MFH: initialize variables and reduce the number of warnings 2006-02-06 11:28:41 +00:00
md5.c bump year and license version 2006-01-01 12:51:34 +00:00
md5.h bump year and license version 2006-01-01 12:51:34 +00:00
metaphone.c bump year and license version 2006-01-01 12:51:34 +00:00
microtime.c bump year and license version 2006-01-01 12:51:34 +00:00
microtime.h bump year and license version 2006-01-01 12:51:34 +00:00
pack.c Fixed bug #36148 (unpack("H*hex", $data) is adding an extra character to the 2006-01-26 15:45:33 +00:00
pack.h bump year and license version 2006-01-01 12:51:34 +00:00
pageinfo.c bump year and license version 2006-01-01 12:51:34 +00:00
pageinfo.h bump year and license version 2006-01-01 12:51:34 +00:00
php_array.h Move array globals declarations back to the header file. 2006-02-07 17:54:24 +00:00
php_assert.h bump year and license version 2006-01-01 12:51:34 +00:00
php_browscap.h bump year and license version 2006-01-01 12:51:34 +00:00
php_crypt.h bump year and license version 2006-01-01 12:51:34 +00:00
php_dir.h bump year and license version 2006-01-01 12:51:34 +00:00
php_ext_syslog.h bump year and license version 2006-01-01 12:51:34 +00:00
php_filestat.h bump year and license version 2006-01-01 12:51:34 +00:00
php_fopen_wrapper.c bump year and license version 2006-01-01 12:51:34 +00:00
php_fopen_wrappers.h bump year and license version 2006-01-01 12:51:34 +00:00
php_ftok.h bump year and license version 2006-01-01 12:51:34 +00:00
php_http.h bump year and license version 2006-01-01 12:51:34 +00:00
php_image.h bump year and license version 2006-01-01 12:51:34 +00:00
php_incomplete_class.h Export symbols that will allow building WDDX as shared object 2006-01-28 06:18:01 +00:00
php_iptc.h bump year and license version 2006-01-01 12:51:34 +00:00
php_lcg.h bump year and license version 2006-01-01 12:51:34 +00:00
php_link.h bump year and license version 2006-01-01 12:51:34 +00:00
php_mail.h bump year and license version 2006-01-01 12:51:34 +00:00
php_math.h MFH: add missing ifdefs 2006-01-13 13:04:27 +00:00
php_metaphone.h bump year and license version 2006-01-01 12:51:34 +00:00
php_rand.h bump year and license version 2006-01-01 12:51:34 +00:00
php_smart_str_public.h bump year and license version 2006-01-01 12:51:34 +00:00
php_smart_str.h bump year and license version 2006-01-01 12:51:34 +00:00
php_standard.h - MFH: Fixed bug #35887 (wddx_deserialize not parsing dateTime fields properly). 2006-01-04 21:31:35 +00:00
php_string.h bump year and license version 2006-01-01 12:51:34 +00:00
php_type.h bump year and license version 2006-01-01 12:51:34 +00:00
php_uuencode.h bump year and license version 2006-01-01 12:51:34 +00:00
php_var.h bump year and license version 2006-01-01 12:51:34 +00:00
php_versioning.h bump year and license version 2006-01-01 12:51:34 +00:00
proc_open.c bump year and license version 2006-01-01 12:51:34 +00:00
proc_open.h bump year and license version 2006-01-01 12:51:34 +00:00
quot_print.c bump year and license version 2006-01-01 12:51:34 +00:00
quot_print.h bump year and license version 2006-01-01 12:51:34 +00:00
rand.c bump year and license version 2006-01-01 12:51:34 +00:00
reg.c bump year and license version 2006-01-01 12:51:34 +00:00
reg.h bump year and license version 2006-01-01 12:51:34 +00:00
scanf.c bump year and license version 2006-01-01 12:51:34 +00:00
scanf.h bump year and license version 2006-01-01 12:51:34 +00:00
sha1.c bump year and license version 2006-01-01 12:51:34 +00:00
sha1.h bump year and license version 2006-01-01 12:51:34 +00:00
soundex.c bump year and license version 2006-01-01 12:51:34 +00:00
streamsfuncs.c MFH: fix #36242 (Possible memory corruption in stream_select()) 2006-02-01 10:31:57 +00:00
streamsfuncs.h bump year and license version 2006-01-01 12:51:34 +00:00
string.c nuke ws pollution 2006-01-29 17:54:45 +00:00
strnatcmp.c Fixed Bug #29075 (strnatcmp() incorrectly handles whitespace). 2004-07-15 01:26:03 +00:00
syslog.c bump year and license version 2006-01-01 12:51:34 +00:00
type.c bump year and license version 2006-01-01 12:51:34 +00:00
uniqid.c bump year and license version 2006-01-01 12:51:34 +00:00
uniqid.h bump year and license version 2006-01-01 12:51:34 +00:00
url_scanner_ex.c bump year and license version 2006-01-01 12:51:34 +00:00
url_scanner_ex.h bump year and license version 2006-01-01 12:51:34 +00:00
url_scanner_ex.re bump the year and license version 2006-01-01 12:26:08 +00:00
url_scanner.c bump year and license version 2006-01-01 12:51:34 +00:00
url_scanner.h bump year and license version 2006-01-01 12:51:34 +00:00
url.c Fixed bug #36351 (parse_url() does not parse numeric paths properly). 2006-02-12 16:39:44 +00:00
url.h bump year and license version 2006-01-01 12:51:34 +00:00
user_filters.c bump year and license version 2006-01-01 12:51:34 +00:00
uuencode.c bump year and license version 2006-01-01 12:51:34 +00:00
var_unserializer.c bump year and license version 2006-01-01 12:51:34 +00:00
var_unserializer.re bump the year and license version 2006-01-01 12:26:08 +00:00
var.c bump year and license version 2006-01-01 12:51:34 +00:00
versioning.c bump year and license version 2006-01-01 12:51:34 +00:00