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.
 
 
 
 
 
 
Colin Viebrock f871f3870d Fix for SRM module (and maybe others). Header rows are now not HTML 24 years ago
..
tests Removed the ceil(-0.5); test. The return value is depedant on system's 24 years ago
CREDITS 2nd step towards auto-credits 26 years ago
Makefile.frag Update configure line in phpinfo() after re-running configure without 24 years ago
aggregation.c php_error_docref 24 years ago
aggregation.h Maintain headers. 24 years ago
array.c ws fixes. 24 years ago
assert.c php_error_docref 24 years ago
base64.c style fix 24 years ago
base64.h Maintain headers. 24 years ago
basic_functions.c @ - Added getopt() for parsing command line options and arguments. (Jon) 24 years ago
basic_functions.h @ - Added getopt() for parsing command line options and arguments. (Jon) 24 years ago
browscap.c php_error_docref 24 years ago
config.m4 - Removed unnecessary dlopen checks. (this is done in Zend.m4 already) 24 years ago
crc32.c Maintain headers. 24 years ago
crc32.h Maintain headers. 24 years ago
credits.c Fix ZTS build. 24 years ago
credits.h Maintain headers. 24 years ago
credits_ext.h Update credits. 24 years ago
credits_sapi.h Update credits. 24 years ago
crypt.c Maintain headers. 24 years ago
css.c fix phpinfo() output for better browser BC 24 years ago
css.h Change phpinfo() to use CSS styling instead of HTML code. 24 years ago
cyr_convert.c php_error_docref 24 years ago
cyr_convert.h Maintain headers. 24 years ago
datetime.c prevent segv on Windows with negative localtime values. 24 years ago
datetime.h Update headers. 25 years ago
dir.c It must be GLOB_NOCHECK instead of GLOB_NOMATCH. 24 years ago
dl.c Remove unnecessary commented code. 24 years ago
dl.h Update headers. 25 years ago
dns.c NetWare related additions/modifications 24 years ago
dns.h Maintain headers. 24 years ago
exec.c Make these all work with persistent streams too. 24 years ago
exec.h Fixed bug #19313 24 years ago
file.c Rename streams functions to fit with naming conventions, adding aliases 24 years ago
file.h Rename streams functions to fit with naming conventions, adding aliases 24 years ago
filestat.c repairing the chaos 24 years ago
flock_compat.c NetWare related additions/modifications 24 years ago
flock_compat.h Maintain headers. 24 years ago
formatted_print.c Add '+' modifier. 24 years ago
fsock.c Implement persistent streams. (for pfsockopen). 24 years ago
fsock.h NetWare related additions/modifications 24 years ago
ftok.c php_error_docref 24 years ago
ftp_fopen_wrapper.c Rename file_get_wrapper_data -> file_get_meta_data. 24 years ago
head.c it should not only work for the failure case 24 years ago
head.h Maintain headers. 24 years ago
html.c Fix ZTS build. 24 years ago
html.h Fix ZTS build. 24 years ago
http_fopen_wrapper.c Rename streams functions to fit with naming conventions, adding aliases 24 years ago
image.c Added additional handlers for compressed swf files, which require 24 years ago
incomplete_class.c is_object() returns FALSE if object is a "incomplete object". 24 years ago
info.c Fix for SRM module (and maybe others). Header rows are now not HTML 24 years ago
info.h Fix ZTS build. 24 years ago
iptc.c php_error_docref 24 years ago
lcg.c NetWare related additions/modifications 24 years ago
levenshtein.c php_error_docref 24 years ago
link.c - Please do not use spaces for indentation! 24 years ago
mail.c - Unbreak build 24 years ago
math.c - argh... this is getting annoying 24 years ago
md5.c php_error_docref 24 years ago
md5.h Maintain headers. 24 years ago
metaphone.c - Fix for #16176. 24 years ago
microtime.c NetWare related changes/modifications 24 years ago
microtime.h Maintain headers. 24 years ago
pack.c NetWare related changes/modifications 24 years ago
pack.h Maintain headers. 24 years ago
pageinfo.c - argh... this is getting annoying 24 years ago
pageinfo.h Maintain headers. 24 years ago
parsedate.y put that back... 24 years ago
php_array.h New function added - array_intersect_assoc() similar to array_intersect() 24 years ago
php_assert.h Maintain headers. 24 years ago
php_browscap.h Maintain headers. 24 years ago
php_crypt.h Maintain headers. 24 years ago
php_dir.h added fnmatch() and glob() functions 24 years ago
php_ext_syslog.h Maintain headers. 24 years ago
php_filestat.h - Fix windows build 24 years ago
php_fopen_wrapper.c Rename file_get_wrapper_data -> file_get_meta_data. 24 years ago
php_fopen_wrappers.h Fix linkage of symbols 24 years ago
php_ftok.h Maintain headers. 24 years ago
php_image.h register IMAGETYPE_<xxx> constants in image.c as they are needed 24 years ago
php_incomplete_class.h is_object() returns FALSE if object is a "incomplete object". 24 years ago
php_iptc.h Maintain headers. 24 years ago
php_lcg.h Maintain headers. 24 years ago
php_link.h Maintain headers. 24 years ago
php_mail.h those are allways defined -> fixes warning in basic_functions.c 24 years ago
php_math.h Maintain headers. 24 years ago
php_metaphone.h Maintain headers. 24 years ago
php_parsedate.h Maintain headers. 24 years ago
php_rand.h Make RAND_RANGE() an API macro. 24 years ago
php_smart_str.h Fix some 8bit issues with IRCG nickname encoding and 24 years ago
php_smart_str_public.h Maintain headers. 24 years ago
php_standard.h Added sha1, sha1_file functions. 24 years ago
php_string.h str_shuffle() function added. Like shuffle() for arrays - however the 24 years ago
php_type.h Maintain headers. 24 years ago
php_var.h need to export var_replace and var_destroy for win32 24 years ago
php_versioning.h Maintain headers. 24 years ago
quot_print.c - Whitespace 24 years ago
quot_print.h Maintain headers. 24 years ago
rand.c NetWare related changes/modifications 24 years ago
reg.c Fix bug #17570. 24 years ago
reg.h *** empty log message *** 24 years ago
scanf.c php_error_docref 24 years ago
scanf.h Maintain headers. 24 years ago
sha1.c php_error_docref 24 years ago
sha1.h Added sha1, sha1_file functions. 24 years ago
soundex.c Update headers. 25 years ago
string.c Fix warning. 24 years ago
strnatcmp.c don't emit code for version 24 years ago
syslog.c php_error_docref 24 years ago
type.c php_error_docref 24 years ago
uniqid.c Maintain headers. 24 years ago
uniqid.h Maintain headers. 24 years ago
url.c php_url_parse() replaces controlchars with '_' now. This stops fopen wrapper 24 years ago
url.h Maintain headers. 24 years ago
url_scanner.c silence build warning, added default case 24 years ago
url_scanner.h Update headers. 25 years ago
url_scanner_ex.c sync 24 years ago
url_scanner_ex.h re-add accidentily nuked session_adapt_url() 24 years ago
url_scanner_ex.re Fix my stupid mistake which broke <form> handling 24 years ago
var.c - No idea why this wasn't crashing before. 24 years ago
var_unserializer.c Sync with var_unserializer.re 24 years ago
var_unserializer.re Made unserialize handle floats with an E notation - bug #18654 24 years ago
versioning.c Fix warning. 24 years ago