php-src/ext/standard
2003-05-20 18:18:56 +00:00
..
tests Fix Test (2nd time) 2003-05-20 00:09:47 +00:00
aggregation.c Eliminate some TSRMLS_FETCH() calls. Tested with Win32 build of SAPI/CGI and SAPI/CLI on Win32. 2003-03-25 08:07:13 +00:00
aggregation.h Bump year. 2002-12-31 16:08:15 +00:00
array.c initialize these to NULL 2003-05-20 18:18:56 +00:00
assert.c Access the struct directly here 2003-04-19 19:06:52 +00:00
base64.c Allow base64 functions to be called from an extension buils as .so/.dll (iconv) 2003-01-01 18:11:18 +00:00
base64.h Allow base64 functions to be called from an extension buils as .so/.dll (iconv) 2003-01-01 18:11:18 +00:00
basic_functions.c initialize these to NULL 2003-05-20 18:18:56 +00:00
basic_functions.h convert array functions to use fast_call_user_function(), gives a nice 2003-05-20 16:46:53 +00:00
browscap.c Make get_browser() try harder to find better matches. 2003-05-20 17:59:16 +00:00
config.m4 streams.c -> streamsfuncs.c 2003-02-27 22:48:13 +00:00
crc32.c Bump year. 2002-12-31 16:08:15 +00:00
crc32.h Bump year. 2002-12-31 16:08:15 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
credits_ext.h Credits update. 2003-03-04 00:10:11 +00:00
credits_sapi.h Credits update. 2003-03-04 00:10:11 +00:00
credits.c Eliminate some TSRMLS_FETCH() calls. Tested with Win32 build of SAPI/CGI and SAPI/CLI on Win32. 2003-03-25 08:07:13 +00:00
credits.h Eliminate some TSRMLS_FETCH() calls. Tested with Win32 build of SAPI/CGI and SAPI/CLI on Win32. 2003-03-25 08:07:13 +00:00
crypt.c Bump year. 2002-12-31 16:08:15 +00:00
css.c Add vr class 2003-04-22 03:21:29 +00:00
css.h Eliminate some TSRMLS_FETCH() calls. Tested with Win32 build of SAPI/CGI and SAPI/CLI on Win32. 2003-03-25 08:07:13 +00:00
cyr_convert.c Fixed implicit cast issue with is*() and to*() functions 2003-04-16 21:40:48 +00:00
cyr_convert.h Bump year. 2002-12-31 16:08:15 +00:00
datetime.c Added missing sanity check 2003-05-04 11:19:57 +00:00
datetime.h Eliminate some TSRMLS_FETCH() calls. Tested with Win32 build of SAPI/CGI and SAPI/CLI on Win32. 2003-03-25 08:07:13 +00:00
dir.c fixed FMR 2003-05-05 12:17:02 +00:00
dl.c Enable embedded code using sapi/embed to use dl(). 2003-01-29 15:39:10 +00:00
dl.h Bump year. 2002-12-31 16:08:15 +00:00
dns.c HINFO RDATA is <label><label> not <nshort><nshort> 2003-05-06 19:51:46 +00:00
dns.h Extra paranoia checks if dn_skipname/dn_expand exist or not 2003-02-24 00:09:18 +00:00
exec.c Fixed implicit cast issue with is*() and to*() functions 2003-04-16 21:40:48 +00:00
exec.h 1) Make the output of system() binary safe 2003-02-26 22:11:12 +00:00
file.c Fold 'options' parameter into wops->unlink method 2003-05-14 15:12:07 +00:00
file.h Switch file_put_contents 'bool use_include_path' to 'int flags' to allow other options such as appending 2003-04-08 23:24:53 +00:00
filestat.c Fixed a bug that would cause filetype() to return "unknown" for 2003-02-27 20:38:00 +00:00
filters.c Fixed memleak 2003-04-16 15:10:01 +00:00
flock_compat.c Win32 build improvements 2003-02-17 13:29:59 +00:00
flock_compat.h Bump year. 2002-12-31 16:08:15 +00:00
formatted_print.c * email address change 2003-03-18 12:06:09 +00:00
fsock.c 64-bit correction to variables passed to zend_parse_parameters 2003-03-06 23:07:28 +00:00
fsock.h Another big commit (tm). 2003-02-27 17:43:38 +00:00
ftok.c Bump year. 2002-12-31 16:08:15 +00:00
ftp_fopen_wrapper.c Fix warnings. 2003-05-17 06:21:34 +00:00
head.c Eliminate some TSRMLS_FETCH() calls. Tested with Win32 build of SAPI/CGI and SAPI/CLI on Win32. 2003-03-25 08:07:13 +00:00
head.h Eliminate some TSRMLS_FETCH() calls. Tested with Win32 build of SAPI/CGI and SAPI/CLI on Win32. 2003-03-25 08:07:13 +00:00
html.c Added missing break 2003-05-08 16:45:59 +00:00
html.h Bump year. 2002-12-31 16:08:15 +00:00
http_fopen_wrapper.c Setup unlink() method in wrapper_ops structure, implement unlink in plainfiles wrapper, explicitly set method NULL in other wrappers (for now), and rewrite unlink userland function to call into wrapper_ops 2003-05-14 06:10:04 +00:00
image.c a little bit slower but somewhat tricky and more flexible and it does not 2003-02-14 19:43:06 +00:00
incomplete_class.c build fixes 2003-01-01 13:26:17 +00:00
info.c Extend print_table_row so that one can specify the CSS class 2003-04-19 17:40:19 +00:00
info.h C++ extensions build fix 2003-05-20 13:32:21 +00:00
iptc.c Bump year. 2002-12-31 16:08:15 +00:00
lcg.c TS issue, noticed by Sebastian Bergmann 2003-03-31 05:39:25 +00:00
levenshtein.c Eliminate some TSRMLS_FETCH() calls. Tested with Win32 build of SAPI/CGI and SAPI/CLI on Win32. 2003-03-25 08:07:13 +00:00
link.c Bump year. 2002-12-31 16:08:15 +00:00
mail.c Revert, this caused more trouble than it fixed. 2003-05-07 20:33:53 +00:00
Makefile.frag Update configure line in phpinfo() after re-running configure without 2002-06-27 10:01:06 +00:00
math.c * email address change 2003-03-18 12:06:09 +00:00
md5.c - Fixed copy and paste bug 2003-02-20 10:33:55 +00:00
md5.h Bump year. 2002-12-31 16:08:15 +00:00
metaphone.c 64-bit correction to variables passed to zend_parse_parameters 2003-03-06 23:07:28 +00:00
microtime.c Bump year. 2002-12-31 16:08:15 +00:00
microtime.h Bump year. 2002-12-31 16:08:15 +00:00
pack.c Win32 build improvements 2003-02-17 13:29:59 +00:00
pack.h Bump year. 2002-12-31 16:08:15 +00:00
pageinfo.c Bump year. 2002-12-31 16:08:15 +00:00
pageinfo.h Bump year. 2002-12-31 16:08:15 +00:00
parsedate.y Changing parsedate to be reentrant using pure_parser (Dave) 2003-03-28 13:10:52 +00:00
php_array.h Added array_walk_recursive() function that can apply array_walk recursively 2003-02-05 17:56:08 +00:00
php_assert.h Bump year. 2002-12-31 16:08:15 +00:00
php_browscap.h Bump year. 2002-12-31 16:08:15 +00:00
php_crypt.h Bump year. 2002-12-31 16:08:15 +00:00
php_dir.h Added scandir() function, which allows quick retrieval of all files & 2003-01-28 01:48:57 +00:00
php_ext_syslog.h * email address change 2003-03-18 12:06:09 +00:00
php_filestat.h is_executable() now available on win32 2003-02-09 03:49:43 +00:00
php_fopen_wrapper.c Setup unlink() method in wrapper_ops structure, implement unlink in plainfiles wrapper, explicitly set method NULL in other wrappers (for now), and rewrite unlink userland function to call into wrapper_ops 2003-05-14 06:10:04 +00:00
php_fopen_wrappers.h Fix linkage of symbols. 2003-03-23 21:58:03 +00:00
php_ftok.h Bump year. 2002-12-31 16:08:15 +00:00
php_image.h This cause some warning/error in AIX 2003-02-03 13:08:08 +00:00
php_incomplete_class.h Bump year. 2002-12-31 16:08:15 +00:00
php_iptc.h Bump year. 2002-12-31 16:08:15 +00:00
php_lcg.h Bump year. 2002-12-31 16:08:15 +00:00
php_link.h Bump year. 2002-12-31 16:08:15 +00:00
php_mail.h Bump year. 2002-12-31 16:08:15 +00:00
php_math.h * email address change 2003-03-18 12:06:09 +00:00
php_metaphone.h Bump year. 2002-12-31 16:08:15 +00:00
php_parsedate.h Bump year. 2002-12-31 16:08:15 +00:00
php_rand.h Bump year. 2002-12-31 16:08:15 +00:00
php_smart_str_public.h Bump year. 2002-12-31 16:08:15 +00:00
php_smart_str.h Simplify use of this header in external apps 2003-04-16 09:14:32 +00:00
php_standard.h - Cleaned this mess a bit: 2003-02-17 06:28:07 +00:00
php_string.h basename() now binary safe, testcases added 2003-05-05 13:46:14 +00:00
php_sunfuncs.h - Cleaned this mess a bit: 2003-02-17 06:28:07 +00:00
php_type.h Bump year. 2002-12-31 16:08:15 +00:00
php_var.h - Make them available on Windows too from other files. 2003-04-28 18:41:32 +00:00
php_versioning.h * email address change 2003-03-18 12:06:09 +00:00
proc_open.c The environment should *never* be magic quoted. 2003-03-23 19:30:31 +00:00
proc_open.h Integrate Shanes patch that allows specifying the cwd and environment 2003-02-16 15:38:54 +00:00
quot_print.c Made php_quot_print_decode() RFC2045-compliant 2003-01-14 15:14:11 +00:00
quot_print.h Moved php_quot_print_decode() to quot_print.c so that it can be used 2003-01-06 15:47:25 +00:00
rand.c Win32 build improvements 2003-02-17 13:29:59 +00:00
reg.c Forgot to fix this part 2003-02-24 16:54:21 +00:00
reg.h Bump year. 2002-12-31 16:08:15 +00:00
scanf.c Improved the patched part to prevent further potential bugs 2003-01-19 17:23:48 +00:00
scanf.h Bump year. 2002-12-31 16:08:15 +00:00
sha1.c - Also add the optional raw output parameter to md5_file and sha1_file. 2003-02-20 10:32:35 +00:00
sha1.h Bump year. 2002-12-31 16:08:15 +00:00
soundex.c Bump year. 2002-12-31 16:08:15 +00:00
streamsfuncs.c Revert change to stream_copy_to_stream() 2003-04-20 01:18:58 +00:00
streamsfuncs.h - Rename stream_register_filter() to stream_filter_register(), 2003-05-19 15:35:06 +00:00
string.c MFB(r-1.333.2.27) Bugfix 23654. If subject is an array and it contains other arrays, we want to pass those subarrays through unchanged rather than attempt to convert them to string. 2003-05-16 23:30:08 +00:00
strnatcmp.c Fixed bug #19795 2003-04-16 21:10:29 +00:00
sunfuncs.c - Cleaned this mess a bit: 2003-02-17 06:28:07 +00:00
syslog.c * email address change 2003-03-18 12:06:09 +00:00
type.c Bump year. 2002-12-31 16:08:15 +00:00
uniqid.c * email address change 2003-03-18 12:06:09 +00:00
uniqid.h * email address change 2003-03-18 12:06:09 +00:00
url_scanner_ex.c touch 2003-04-17 02:54:23 +00:00
url_scanner_ex.h Bump year. 2002-12-31 16:08:15 +00:00
url_scanner_ex.re Fixed implicit cast issue with is*() and to*() functions 2003-04-16 21:40:48 +00:00
url_scanner.c Correcting int/long mismatched - 64bit issues. 2003-03-10 20:30:33 +00:00
url_scanner.h Bump year. 2002-12-31 16:08:15 +00:00
url.c improve php_url_encode 2003-04-28 16:24:14 +00:00
url.h Added get_browser() function. This function can be used to fetch the headers 2003-02-07 21:33:35 +00:00
user_filters.c The bucket rewrite was done some time ago... 2003-05-19 18:40:11 +00:00
var_unserializer.c Fix unserialize (commit later) 2003-05-18 12:09:08 +00:00
var_unserializer.re Fix unserialize 2003-05-18 12:08:51 +00:00
var.c Make serialize precision a configurable option. 2003-05-08 01:23:21 +00:00
versioning.c * email address change 2003-03-18 12:06:09 +00:00