You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Sebastian Bergmann 85a13e3e9a Fix warnings. 23 years ago
..
tests copy'n'paste failure 23 years ago
CREDITS 2nd step towards auto-credits 25 years ago
Makefile.frag Update configure line in phpinfo() after re-running configure without 24 years ago
aggregation.c Eliminate some TSRMLS_FETCH() calls. Tested with Win32 build of SAPI/CGI and SAPI/CLI on Win32. 23 years ago
aggregation.h Bump year. 23 years ago
array.c Fixed bug #22463 and bug #23581 23 years ago
assert.c Access the struct directly here 23 years ago
base64.c Allow base64 functions to be called from an extension buils as .so/.dll (iconv) 23 years ago
base64.h Allow base64 functions to be called from an extension buils as .so/.dll (iconv) 23 years ago
basic_functions.c MFB 23 years ago
basic_functions.h Adjustment to user filters reimplementation. Make a bucket an object containing a resource(the real bucket) and a data element for direct operations. Simplifies 23 years ago
browscap.c Fixed bug #23657 (Missing initialization in browscap module init) 23 years ago
config.m4 streams.c -> streamsfuncs.c 23 years ago
crc32.c Bump year. 23 years ago
crc32.h Bump year. 23 years ago
credits.c Eliminate some TSRMLS_FETCH() calls. Tested with Win32 build of SAPI/CGI and SAPI/CLI on Win32. 23 years ago
credits.h Eliminate some TSRMLS_FETCH() calls. Tested with Win32 build of SAPI/CGI and SAPI/CLI on Win32. 23 years ago
credits_ext.h Credits update. 23 years ago
credits_sapi.h Credits update. 23 years ago
crypt.c Bump year. 23 years ago
css.c Add vr class 23 years ago
css.h Eliminate some TSRMLS_FETCH() calls. Tested with Win32 build of SAPI/CGI and SAPI/CLI on Win32. 23 years ago
cyr_convert.c Fixed implicit cast issue with is*() and to*() functions 23 years ago
cyr_convert.h Bump year. 23 years ago
datetime.c Added missing sanity check 23 years ago
datetime.h Eliminate some TSRMLS_FETCH() calls. Tested with Win32 build of SAPI/CGI and SAPI/CLI on Win32. 23 years ago
dir.c fixed FMR 23 years ago
dl.c Enable embedded code using sapi/embed to use dl(). 23 years ago
dl.h Bump year. 23 years ago
dns.c HINFO RDATA is <label><label> not <nshort><nshort> 23 years ago
dns.h Extra paranoia checks if dn_skipname/dn_expand exist or not 23 years ago
exec.c Fixed implicit cast issue with is*() and to*() functions 23 years ago
exec.h 1) Make the output of system() binary safe 23 years ago
file.c Fold 'options' parameter into wops->unlink method 23 years ago
file.h Switch file_put_contents 'bool use_include_path' to 'int flags' to allow other options such as appending 23 years ago
filestat.c Fixed a bug that would cause filetype() to return "unknown" for 23 years ago
filters.c Fixed memleak 23 years ago
flock_compat.c Win32 build improvements 23 years ago
flock_compat.h Bump year. 23 years ago
formatted_print.c * email address change 23 years ago
fsock.c 64-bit correction to variables passed to zend_parse_parameters 23 years ago
fsock.h Another big commit (tm). 23 years ago
ftok.c Bump year. 23 years ago
ftp_fopen_wrapper.c Fix warnings. 23 years ago
head.c Eliminate some TSRMLS_FETCH() calls. Tested with Win32 build of SAPI/CGI and SAPI/CLI on Win32. 23 years ago
head.h Eliminate some TSRMLS_FETCH() calls. Tested with Win32 build of SAPI/CGI and SAPI/CLI on Win32. 23 years ago
html.c Added missing break 23 years ago
html.h Bump year. 23 years ago
http_fopen_wrapper.c Setup unlink() method in wrapper_ops structure, implement unlink in plainfiles wrapper, explicitly set method NULL in other wrappers (for now), and rewrite unlink userland function to call into wrapper_ops 23 years ago
image.c a little bit slower but somewhat tricky and more flexible and it does not 23 years ago
incomplete_class.c build fixes 23 years ago
info.c Extend print_table_row so that one can specify the CSS class 23 years ago
info.h Extend print_table_row so that one can specify the CSS class 23 years ago
iptc.c Bump year. 23 years ago
lcg.c TS issue, noticed by Sebastian Bergmann 23 years ago
levenshtein.c Eliminate some TSRMLS_FETCH() calls. Tested with Win32 build of SAPI/CGI and SAPI/CLI on Win32. 23 years ago
link.c Bump year. 23 years ago
mail.c - Added an extra ini setting with which extra commands can be forced to 23 years ago
math.c * email address change 23 years ago
md5.c - Fixed copy and paste bug 23 years ago
md5.h Bump year. 23 years ago
metaphone.c 64-bit correction to variables passed to zend_parse_parameters 23 years ago
microtime.c Bump year. 23 years ago
microtime.h Bump year. 23 years ago
pack.c Win32 build improvements 23 years ago
pack.h Bump year. 23 years ago
pageinfo.c Bump year. 23 years ago
pageinfo.h Bump year. 23 years ago
parsedate.y Changing parsedate to be reentrant using pure_parser (Dave) 23 years ago
php_array.h Added array_walk_recursive() function that can apply array_walk recursively 23 years ago
php_assert.h Bump year. 23 years ago
php_browscap.h Bump year. 23 years ago
php_crypt.h Bump year. 23 years ago
php_dir.h Added scandir() function, which allows quick retrieval of all files & 23 years ago
php_ext_syslog.h * email address change 23 years ago
php_filestat.h is_executable() now available on win32 23 years ago
php_fopen_wrapper.c Setup unlink() method in wrapper_ops structure, implement unlink in plainfiles wrapper, explicitly set method NULL in other wrappers (for now), and rewrite unlink userland function to call into wrapper_ops 23 years ago
php_fopen_wrappers.h Fix linkage of symbols. 23 years ago
php_ftok.h Bump year. 23 years ago
php_image.h This cause some warning/error in AIX 23 years ago
php_incomplete_class.h Bump year. 23 years ago
php_iptc.h Bump year. 23 years ago
php_lcg.h Bump year. 23 years ago
php_link.h Bump year. 23 years ago
php_mail.h Bump year. 23 years ago
php_math.h * email address change 23 years ago
php_metaphone.h Bump year. 23 years ago
php_parsedate.h Bump year. 23 years ago
php_rand.h Bump year. 23 years ago
php_smart_str.h Simplify use of this header in external apps 23 years ago
php_smart_str_public.h Bump year. 23 years ago
php_standard.h - Cleaned this mess a bit: 23 years ago
php_string.h basename() now binary safe, testcases added 23 years ago
php_sunfuncs.h - Cleaned this mess a bit: 23 years ago
php_type.h Bump year. 23 years ago
php_var.h - Make them available on Windows too from other files. 23 years ago
php_versioning.h * email address change 23 years ago
proc_open.c The environment should *never* be magic quoted. 23 years ago
proc_open.h Integrate Shanes patch that allows specifying the cwd and environment 23 years ago
quot_print.c Made php_quot_print_decode() RFC2045-compliant 23 years ago
quot_print.h Moved php_quot_print_decode() to quot_print.c so that it can be used 23 years ago
rand.c Win32 build improvements 23 years ago
reg.c Forgot to fix this part 23 years ago
reg.h Bump year. 23 years ago
scanf.c Improved the patched part to prevent further potential bugs 23 years ago
scanf.h Bump year. 23 years ago
sha1.c - Also add the optional raw output parameter to md5_file and sha1_file. 23 years ago
sha1.h Bump year. 23 years ago
soundex.c Bump year. 23 years ago
streamsfuncs.c Changed stream filter factory to be capable of accepting a zval as a parameter 23 years ago
streamsfuncs.h Added stream_get_transports() 23 years ago
string.c MFB(r-1.333.2.27) Bugfix 23654. If subject is an array and it contains other arrays, we want to pass those subarrays through unchanged rather than attempt to convert them to string. 23 years ago
strnatcmp.c Fixed bug #19795 23 years ago
sunfuncs.c - Cleaned this mess a bit: 23 years ago
syslog.c * email address change 23 years ago
type.c Bump year. 23 years ago
uniqid.c * email address change 23 years ago
uniqid.h * email address change 23 years ago
url.c improve php_url_encode 23 years ago
url.h Added get_browser() function. This function can be used to fetch the headers 23 years ago
url_scanner.c Correcting int/long mismatched - 64bit issues. 23 years ago
url_scanner.h Bump year. 23 years ago
url_scanner_ex.c touch 23 years ago
url_scanner_ex.h Bump year. 23 years ago
url_scanner_ex.re Fixed implicit cast issue with is*() and to*() functions 23 years ago
user_filters.c Reduced leaks in userland filters 23 years ago
var.c Make serialize precision a configurable option. 23 years ago
var_unserializer.c touch 23 years ago
var_unserializer.re add missing header 23 years ago
versioning.c * email address change 23 years ago