php-src/ext/standard
2002-08-13 04:44:45 +00:00
..
tests Close pipes to avoid deadlock. 2002-08-03 14:54:30 +00:00
aggregation.c Unify error messages 2002-07-08 12:52:22 +00:00
aggregation.h Maintain headers. 2002-02-28 08:29:35 +00:00
array.c one last fix for array_shift 2002-08-03 00:40:46 +00:00
assert.c Unify error messages 2002-07-08 12:52:22 +00:00
base64.c - Fix String is not zero-terminated error in base64_decode 2002-05-01 20:11:09 +00:00
base64.h Maintain headers. 2002-02-28 08:29:35 +00:00
basic_functions.c bool not boolean 2002-08-13 04:44:45 +00:00
basic_functions.h - Remove read_uploaded_file 2002-03-23 23:03:04 +00:00
browscap.c Unify error messages 2002-07-08 12:52:22 +00:00
config.m4 added money_format() function 2002-08-02 10:08:53 +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_ext.h - Update credits 2002-06-26 18:58:25 +00:00
credits_sapi.h - And the SAPI too 2002-06-26 18:58:49 +00:00
credits.c restore shane to list of members of php group (got lost somewhere along the way) 2002-07-23 23:46:54 +00:00
credits.h Maintain headers. 2002-02-28 08:29:35 +00:00
crypt.c Maintain headers. 2002-02-28 08:29:35 +00:00
cyr_convert.c - Fix TSRMLS_* stuff 2002-07-08 18:29:54 +00:00
cyr_convert.h Maintain headers. 2002-02-28 08:29:35 +00:00
datetime.c Bugfix: #18532 2002-07-26 16:50:34 +00:00
datetime.h Update headers. 2001-12-11 15:32:16 +00:00
dir.c dir() returns an instantiated object, not a class. 2002-08-13 04:24:15 +00:00
dl.c Unify error messages 2002-07-08 12:52:22 +00:00
dl.h Update headers. 2001-12-11 15:32:16 +00:00
dns.c Unify error messages 2002-07-08 12:52:22 +00:00
dns.h Maintain headers. 2002-02-28 08:29:35 +00:00
exec.c Fix typo in #if. Bug #17538. 2002-08-02 14:35:24 +00:00
exec.h Tidy up win32 implementation of proc_open. 2002-04-03 13:39:35 +00:00
file.c Centralize some blocking socket related code. 2002-08-09 21:02:36 +00:00
file.h - Add TSRMLS_DC to prototype. 2002-07-08 18:44:05 +00:00
filestat.c Commiting Steph@php.net's patch to re-enable touch on Win32 machines 2002-07-30 20:24:13 +00:00
flock_compat.c Maintain headers. 2002-02-28 08:29:35 +00:00
flock_compat.h Maintain headers. 2002-02-28 08:29:35 +00:00
formatted_print.c Unify error messages 2002-07-08 12:52:22 +00:00
fsock.c Switch streams socket abstraction to use a timeval structure instead of an 2002-07-22 18:46:26 +00:00
fsock.h New PHP streams... 2002-03-15 21:03:08 +00:00
ftok.c Unify error messages 2002-07-08 12:52:22 +00:00
ftp_fopen_wrapper.c Properly implement TSRM parameters to the new log_error 2002-08-11 14:29:01 +00:00
head.c Improved handling of output buffers (see news)\n#No trim for the string parameter... 2002-08-09 22:29:58 +00:00
head.h Maintain headers. 2002-02-28 08:29:35 +00:00
html.c Unify error messages 2002-07-08 12:52:22 +00:00
html.h * formatting, plus remove some old fopen wrappers 2002-03-16 01:34:52 +00:00
http_fopen_wrapper.c Missing word... 2002-08-11 18:51:40 +00:00
image.c - Fixed compile (bug #18297) on such systems which define uchar. 2002-07-12 22:34:43 +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 reverting ' to \" to stop stupid discussions 2002-08-08 20:19:33 +00:00
info.h Maintain headers. 2002-02-28 08:29:35 +00:00
iptc.c Unify error messages 2002-07-08 12:52:22 +00:00
lcg.c Maintain headers. 2002-02-28 08:29:35 +00:00
levenshtein.c Unify error messages 2002-07-08 12:52:22 +00:00
link.c Fixed Bug #17790 2002-06-16 21:24:15 +00:00
mail.c Add default arguments to new internal mail function. 2002-07-02 23:46:15 +00:00
Makefile.frag Update configure line in phpinfo() after re-running configure without 2002-06-27 10:01:06 +00:00
math.c ZTS fix. 2002-06-18 00:14:52 +00:00
md5.c - Copy and paste error -> unify error messages 2002-07-28 19:29: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 Maintain headers. 2002-02-28 08:29:35 +00:00
microtime.h Maintain headers. 2002-02-28 08:29:35 +00:00
pack.c Maintain headers. 2002-02-28 08:29:35 +00:00
pack.h Maintain headers. 2002-02-28 08:29:35 +00:00
pageinfo.c Maintain headers. 2002-02-28 08:29:35 +00:00
pageinfo.h Maintain headers. 2002-02-28 08:29:35 +00:00
parsedate.y Fix strtotime() "next" keyword handling. 2002-07-30 18:42:19 +00:00
php_array.h Changing email address. 2002-05-13 17:28:38 +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 Always initialize wrappers, regardless of PG(allow_url_fopen). 2002-04-16 22:14:27 +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_public.h Maintain headers. 2002-02-28 08:29:35 +00:00
php_smart_str.h Fix some 8bit issues with IRCG nickname encoding and 2002-06-29 18:46:49 +00:00
php_standard.h Added sha1, sha1_file functions. 2002-07-28 19:18:08 +00:00
php_string.h added money_format() function 2002-08-02 10:08:53 +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 Make RAND_RANGE() an API macro. 2002-06-09 04:26:36 +00:00
reg.c Applied fix for #17764. 2002-06-17 15:10:22 +00:00
reg.h Maintain headers. 2002-02-28 08:29:35 +00:00
scanf.c Maintain headers. 2002-02-28 08:29:35 +00:00
scanf.h Maintain headers. 2002-02-28 08:29:35 +00:00
sha1.c - Copy and paste error -> unify error messages 2002-07-28 19:29: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 added money_format() function 2002-08-02 10:08:53 +00:00
strnatcmp.c don't emit code for version 2002-05-04 17:36:58 +00:00
syslog.c - Fix protos. 2002-03-10 23:45:02 +00:00
type.c is_object() returns FALSE if object is a "incomplete object". 2002-07-24 09:55:11 +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_scanner_ex.c corrected handling of internal output buffers 2002-08-10 16:12:36 +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 corrected handling of internal output buffers 2002-08-10 16:12:36 +00:00
url_scanner.c Update headers. 2001-12-11 15:32:16 +00:00
url_scanner.h Update headers. 2001-12-11 15:32:16 +00:00
url.c Maintain headers. 2002-02-28 08:29:35 +00:00
url.h Maintain headers. 2002-02-28 08:29:35 +00:00
var_unserializer.c Touch file 2002-08-06 00:07:05 +00:00
var_unserializer.re need to export var_replace and var_destroy for win32 2002-08-04 23:45:38 +00:00
var.c - No idea why this wasn't crashing before. 2002-06-26 07:36:01 +00:00
versioning.c Fix warning. 2002-07-07 08:19:36 +00:00