.. |
tests
|
revert last bogus change. There is bug in is_file()
|
2002-04-30 10:38:06 +00:00 |
aggregation.c
|
Fix ZE1 build
|
2002-04-30 14:45:50 +00:00 |
aggregation.h
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
array.c
|
Fix Bug #14795.
|
2002-04-24 15:23:43 +00:00 |
assert.c
|
Maintain headers.
|
2002-02-28 08:29:35 +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
|
unused var
|
2002-05-04 16:59:41 +00:00 |
basic_functions.h
|
- Remove read_uploaded_file
|
2002-03-23 23:03:04 +00:00 |
browscap.c
|
ZE2 compatibility fix
|
2002-04-30 11:30:07 +00:00 |
config.m4
|
- Revert that change. Added a warning about this.
|
2002-04-08 18:43:35 +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
|
Fix credits.
|
2002-03-13 15:52:24 +00:00 |
credits_sapi.h
|
Update Credits
|
2002-03-13 14:40:31 +00:00 |
credits.c
|
Maintain headers.
|
2002-02-28 08:29:35 +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
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
cyr_convert.h
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
datetime.c
|
Oops... 1 digit is allowed too! Reverting my fix.
|
2002-03-09 11:23:48 +00:00 |
datetime.h
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
dir.c
|
Always initialize wrappers, regardless of PG(allow_url_fopen).
|
2002-04-16 22:14:27 +00:00 |
dl.c
|
- OS X support for dynamically loaded extensions. (patch by Marko)
|
2002-04-04 00:24:34 +00:00 |
dl.h
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
dns.c
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
dns.h
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
exec.c
|
- Fix for bug #16811
|
2002-04-25 06:43:11 +00:00 |
exec.h
|
Tidy up win32 implementation of proc_open.
|
2002-04-03 13:39:35 +00:00 |
file.c
|
Make this code work on compilers which don't consider the address
|
2002-05-04 17:12:26 +00:00 |
file.h
|
Implement user-space funtions to operate on stream contexts.
|
2002-04-30 00:28:24 +00:00 |
filestat.c
|
Fixed bug #16861.
|
2002-04-26 23:46:51 +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
|
- Fix handling of zero'th argument for sprintf()'s argument swapping code
|
2002-03-22 09:09:18 +00:00 |
fsock.c
|
Make scheme part decoding rfc2396 compliant.
|
2002-04-19 10:06:41 +00:00 |
fsock.h
|
New PHP streams...
|
2002-03-15 21:03:08 +00:00 |
ftok.c
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
ftp_fopen_wrapper.c
|
Always initialize wrappers, regardless of PG(allow_url_fopen).
|
2002-04-16 22:14:27 +00:00 |
head.c
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
head.h
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
html.c
|
fixed possible bufferoverflow in get_next_char
|
2002-03-16 09:44:30 +00:00 |
html.h
|
* formatting, plus remove some old fopen wrappers
|
2002-03-16 01:34:52 +00:00 |
http_fopen_wrapper.c
|
redirected is set but never used
|
2002-05-04 17:16:28 +00:00 |
image.c
|
entry_length was set but never used
|
2002-05-04 17:24:08 +00:00 |
incomplete_class.c
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
info.c
|
Fixing wrong pointer
|
2002-05-02 17:36:00 +00:00 |
info.h
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
iptc.c
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
lcg.c
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
levenshtein.c
|
fix and regression test for Bug #16473
|
2002-04-07 19:46:45 +00:00 |
link.c
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
mail.c
|
- WS fix.
|
2002-03-16 15:50:20 +00:00 |
Makefile.frag
|
Implement stream context and status notification system.
|
2002-04-10 22:42:32 +00:00 |
math.c
|
- Fix for bug #14966
|
2002-04-01 09:19:57 +00:00 |
md5.c
|
Maintain headers.
|
2002-02-28 08:29:35 +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
|
Ignore ordinal suffixes on numbers (bug #15210)
|
2002-01-24 22:24:58 +00:00 |
php_array.h
|
Update headers.
|
2001-12-11 15:32:16 +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
|
Fixed bug #16861.
|
2002-04-26 23:46:51 +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
|
TSRMLS related work on streams, as discussed with Zeev.
|
2002-03-18 18:54:32 +00:00 |
php_incomplete_class.h
|
Update headers.
|
2001-12-11 15:32:16 +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
|
- Raise warning when trying to execute non-executeable shell
|
2002-03-16 12:45:43 +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
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
php_smart_str_public.h
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
php_smart_str.h
|
remove unnecessary casts
|
2002-04-22 20:42:01 +00:00 |
php_standard.h
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
php_string.h
|
Make state parameter of php_strip_tags passed by reference.
|
2002-03-20 14:38:13 +00:00 |
php_type.h
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
php_var.h
|
Maintain headers.
|
2002-02-28 08:29:35 +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
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
reg.c
|
fixed a problem that ereg_replace() couldn't match with line stand/end marker.
|
2002-05-04 11:20:12 +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 |
soundex.c
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
string.c
|
fixed directory access problem when direcory name is encoded in japanese Shift_JIS encoding.
|
2002-04-25 14:43:40 +00:00 |
strnatcmp.c
|
- Don't wrap lines... this is annoying while coding.
|
2001-09-09 13:29:31 +00:00 |
syslog.c
|
- Fix protos.
|
2002-03-10 23:45:02 +00:00 |
type.c
|
Maintain headers.
|
2002-02-28 08:29:35 +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
|
include url.h
|
2002-05-04 17:15:09 +00:00 |
url_scanner_ex.h
|
@ - Added output_add_rewrite_var() and output_remove_rewrite_var() to inject
|
2002-05-03 08:00:41 +00:00 |
url_scanner_ex.re
|
include url.h to pull in declaration of php_url_encode
|
2002-05-04 17:14:56 +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
|
update
|
2002-05-04 17:17:54 +00:00 |
var_unserializer.re
|
rval_temp was declared but never used
|
2002-05-04 17:17:43 +00:00 |
var.c
|
Add comments for the fix
|
2002-04-29 16:02:41 +00:00 |
versioning.c
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |