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.
 
 
 
 
 
 
Marcus Boerger 29cfd6d24f - Remove unused blocks 22 years ago
..
tests - Remove unused blocks 22 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 Update for count_elements handler for overloaded objects. 22 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 - Move hash table destruction to proper location 22 years ago
basic_functions.h Portable solution for bug #27646 that works correct on Windows, too 22 years ago
browscap.c Fixed bug #27291 (get_browser matches browscap.ini patterns incorrectly). 22 years ago
config.m4 - Decouple NAN and INF 22 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 - A belated happy holidays and PHP 5 22 years ago
credits.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
credits_ext.h Fix writing of SQLite and SimpleXMl extension and add Rob to the credits 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 disallow negative timestamps on windows only 22 years ago
datetime.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
dir.c Fixed bug #28355 (glob() does not return error on Linux when it does not 22 years ago
dl.c Z_TYPE_P is for zvals 22 years ago
dl.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
dns.c Cleanup, minor refactor, and CS 22 years ago
dns.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
exec.c Fixed command line escaping routines for win32. 22 years ago
exec.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
file.c Fixed possible memory leak inside popen(). 22 years ago
file.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
filestat.c - A belated happy holidays and PHP 5 22 years ago
filters.c - A belated happy holidays and PHP 5 22 years ago
flock_compat.c - A belated happy holidays and PHP 5 22 years ago
flock_compat.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
formatted_print.c - Fix printf with floats 22 years ago
fsock.c - A belated happy holidays and PHP 5 22 years ago
fsock.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
ftok.c - A belated happy holidays and PHP 5 22 years ago
ftp_fopen_wrapper.c BugFix# 27982: Provide error message when trying to overwrite an existant file without overwrite context option. 22 years ago
head.c Added checks for invalid characters in a cookie name or cookie data from setrawcookie 22 years ago
head.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
html.c - MFH: Fix for bug #28042 (greek letters in html to entitity mapping not 22 years ago
html.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
http.c Bug Fix #27335: Numeric indexes crashing http_build_query() 22 years ago
http_fopen_wrapper.c In-HEAD bugfix# 28115 22 years ago
image.c - A belated happy holidays and PHP 5 22 years ago
incomplete_class.c Fix incomplete class for the new object model 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 - fix #27238 22 years ago
lcg.c - A belated happy holidays and PHP 5 22 years ago
levenshtein.c - A belated happy holidays and PHP 5 22 years ago
link.c - A belated happy holidays and PHP 5 22 years ago
mail.c Fixed bug #26847 (memory leak in mail() when to/subject contain only spaces) 22 years ago
math.c Fixed bug #28228 (number_format() does not allow empty decimal separator). 22 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 - A belated happy holidays and PHP 5 22 years ago
microtime.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
pack.c fix for bug 27384 22 years ago
pack.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
pageinfo.c - A belated happy holidays and PHP 5 22 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 - Happy new year and PHP 5 for rest of the files too.. 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 - Happy new year and PHP 5 for rest of the files too.. 22 years ago
php_versioning.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
proc_open.c Add __EXTENSIONS__ define - otherwise it won't compile on Solaris 22 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 - Moved php_srand() call into php_rand(). 22 years ago
reg.c - A belated happy holidays and PHP 5 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 - A belated happy holidays and PHP 5 22 years ago
streamsfuncs.c Wordsize fixes 22 years ago
streamsfuncs.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
string.c Fixed bug #28386 (wordwrap() wraps lines 1 character too soon). 22 years ago
strnatcmp.c Fixed bug #19795 23 years ago
sunfuncs.c Wordsize fixes 22 years ago
syslog.c - A belated happy holidays and PHP 5 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 Don't strip off those []s, it'll only create problems in wrappers and elsewhere. 22 years ago
url.h Changed prototypes to allow parsing of string literals and constant strings 22 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 - Touch 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 - Move hash table destruction to proper location 22 years ago
user_filters.c Bugfix #28300 Userspace stream/filter names don't need to be lowercased. 22 years ago
uuencode.c - A belated happy holidays and PHP 5 22 years ago
var.c BUG #27469 was fixed (serialize() objects of incomplete class) 22 years ago
var_unserializer.c Touch after .c 22 years ago
var_unserializer.re Portable solution for bug #27646 that works correct on Windows, too 22 years ago
versioning.c - A belated happy holidays and PHP 5 22 years ago