php-src/ext/standard
2003-10-29 21:50:15 +00:00
..
tests Add test case for bug #26003 2003-10-29 19:45:38 +00:00
array.c New array functions for doing intersection of arrays that are complementary 2003-10-09 08:10:39 +00:00
assert.c fix format strings 2003-08-28 16:49:57 +00:00
base64.c Fixed bug #24312 (base64_decode() does not skip 0xF0-0xFF characters) 2003-06-24 15:23:17 +00:00
base64.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
basic_functions.c By popular demand renaming uu(encode/decode) to convert_uu(encode/decode). 2003-10-28 04:02:11 +00:00
basic_functions.h Fix fgetcsv() to correctly support international characters 2003-10-04 02:51:19 +00:00
browscap.c It's boolean, not long. 2003-08-13 22:31:22 +00:00
config.m4 Added uuencode() & uudecode() functions. 2003-10-27 05:35:41 +00:00
crc32.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
crc32.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
credits_ext.h Update credits 2003-08-18 23:31:14 +00:00
credits_sapi.h Credits update. 2003-03-04 00:10:11 +00:00
credits.c 5 sir 2003-08-18 23:26:31 +00:00
credits.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
crypt.c Moved the RINIT(crypt) stuff into crypt() itself. 2003-08-11 00:49:19 +00:00
css.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
css.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
cyr_convert.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
cyr_convert.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
datetime.c Fixed bug #25530 (checkdate incorrectly handles floats) 2003-09-15 00:07:51 +00:00
datetime.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
dir.c This check's always necessary. 2003-10-29 21:50:15 +00:00
dl.c #typo 2003-08-17 09:57:21 +00:00
dl.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
dns.c Workaround for bug #25955 2003-10-24 17:09:36 +00:00
dns.h fix typo (most likely fixes #24533 too) 2003-07-08 14:46:32 +00:00
exec.c signed/unsigned compiler warning fixes 2003-09-26 08:09:56 +00:00
exec.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
file.c Add missing reinitialization call 2003-10-27 22:45:58 +00:00
file.h MF4: allow realpath() for win32 non-ZTS 2003-09-30 09:52:11 +00:00
filestat.c - Fixed bug #25343 (is_dir() gives warning on FreeBSD). 2003-09-02 01:22:02 +00:00
filters.c fix format strings 2003-08-28 16:49:57 +00:00
flock_compat.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
flock_compat.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
formatted_print.c emalloc -> safe_emalloc 2003-08-11 23:16:54 +00:00
fsock.c fix format strings 2003-08-28 16:49:57 +00:00
fsock.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
ftok.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
ftp_fopen_wrapper.c signed/unsigned compiler warning fixes 2003-09-26 08:09:56 +00:00
head.c Added a parameter to php_setcookie to toggle URL encoding of the cookie data 2003-08-20 20:51:10 +00:00
head.h Added a parameter to php_setcookie to toggle URL encoding of the cookie data 2003-08-20 20:51:10 +00:00
html.c Missing '&' in the result of get_html_translation_table() 2003-10-21 01:46:54 +00:00
html.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
http_fopen_wrapper.c kill warnings 2003-08-28 16:28:33 +00:00
http.c typo + proto fix 2003-09-07 00:00:00 +00:00
image.c - Fixed bug #25581 (getimagesize () return incorrect values on bitmap 2003-10-25 14:06:29 +00:00
incomplete_class.c pass trsm via parameters 2003-08-05 09:07:49 +00:00
info.c String formatting stuff. 2003-09-22 04:18:24 +00:00
info.h Fix use of EXTERN_C macros 2003-09-02 13:34:23 +00:00
iptc.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
lcg.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
levenshtein.c emalloc -> safe_emalloc 2003-08-11 23:16:54 +00:00
link.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
mail.c Fixed bug #25923 (mail() modifies the to & subject arguments). 2003-10-20 14:22:01 +00:00
Makefile.frag Never overwrite .c files when re2c does not exist. 2003-08-30 07:27:05 +00:00
math.c fix format strings 2003-08-28 16:49:57 +00:00
md5.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
md5.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
metaphone.c emalloc -> safe_emalloc 2003-08-11 23:16:54 +00:00
microtime.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
microtime.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
pack.c signed/unsigned compiler warning fixes 2003-09-26 08:09:56 +00:00
pack.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
pageinfo.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
pageinfo.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
parsedate.y silenced a compiler warning 2003-09-26 07:51:52 +00:00
php_array.h New array functions for doing intersection of arrays that are complementary 2003-10-09 08:10:39 +00:00
php_assert.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
php_browscap.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
php_crypt.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
php_dir.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
php_ext_syslog.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
php_filestat.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
php_fopen_wrapper.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
php_fopen_wrappers.h make file uri's work with streams 2003-10-19 20:04:33 +00:00
php_ftok.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
php_http.h renamed http.h -> php_http.h 2003-09-06 12:56:02 +00:00
php_image.h - Fixed bug #25211 (image.c compile failure with AIX) 2003-09-09 19:25:55 +00:00
php_incomplete_class.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
php_iptc.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
php_lcg.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
php_link.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
php_mail.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
php_math.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
php_metaphone.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
php_parsedate.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
php_rand.h Fixed bug #25170 (Problem with generation of random numbers on solaris) 2003-08-20 16:40:22 +00:00
php_smart_str_public.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
php_smart_str.h Use a smaller default size to accomodate the engine 2003-06-18 16:15:47 +00:00
php_standard.h Buckle your seatbelt, Dorothy, 'cause Aggregation is going bye-bye. 2003-06-28 05:38:52 +00:00
php_string.h Fix Bug#24784 single character search keys not respecting case sensitivity/replace count parameters. 2003-07-25 01:03:39 +00:00
php_sunfuncs.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
php_type.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
php_uuencode.h By popular demand renaming uu(encode/decode) to convert_uu(encode/decode). 2003-10-28 04:02:11 +00:00
php_var.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
php_versioning.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
proc_open.c fix format strings 2003-08-28 16:49:57 +00:00
proc_open.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
quot_print.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
quot_print.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
rand.c - Fixed bug #25007 (rand() & mt_rand() seed RNG every call). 2003-08-11 00:42:29 +00:00
reg.c emalloc -> safe_emalloc 2003-08-11 23:16:54 +00:00
reg.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
scanf.c - Fixed bug #25372 (sscanf() does not work with %X) 2003-09-03 11:54:35 +00:00
scanf.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
sha1.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
sha1.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
soundex.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
streamsfuncs.c Implement stream_get_contents, which is somewhat akin to file_get_contents, 2003-10-08 10:07:25 +00:00
streamsfuncs.h Implement stream_get_contents, which is somewhat akin to file_get_contents, 2003-10-08 10:07:25 +00:00
string.c Simplification. 2003-09-29 02:23:40 +00:00
strnatcmp.c Fixed bug #19795 2003-04-16 21:10:29 +00:00
sunfuncs.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
syslog.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
type.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
uniqid.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
uniqid.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
url_scanner_ex.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
url_scanner_ex.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
url_scanner_ex.re updating license information in the headers. 2003-06-10 20:04:29 +00:00
url_scanner.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
url_scanner.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
url.c make parse_url work correctly for file uri's on windows, such as 2003-10-19 20:00:51 +00:00
url.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
user_filters.c Allow userspace filters to use wildcards 2003-10-29 00:19:57 +00:00
uuencode.c By popular demand renaming uu(encode/decode) to convert_uu(encode/decode). 2003-10-28 04:02:11 +00:00
var_unserializer.c sync 2003-09-03 16:24:24 +00:00
var_unserializer.re - Fixed bug #25378 (Invalid data passed to unserialize() causes segfault) 2003-09-03 16:24:15 +00:00
var.c Oops.. 2003-10-08 01:51:32 +00:00
versioning.c emalloc -> safe_emalloc 2003-08-11 23:16:54 +00:00