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.
 
 
 
 
 
 
Andi Gutmans db507dd153 - Commit the variable fetch optimization. 21 years ago
..
tests - Add new test 21 years ago
CREDITS 2nd step towards auto-credits 25 years ago
Makefile.frag Make sure zend stuff is built first. 22 years ago
array.c - Commit the variable fetch optimization. 21 years ago
assert.c - A belated happy holidays and PHP 5 22 years ago
base64.c Fixed bug #27460 (base64_decode() does not handle extra padding). 22 years ago
base64.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
basic_functions.c - Commit the variable fetch optimization. 21 years ago
basic_functions.h Fix inet_pton/ntop() on BSD 22 years ago
browscap.c Fixed bug #27291 (get_browser matches browscap.ini patterns incorrectly). 22 years ago
config.m4 MFB: - Fixed bug #30205 (Missing <unistd.h> in crypt() configure test). 21 years ago
config.w32 Fix a problem resolving the php.ini path under win32 terminal services environment. 22 years ago
crc32.c - A belated happy holidays and PHP 5 22 years ago
crc32.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
credits.c update documentation credits, mentioning that more contributors are listed in the manual 22 years ago
credits.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
credits_ext.h Update 22 years ago
credits_sapi.h - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 22 years ago
crypt.c * email address update 22 years ago
css.c - A belated happy holidays and PHP 5 22 years ago
css.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
cyr_convert.c - A belated happy holidays and PHP 5 22 years ago
cyr_convert.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
datetime.c Add strptime function. 21 years ago
datetime.h Add strptime function. 21 years ago
dir.c 64-bit bugsquash party 22 years ago
dl.c removed redundant NEW_LIBC checks 21 years ago
dl.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
dns.c Add A6 support, fix IPv6 address parsing, and improve define compatability 22 years ago
dns.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
exec.c Missing patch. 22 years ago
exec.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
file.c removed redundant NEW_LIBC and CLIB_STAT_PATCH checks 21 years ago
file.h - Add fputcsv() (David Sklar) 21 years ago
filestat.c removed redundant NEW_LIBC and CLIB_STAT_PATCH checks for NETWARE 21 years ago
filters.c - Cleanups. 22 years ago
flock_compat.c removed NEW_LIBC checks in NETWARE 21 years ago
flock_compat.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
formatted_print.c Fixed bug #28633 (sprintf incorrectly adding padding to floats). 22 years ago
fsock.c 64-bit bugsquash party 22 years ago
fsock.h removed the redundant NEW_LIBC checks 21 years ago
ftok.c Added missing safe_mode & open_basedir checks. 22 years ago
ftp_fopen_wrapper.c removed unwanted comments, NEW_LIBC checks and NetWare specific stat structure population 21 years ago
head.c removing unwanted inclusion of socket header file 21 years ago
head.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
html.c - Fix bug #29199 (html_entity_decode() misbehaves with UTF-8) 22 years ago
html.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
http.c Fixed unregistered bug [crash in http_build_query()] 22 years ago
http_fopen_wrapper.c removed redundant NEW_LIBC checks 21 years ago
image.c removed unwanted NEW_LIBC checks 21 years ago
incomplete_class.c - Bugfix #29985 22 years ago
info.c Use caseinsensitive sort 22 years ago
info.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
iptc.c Fixed possible buffer overflow. 22 years ago
lcg.c removed the redundant NEW_LIBC checks 21 years ago
levenshtein.c Removed unneeded checks around Zend allocation macros. 22 years ago
link.c Now NetWare LibC supports proper stat structure no need of CLIB_STAT_PATCH and all such checks 21 years ago
mail.c removing unwanted header files getting included 21 years ago
math.c Enable hypot for all 21 years ago
md5.c - A belated happy holidays and PHP 5 22 years ago
md5.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
metaphone.c - A belated happy holidays and PHP 5 22 years ago
microtime.c removed unwanted NEW_LIBC checks as they are no more needed for NETAWRE 21 years ago
microtime.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
pack.c removing unwanted comment 21 years ago
pack.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
pageinfo.c removed redundance LIBC checks for NETWARE 21 years ago
pageinfo.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
parsedate.y - Add missing "CEST" timezone 22 years ago
php_array.h add array_: 22 years ago
php_assert.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
php_browscap.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
php_crypt.h * email address update 22 years ago
php_dir.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
php_ext_syslog.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
php_filestat.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
php_fopen_wrapper.c Fix #27865; don't dup STDIN, STDOUT or STDERR when running under CLI. 22 years ago
php_fopen_wrappers.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
php_ftok.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
php_http.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
php_image.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
php_incomplete_class.h BUG #27469 was fixed (serialize() objects of incomplete class) 22 years ago
php_iptc.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
php_lcg.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
php_link.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
php_mail.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
php_math.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
php_metaphone.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
php_parsedate.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
php_rand.h - Fixed bug #26949 (rand(min,max) always returns min when ZTS enabled) 22 years ago
php_smart_str.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
php_smart_str_public.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
php_standard.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
php_string.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
php_sunfuncs.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
php_type.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
php_uuencode.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
php_var.h - Add some checks when unserializing data to prevent buffer overflows 22 years ago
php_versioning.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
proc_open.c implemented proc_open for NETWARE 21 years ago
proc_open.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
quot_print.c - A belated happy holidays and PHP 5 22 years ago
quot_print.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
rand.c removing the unwanted inclusion of headers 21 years ago
reg.c - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE() 22 years ago
reg.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
scanf.c Fixed bug #27295 (memory leak inside sscanf()). 22 years ago
scanf.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
sha1.c - A belated happy holidays and PHP 5 22 years ago
sha1.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
soundex.c Properly handly high ascii values in soundex(). 22 years ago
streamsfuncs.c Fix for Bug #24189: possibly unsafe select(2) usage. 21 years ago
streamsfuncs.h Added stream_filter_remove() to cancel a stream filter. 21 years ago
string.c - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE() 22 years ago
strnatcmp.c Fixed Bug #29075 (strnatcmp() incorrectly handles whitespace). 22 years ago
sunfuncs.c make autogenerated docs happy (Friedhelm Betz) 22 years ago
syslog.c Misc. win32 thread safety fixes. 22 years ago
type.c - Fixed bug #27822 (is_resource() returns TRUE for closed resources) 22 years ago
uniqid.c - A belated happy holidays and PHP 5 22 years ago
uniqid.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
url.c Fixed bug #29913 (parse_url() is now binary safe). 21 years ago
url.h Fixed bug #29913 (parse_url() is now binary safe). 21 years ago
url_scanner.c - A belated happy holidays and PHP 5 22 years ago
url_scanner.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
url_scanner_ex.c Fixed bug #29333 (output_buffering + trans_sess_id can corrupt output). 22 years ago
url_scanner_ex.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
url_scanner_ex.re Fixed bug #29333 (output_buffering + trans_sess_id can corrupt output). 22 years ago
user_filters.c BugFix#28868 (Part Two): This fixes thread unsafety in the userspace 22 years ago
uuencode.c Fixed bug #29821 (Fixed possible crashes in convert_uudecode() on invalid 22 years ago
var.c - Add some checks when unserializing data to prevent buffer overflows 22 years ago
var_unserializer.c - Earlier detection of failure (.c now) 21 years ago
var_unserializer.re - Earlier detection of failure 21 years ago
versioning.c - A belated happy holidays and PHP 5 22 years ago