.. |
tests
|
Fixed bug #35393 (changing static protected members from outside the class, one more reference issue)
|
2005-11-28 14:33:03 +00:00 |
array.c
|
Simplify code.
|
2005-10-30 13:48:30 +00:00 |
assert.c
|
MFH: Nuked EOLs from error messages
|
2005-08-18 13:34:41 +00:00 |
base64.c
|
Fixed bug #34214 (base64_decode() does not properly ignore whitespace)
|
2005-08-26 03:32:31 +00:00 |
base64.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
basic_functions.c
|
MFH: - Fixed bug #35243 (php_mblen() crashes when compiled with thread-safety on Linux)
|
2005-11-20 18:07:28 +00:00 |
basic_functions.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
browscap.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
config.m4
|
MFH: - Fixed header installing under phpize builds
|
2005-11-21 23:08:02 +00:00 |
config.w32
|
- MFH: Fixed Windows build (patch by Mike)
|
2005-10-06 13:03:43 +00:00 |
crc32.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
crc32.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
CREDITS
|
2nd step towards auto-credits
|
2000-11-20 10:33:33 +00:00 |
credits_ext.h
|
Update credits
|
2005-08-31 14:59:20 +00:00 |
credits_sapi.h
|
- MFH creadits to Johannes
|
2005-08-11 20:45:58 +00:00 |
credits.c
|
- MFH: Remove HTML fragments from phpcredits() in CLI mode
|
2005-09-20 22:19:01 +00:00 |
credits.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
crypt.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
css.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
css.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
cyr_convert.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
cyr_convert.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
datetime.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
datetime.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
dir.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
dl.c
|
- Fixed problem with -dextension=foobar.so not having it's MINIT run.
|
2005-08-08 16:49:44 +00:00 |
dl.h
|
- Fixed problem with -dextension=foobar.so not having it's MINIT run.
|
2005-08-08 16:49:44 +00:00 |
dns.c
|
MFH: apply workaround for the leak only when GLIBC is used
|
2005-10-25 14:57:14 +00:00 |
dns.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
exec.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
exec.h
|
Allow php extensions to use php_escape_shell_cmd() and php_escape_shell_arg(), needed for mbstring
|
2005-09-24 15:22:32 +00:00 |
file.c
|
Fixed fgetcsv() and fputcsv() inconsistency.
|
2005-10-21 12:13:39 +00:00 |
file.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
filestat.c
|
Fix #34957; file access checks should use VCWD_ACCESS()
|
2005-10-22 17:02:10 +00:00 |
filters.c
|
MFH: use proper constants
|
2005-10-20 16:54:48 +00:00 |
flock_compat.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
flock_compat.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
formatted_print.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
fsock.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
fsock.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
ftok.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
ftp_fopen_wrapper.c
|
Fixed command error in ftp:// wrapper.
|
2005-11-22 03:01:39 +00:00 |
head.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
head.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
html.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
html.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
http_fopen_wrapper.c
|
MFH: Fixed possible crash in http:// wrapper.
|
2005-11-15 14:46:34 +00:00 |
http.c
|
fix #34505 (possible memory corruption when unmangling properties with empty names)
|
2005-09-16 17:11:02 +00:00 |
image.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
incomplete_class.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
info.c
|
Fixed bug #35046 (phpinfo() uses improper css enclosure).
|
2005-11-23 00:15:08 +00:00 |
info.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
iptc.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
lcg.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
levenshtein.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
link.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
mail.c
|
- Fixed bug #29334 (mail() provides incorrect message time header)
|
2005-08-07 22:06:29 +00:00 |
Makefile.frag
|
MFH
|
2005-10-16 20:41:26 +00:00 |
math.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
md5.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
md5.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
metaphone.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
microtime.c
|
- Fixed bug #35143 (gettimeofday() ignores current time zone).
|
2005-11-20 20:14:24 +00:00 |
microtime.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
pack.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
pack.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
pageinfo.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
pageinfo.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
php_array.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
php_assert.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
php_browscap.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
php_crypt.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
php_dir.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
php_ext_syslog.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
php_filestat.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
php_fopen_wrapper.c
|
MFH (r-1.51) #32371 php://input sometimes returns duplicate data
|
2005-11-17 19:40:38 +00:00 |
php_fopen_wrappers.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
php_ftok.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
php_http.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
php_image.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
php_incomplete_class.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
php_iptc.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
php_lcg.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
php_link.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
php_mail.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
php_math.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
php_metaphone.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
php_rand.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
php_smart_str_public.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
php_smart_str.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
php_standard.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
php_string.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
php_sunfuncs.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
php_type.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
php_uuencode.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
php_var.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
php_versioning.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
proc_open.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
proc_open.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
quot_print.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
quot_print.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
rand.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
reg.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
reg.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
scanf.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
scanf.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
sha1.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
sha1.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
soundex.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
streamsfuncs.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
streamsfuncs.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
string.c
|
MFH: Fixed possible GLOBALS variable override when register_globals are ON.
|
2005-09-28 22:39:52 +00:00 |
strnatcmp.c
|
Fixed Bug #29075 (strnatcmp() incorrectly handles whitespace).
|
2004-07-15 01:26:03 +00:00 |
sunfuncs.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
syslog.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
type.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
uniqid.c
|
MFH: Change E_ERROR to E_WARNING when more_entropy flag is off on Cygwin.
|
2005-10-19 13:41:44 +00:00 |
uniqid.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
url_scanner_ex.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
url_scanner_ex.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
url_scanner_ex.re
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
url_scanner.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
url_scanner.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
url.c
|
MFH: Fixed bug #34148 (+,- and . not supported as parts of scheme).
|
2005-08-16 14:20:41 +00:00 |
url.h
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
user_filters.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
uuencode.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
var_unserializer.c
|
touch
|
2005-09-05 16:22:58 +00:00 |
var_unserializer.re
|
MFH: - Fixed bug #34311 (unserialize() crashes with characters above 191 dec)
|
2005-09-05 16:22:19 +00:00 |
var.c
|
- Fixed bug #29361 (var_export() producing invalid code). (Derick)
|
2005-10-17 14:38:12 +00:00 |
versioning.c
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |