| .. |
|
tests
|
MFH: fix #39673 (file_get_contents causes bus error on certain offsets)
|
19 years ago |
|
CREDITS
|
2nd step towards auto-credits
|
26 years ago |
|
Makefile.frag
|
MFH: - Fix paths for --enable-gcov
|
20 years ago |
|
array.c
|
MFH: fix #39576 (array_walk() doesn't separate userdata zval)
|
19 years ago |
|
assert.c
|
fixed segfaults and such things within the new assert02.phpt test
|
20 years ago |
|
base64.c
|
Fixed bug #37244 (Added strict flag to base64_decode() that enforces
|
20 years ago |
|
base64.h
|
Fixed bug #37244 (Added strict flag to base64_decode() that enforces
|
20 years ago |
|
basic_functions.c
|
Fixed bug #39623 (thread safety fixes on *nix for putenv() & mime_magic).
|
19 years ago |
|
basic_functions.h
|
- MFH: No idea if we actually support 16 bit systems, but this just looked wrong
|
19 years ago |
|
browscap.c
|
bump year and license version
|
20 years ago |
|
config.m4
|
MFH: fix segfault in strptime() on 64bit Linuxes, caused by the missing declaration
|
20 years ago |
|
config.w32
|
- MFH: Fixed bug #35887 (wddx_deserialize not parsing dateTime fields properly).
|
20 years ago |
|
crc32.c
|
- protos
|
20 years ago |
|
crc32.h
|
bump year and license version
|
20 years ago |
|
credits.c
|
- Remove version number here as already done in HEAD
|
20 years ago |
|
credits.h
|
bump year and license version
|
20 years ago |
|
credits_ext.h
|
Update credits
|
20 years ago |
|
credits_sapi.h
|
- MFH creadits to Johannes
|
21 years ago |
|
crypt.c
|
Use reantrant crypt_r() whenever possible.
|
19 years ago |
|
css.c
|
bump year and license version
|
20 years ago |
|
css.h
|
bump year and license version
|
20 years ago |
|
cyr_convert.c
|
MFH: couple of pedantic fixes: "static" should be first
|
20 years ago |
|
cyr_convert.h
|
bump year and license version
|
20 years ago |
|
datetime.c
|
MFH: fix segfault in strptime() on 64bit Linuxes, caused by the missing declaration
|
20 years ago |
|
datetime.h
|
bump year and license version
|
20 years ago |
|
dir.c
|
Fixed missing open_basedir check inside chdir() function.
|
20 years ago |
|
dl.c
|
bump year and license version
|
20 years ago |
|
dl.h
|
bump year and license version
|
20 years ago |
|
dns.c
|
bump year and license version
|
20 years ago |
|
dns.h
|
bump year and license version
|
20 years ago |
|
exec.c
|
- Warning fixes by Steph
|
20 years ago |
|
exec.h
|
bump year and license version
|
20 years ago |
|
file.c
|
- MFH: #39538, fgetcsv can't handle starting newlines and trailing odd
|
19 years ago |
|
file.h
|
Added missing API function declaration.
|
20 years ago |
|
filestat.c
|
Fixed bug #39648 (Implementation of PHP functions chown() and chgrp() are
|
19 years ago |
|
filters.c
|
fix gcc warning
|
20 years ago |
|
flock_compat.c
|
bump year and license version
|
20 years ago |
|
flock_compat.h
|
bump year and license version
|
20 years ago |
|
formatted_print.c
|
Updated protos & vim folding
|
20 years ago |
|
fsock.c
|
bump year and license version
|
20 years ago |
|
fsock.h
|
bump year and license version
|
20 years ago |
|
ftok.c
|
bump year and license version
|
20 years ago |
|
ftp_fopen_wrapper.c
|
MFH: fix buffer overrun
|
20 years ago |
|
head.c
|
MFH: initialize optional vars
|
20 years ago |
|
head.h
|
Added support for httpOnly flag for session extension and cookie setting
|
20 years ago |
|
html.c
|
Added missing boundary checks.
|
19 years ago |
|
html.h
|
add php_unescape_html_entities() proto to the header
|
19 years ago |
|
http.c
|
- MFH zend_unmangle_property_name(), drop zend_unmangle_property_name_ex()
|
20 years ago |
|
http_fopen_wrapper.c
|
url->URL
|
20 years ago |
|
image.c
|
WS fix
|
20 years ago |
|
incomplete_class.c
|
Export symbols that will allow building WDDX as shared object
|
20 years ago |
|
info.c
|
Added a meta tag to phpinfo() output to prevent search engines from
|
19 years ago |
|
info.h
|
Added missing declaration of the php_get_uname() PHPAPI function.
|
20 years ago |
|
iptc.c
|
MFH: fix leak in iptcembed()
|
20 years ago |
|
lcg.c
|
bump year and license version
|
20 years ago |
|
levenshtein.c
|
remove redundant error message
|
19 years ago |
|
link.c
|
Additional expand_filepath() checks
|
20 years ago |
|
mail.c
|
bump year and license version
|
20 years ago |
|
math.c
|
MFH:
|
20 years ago |
|
md5.c
|
bump year and license version
|
20 years ago |
|
md5.h
|
bump year and license version
|
20 years ago |
|
metaphone.c
|
MFH: fix #38961 (metaphone() results in segmentation fault on NetBSD)
|
20 years ago |
|
microtime.c
|
MFH: fix parameter parsing in getrusage()
|
19 years ago |
|
microtime.h
|
bump year and license version
|
20 years ago |
|
pack.c
|
Fixed bug #38770 (unpack() broken with longs on 64 bit machines).
|
19 years ago |
|
pack.h
|
bump year and license version
|
20 years ago |
|
pageinfo.c
|
bump year and license version
|
20 years ago |
|
pageinfo.h
|
bump year and license version
|
20 years ago |
|
php_array.h
|
- MFH Added array_fill_keys(). (Marcus, Mathew W)
|
20 years ago |
|
php_assert.h
|
bump year and license version
|
20 years ago |
|
php_browscap.h
|
bump year and license version
|
20 years ago |
|
php_crypt.h
|
bump year and license version
|
20 years ago |
|
php_dir.h
|
bump year and license version
|
20 years ago |
|
php_ext_syslog.h
|
fix #36808 (syslog ident becomes garbage between requests)
|
20 years ago |
|
php_filestat.h
|
- There is no ltouch.
|
20 years ago |
|
php_fopen_wrapper.c
|
data: and php:stdin/input allow_url_include checks
|
19 years ago |
|
php_fopen_wrappers.h
|
bump year and license version
|
20 years ago |
|
php_ftok.h
|
bump year and license version
|
20 years ago |
|
php_http.h
|
bump year and license version
|
20 years ago |
|
php_image.h
|
bump year and license version
|
20 years ago |
|
php_incomplete_class.h
|
Export symbols that will allow building WDDX as shared object
|
20 years ago |
|
php_iptc.h
|
bump year and license version
|
20 years ago |
|
php_lcg.h
|
bump year and license version
|
20 years ago |
|
php_link.h
|
bump year and license version
|
20 years ago |
|
php_mail.h
|
bump year and license version
|
20 years ago |
|
php_math.h
|
Added missing API declarations.
|
19 years ago |
|
php_metaphone.h
|
bump year and license version
|
20 years ago |
|
php_rand.h
|
bump year and license version
|
20 years ago |
|
php_smart_str.h
|
bump year and license version
|
20 years ago |
|
php_smart_str_public.h
|
bump year and license version
|
20 years ago |
|
php_standard.h
|
- MFH: Fixed bug #35887 (wddx_deserialize not parsing dateTime fields properly).
|
20 years ago |
|
php_string.h
|
Adjust code to avoid TSRMLS_FETCH
|
20 years ago |
|
php_type.h
|
bump year and license version
|
20 years ago |
|
php_uuencode.h
|
bump year and license version
|
20 years ago |
|
php_var.h
|
Added memory_get_peak_usage() function for retrieving peak memory usage of
|
20 years ago |
|
php_versioning.h
|
bump year and license version
|
20 years ago |
|
proc_open.c
|
MFH: suppress_errors is used only on Win32, no need to look for it on other systems
|
20 years ago |
|
proc_open.h
|
bump year and license version
|
20 years ago |
|
quot_print.c
|
bump year and license version
|
20 years ago |
|
quot_print.h
|
bump year and license version
|
20 years ago |
|
rand.c
|
Faster and better licensed implementation
|
19 years ago |
|
reg.c
|
- Warning fixes by Steph
|
20 years ago |
|
reg.h
|
bump year and license version
|
20 years ago |
|
scanf.c
|
MFH: fix #38322 (reading past array in sscanf() leads to arbitary code execution)
|
20 years ago |
|
scanf.h
|
bump year and license version
|
20 years ago |
|
sha1.c
|
bump year and license version
|
20 years ago |
|
sha1.h
|
Added missing API function declaration.
|
20 years ago |
|
soundex.c
|
bump year and license version
|
20 years ago |
|
streamsfuncs.c
|
MFH(r-1.96) Bugfix#38649 Optional param not initialized
|
20 years ago |
|
streamsfuncs.h
|
MFH: use the ZEND_ACC_DEPRECATED flag rather than custom warnings
|
20 years ago |
|
string.c
|
MFH: fix #39621 (str_replace() is not binary safe on strings with equal length)
|
19 years ago |
|
strnatcmp.c
|
Fixed Bug #29075 (strnatcmp() incorrectly handles whitespace).
|
22 years ago |
|
syslog.c
|
Fixed bug #36689 (Removed arbitrary limit on the length of syslog messages).
|
20 years ago |
|
type.c
|
bump year and license version
|
20 years ago |
|
uniqid.c
|
bump year and license version
|
20 years ago |
|
uniqid.h
|
bump year and license version
|
20 years ago |
|
url.c
|
Fixed bug #38859 (parse_url() fails if passing '@' in passwd).
|
20 years ago |
|
url.h
|
bump year and license version
|
20 years ago |
|
url_scanner.c
|
bump year and license version
|
20 years ago |
|
url_scanner.h
|
bump year and license version
|
20 years ago |
|
url_scanner_ex.c
|
Fixed bug #36459 (Incorrect adding PHPSESSID to links, which contains \r\n).
|
20 years ago |
|
url_scanner_ex.h
|
bump year and license version
|
20 years ago |
|
url_scanner_ex.re
|
Fixed bug #36459 (Incorrect adding PHPSESSID to links, which contains \r\n).
|
20 years ago |
|
user_filters.c
|
MFH: check filter and class names for empty strings
|
20 years ago |
|
uuencode.c
|
Updated protos & vim folding
|
20 years ago |
|
var.c
|
Fixed bug #37262 (var_export() does not escape \0 character).
|
20 years ago |
|
var_unserializer.c
|
bump year and license version
|
20 years ago |
|
var_unserializer.re
|
bump the year and license version
|
20 years ago |
|
versioning.c
|
Updated protos & vim folding
|
20 years ago |