php-src/ext/standard
Wez Furlong 7694770304 Rename streams functions to fit with naming conventions, adding aliases
for old functions where required.
Make use of recent changes to chunk size and timeout setting code.
2002-09-28 22:14:21 +00:00
..
tests Rename streams functions to fit with naming conventions, adding aliases 2002-09-28 22:14:21 +00:00
aggregation.c php_error_docref 2002-08-24 01:19:28 +00:00
aggregation.h Maintain headers. 2002-02-28 08:29:35 +00:00
array.c ws fixes. 2002-09-21 16:10:33 +00:00
assert.c php_error_docref 2002-08-24 01:19:28 +00:00
base64.c style fix 2002-08-22 01:20:50 +00:00
base64.h Maintain headers. 2002-02-28 08:29:35 +00:00
basic_functions.c Rename streams functions to fit with naming conventions, adding aliases 2002-09-28 22:14:21 +00:00
basic_functions.h Implement a default_socket_timeout and auto_detect_line_endings ini options. 2002-09-23 18:12:39 +00:00
browscap.c php_error_docref 2002-08-24 01:19:28 +00:00
config.m4 Change phpinfo() to use CSS styling instead of HTML code. 2002-09-19 21:57:25 +00:00
crc32.c Maintain headers. 2002-02-28 08:29:35 +00:00
crc32.h Maintain headers. 2002-02-28 08:29:35 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
credits.c Fix ZTS build. 2002-09-26 19:48:56 +00:00
credits.h Maintain headers. 2002-02-28 08:29:35 +00:00
credits_ext.h Update credits. 2002-09-27 12:23:49 +00:00
credits_sapi.h Update credits. 2002-09-27 12:23:49 +00:00
crypt.c Maintain headers. 2002-02-28 08:29:35 +00:00
css.c fix phpinfo() output for better browser BC 2002-09-26 17:54:54 +00:00
css.h Change phpinfo() to use CSS styling instead of HTML code. 2002-09-19 21:57:25 +00:00
cyr_convert.c php_error_docref 2002-08-24 01:19:28 +00:00
cyr_convert.h Maintain headers. 2002-02-28 08:29:35 +00:00
datetime.c prevent segv on Windows with negative localtime values. 2002-09-25 12:20:56 +00:00
datetime.h Update headers. 2001-12-11 15:32:16 +00:00
dir.c It must be GLOB_NOCHECK instead of GLOB_NOMATCH. 2002-09-28 09:14:45 +00:00
dl.c Remove unnecessary commented code. 2002-09-05 21:12:55 +00:00
dl.h Update headers. 2001-12-11 15:32:16 +00:00
dns.c NetWare related additions/modifications 2002-09-05 14:25:07 +00:00
dns.h Maintain headers. 2002-02-28 08:29:35 +00:00
exec.c Make these all work with persistent streams too. 2002-09-25 15:46:47 +00:00
exec.h Fixed bug #19313 2002-09-19 18:59:32 +00:00
file.c Rename streams functions to fit with naming conventions, adding aliases 2002-09-28 22:14:21 +00:00
file.h Rename streams functions to fit with naming conventions, adding aliases 2002-09-28 22:14:21 +00:00
filestat.c (PHP touch) Remove an extraneous time() call. 2002-09-23 14:59:24 +00:00
flock_compat.c NetWare related additions/modifications 2002-09-05 14:25:07 +00:00
flock_compat.h Maintain headers. 2002-02-28 08:29:35 +00:00
formatted_print.c Add '+' modifier. 2002-09-21 15:08:59 +00:00
fsock.c Implement persistent streams. (for pfsockopen). 2002-09-25 15:25:12 +00:00
fsock.h NetWare related additions/modifications 2002-09-05 14:25:07 +00:00
ftok.c php_error_docref 2002-08-24 01:19:28 +00:00
ftp_fopen_wrapper.c Rename file_get_wrapper_data -> file_get_meta_data. 2002-09-26 10:14:41 +00:00
head.c it should not only work for the failure case 2002-09-17 13:54:40 +00:00
head.h Maintain headers. 2002-02-28 08:29:35 +00:00
html.c Fix ZTS build. 2002-09-26 18:13:32 +00:00
html.h Fix ZTS build. 2002-09-26 18:13:32 +00:00
http_fopen_wrapper.c Rename streams functions to fit with naming conventions, adding aliases 2002-09-28 22:14:21 +00:00
image.c Added additional handlers for compressed swf files, which require 2002-09-18 20:37:24 +00:00
incomplete_class.c is_object() returns FALSE if object is a "incomplete object". 2002-07-24 09:55:11 +00:00
info.c fix formating by breaking on to separate lines 2002-09-27 16:05:47 +00:00
info.h Fix ZTS build. 2002-09-26 19:48:56 +00:00
iptc.c php_error_docref 2002-08-24 01:19:28 +00:00
lcg.c NetWare related additions/modifications 2002-09-06 07:27:27 +00:00
levenshtein.c php_error_docref 2002-08-24 01:19:28 +00:00
link.c - Please do not use spaces for indentation! 2002-09-06 07:30:51 +00:00
mail.c - Unbreak build 2002-09-22 16:23:44 +00:00
Makefile.frag Update configure line in phpinfo() after re-running configure without 2002-06-27 10:01:06 +00:00
math.c - argh... this is getting annoying 2002-09-06 07:47:49 +00:00
md5.c php_error_docref 2002-08-24 01:19:28 +00:00
md5.h Maintain headers. 2002-02-28 08:29:35 +00:00
metaphone.c - Fix for #16176. 2002-03-20 08:17:06 +00:00
microtime.c NetWare related changes/modifications 2002-09-06 07:44:30 +00:00
microtime.h Maintain headers. 2002-02-28 08:29:35 +00:00
pack.c NetWare related changes/modifications 2002-09-06 07:44:30 +00:00
pack.h Maintain headers. 2002-02-28 08:29:35 +00:00
pageinfo.c - argh... this is getting annoying 2002-09-06 07:47:49 +00:00
pageinfo.h Maintain headers. 2002-02-28 08:29:35 +00:00
parsedate.y put that back... 2002-09-09 19:11:35 +00:00
php_array.h New function added - array_intersect_assoc() similar to array_intersect() 2002-09-21 14:50:04 +00:00
php_assert.h Maintain headers. 2002-02-28 08:29:35 +00:00
php_browscap.h Maintain headers. 2002-02-28 08:29:35 +00:00
php_crypt.h Maintain headers. 2002-02-28 08:29:35 +00:00
php_dir.h added fnmatch() and glob() functions 2002-03-21 19:18:13 +00:00
php_ext_syslog.h Maintain headers. 2002-02-28 08:29:35 +00:00
php_filestat.h - Fix windows build 2002-07-03 06:45:01 +00:00
php_fopen_wrapper.c Rename file_get_wrapper_data -> file_get_meta_data. 2002-09-26 10:14:41 +00:00
php_fopen_wrappers.h Fix linkage of symbols 2002-05-04 17:26:45 +00:00
php_ftok.h Maintain headers. 2002-02-28 08:29:35 +00:00
php_image.h register IMAGETYPE_<xxx> constants in image.c as they are needed 2002-06-24 19:36:26 +00:00
php_incomplete_class.h is_object() returns FALSE if object is a "incomplete object". 2002-07-24 09:55:11 +00:00
php_iptc.h Maintain headers. 2002-02-28 08:29:35 +00:00
php_lcg.h Maintain headers. 2002-02-28 08:29:35 +00:00
php_link.h Maintain headers. 2002-02-28 08:29:35 +00:00
php_mail.h those are allways defined -> fixes warning in basic_functions.c 2002-08-08 17:53:52 +00:00
php_math.h Maintain headers. 2002-02-28 08:29:35 +00:00
php_metaphone.h Maintain headers. 2002-02-28 08:29:35 +00:00
php_parsedate.h Maintain headers. 2002-02-28 08:29:35 +00:00
php_rand.h Make RAND_RANGE() an API macro. 2002-06-09 04:26:36 +00:00
php_smart_str.h Fix some 8bit issues with IRCG nickname encoding and 2002-06-29 18:46:49 +00:00
php_smart_str_public.h Maintain headers. 2002-02-28 08:29:35 +00:00
php_standard.h Added sha1, sha1_file functions. 2002-07-28 19:18:08 +00:00
php_string.h str_shuffle() function added. Like shuffle() for arrays - however the 2002-09-25 18:06:05 +00:00
php_type.h Maintain headers. 2002-02-28 08:29:35 +00:00
php_var.h need to export var_replace and var_destroy for win32 2002-08-04 23:45:38 +00:00
php_versioning.h Maintain headers. 2002-02-28 08:29:35 +00:00
quot_print.c - Whitespace 2002-04-02 06:41:23 +00:00
quot_print.h Maintain headers. 2002-02-28 08:29:35 +00:00
rand.c NetWare related changes/modifications 2002-09-06 07:44:30 +00:00
reg.c Fix bug #17570. 2002-09-25 14:02:34 +00:00
reg.h *** empty log message *** 2002-09-25 17:48:10 +00:00
scanf.c php_error_docref 2002-08-24 01:19:28 +00:00
scanf.h Maintain headers. 2002-02-28 08:29:35 +00:00
sha1.c php_error_docref 2002-08-24 01:19:28 +00:00
sha1.h Added sha1, sha1_file functions. 2002-07-28 19:18:08 +00:00
soundex.c Update headers. 2001-12-11 15:32:16 +00:00
string.c Fix warning. 2002-09-26 19:18:35 +00:00
strnatcmp.c don't emit code for version 2002-05-04 17:36:58 +00:00
syslog.c php_error_docref 2002-08-24 01:19:28 +00:00
type.c php_error_docref 2002-08-24 01:19:28 +00:00
uniqid.c Maintain headers. 2002-02-28 08:29:35 +00:00
uniqid.h Maintain headers. 2002-02-28 08:29:35 +00:00
url.c php_url_parse() replaces controlchars with '_' now. This stops fopen wrapper 2002-09-10 08:06:25 +00:00
url.h Maintain headers. 2002-02-28 08:29:35 +00:00
url_scanner.c silence build warning, added default case 2002-08-28 06:13:49 +00:00
url_scanner.h Update headers. 2001-12-11 15:32:16 +00:00
url_scanner_ex.c Sync 2002-09-25 12:15:42 +00:00
url_scanner_ex.h re-add accidentily nuked session_adapt_url() 2002-05-05 16:39:49 +00:00
url_scanner_ex.re Allow - as part of an attribute 2002-09-25 12:15:22 +00:00
var.c - No idea why this wasn't crashing before. 2002-06-26 07:36:01 +00:00
var_unserializer.c Sync with var_unserializer.re 2002-08-19 20:02:59 +00:00
var_unserializer.re Made unserialize handle floats with an E notation - bug #18654 2002-08-19 19:45:46 +00:00
versioning.c Fix warning. 2002-07-07 08:19:36 +00:00