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 1f58a8f087 - No idea why this wasn't crashing before. 24 years ago
..
tests Fixed stripslashes when magic_quotes_sybase is enabled, and add a test for 24 years ago
CREDITS 2nd step towards auto-credits 26 years ago
Makefile.frag Implement stream context and status notification system. 25 years ago
aggregation.c Fix ZE1 build 24 years ago
aggregation.h Maintain headers. 25 years ago
array.c Made array_unique() always keep the first occurrences of duplicates, 24 years ago
assert.c Maintain headers. 25 years ago
base64.c - Fix String is not zero-terminated error in base64_decode 24 years ago
base64.h Maintain headers. 25 years ago
basic_functions.c register IMAGETYPE_<xxx> constants in image.c as they are needed 24 years ago
basic_functions.h Adding object aggregation capability along with tests. 25 years ago
browscap.c ZE2 compatibility fix 24 years ago
config.m4 - Revert that change. Added a warning about this. 25 years ago
crc32.c Maintain headers. 25 years ago
crc32.h Maintain headers. 25 years ago
credits.c Maintain headers. 25 years ago
credits.h Maintain headers. 25 years ago
credits_ext.h added wez to the com extension 24 years ago
credits_sapi.h - Forgot one 24 years ago
crypt.c Maintain headers. 25 years ago
cyr_convert.c Maintain headers. 25 years ago
cyr_convert.h Maintain headers. 25 years ago
datetime.c Remove unused local variables. 24 years ago
datetime.h Update headers. 25 years ago
dir.c Added glob() support for windows. 24 years ago
dl.c - OS X support for dynamically loaded extensions. (patch by Marko) 25 years ago
dl.h Update headers. 25 years ago
dns.c Maintain headers. 25 years ago
dns.h Maintain headers. 25 years ago
exec.c Fix (stupid) segfault. #17379 24 years ago
exec.h Tidy up win32 implementation of proc_open. 25 years ago
file.c - fixed bug in enclosure handling (was still hardcoded to '"' in one place) 24 years ago
file.h Implement user-space funtions to operate on stream contexts. 24 years ago
filestat.c - ZTS gotcha 24 years ago
flock_compat.c Maintain headers. 25 years ago
flock_compat.h Maintain headers. 25 years ago
formatted_print.c making printf/sprintf locale-aware without external dependencies 24 years ago
fsock.c @Impelemented timeout functionality, and fixed error handling of fsockopen() on win32 24 years ago
fsock.h New PHP streams... 25 years ago
ftok.c Maintain headers. 25 years ago
ftp_fopen_wrapper.c Always initialize wrappers, regardless of PG(allow_url_fopen). 24 years ago
head.c - Added a new parameter to the header() function which overrides the HTTP 24 years ago
head.h Maintain headers. 25 years ago
html.c Make sure len is defined here 24 years ago
html.h * formatting, plus remove some old fopen wrappers 25 years ago
http_fopen_wrapper.c redirected is set but never used 24 years ago
image.c bits/channels for gif 24 years ago
incomplete_class.c Update headers. 25 years ago
info.c Made the API versions appear better on phpinfo(); 24 years ago
info.h Maintain headers. 25 years ago
iptc.c c set but unused 24 years ago
lcg.c Maintain headers. 25 years ago
levenshtein.c fix and regression test for Bug #16473 25 years ago
link.c Fixed Bug #17790 24 years ago
mail.c Fixed: possible bufferunderrun (worst case == invalid free bytes counter) 24 years ago
math.c ZTS fix. 24 years ago
md5.c Maintain headers. 25 years ago
md5.h Maintain headers. 25 years ago
metaphone.c - Fix for #16176. 25 years ago
microtime.c Maintain headers. 25 years ago
microtime.h Maintain headers. 25 years ago
pack.c Maintain headers. 25 years ago
pack.h Maintain headers. 25 years ago
pageinfo.c Maintain headers. 25 years ago
pageinfo.h Maintain headers. 25 years ago
parsedate.y Ignore ordinal suffixes on numbers (bug #15210) 25 years ago
php_array.h Changing email address. 24 years ago
php_assert.h Maintain headers. 25 years ago
php_browscap.h Maintain headers. 25 years ago
php_crypt.h Maintain headers. 25 years ago
php_dir.h added fnmatch() and glob() functions 25 years ago
php_ext_syslog.h Maintain headers. 25 years ago
php_filestat.h Fixed bug #16861. 24 years ago
php_fopen_wrapper.c Always initialize wrappers, regardless of PG(allow_url_fopen). 24 years ago
php_fopen_wrappers.h Fix linkage of symbols 24 years ago
php_ftok.h Maintain headers. 25 years ago
php_image.h register IMAGETYPE_<xxx> constants in image.c as they are needed 24 years ago
php_incomplete_class.h Update headers. 25 years ago
php_iptc.h Maintain headers. 25 years ago
php_lcg.h Maintain headers. 25 years ago
php_link.h Maintain headers. 25 years ago
php_mail.h - Raise warning when trying to execute non-executeable shell 25 years ago
php_math.h Maintain headers. 25 years ago
php_metaphone.h Maintain headers. 25 years ago
php_parsedate.h Maintain headers. 25 years ago
php_rand.h Make RAND_RANGE() an API macro. 24 years ago
php_smart_str.h fixes a warning when compiling under win32 24 years ago
php_smart_str_public.h Maintain headers. 25 years ago
php_standard.h Maintain headers. 25 years ago
php_string.h Make state parameter of php_strip_tags passed by reference. 25 years ago
php_type.h Maintain headers. 25 years ago
php_var.h Maintain headers. 25 years ago
php_versioning.h Maintain headers. 25 years ago
quot_print.c - Whitespace 25 years ago
quot_print.h Maintain headers. 25 years ago
rand.c Make RAND_RANGE() an API macro. 24 years ago
reg.c Applied fix for #17764. 24 years ago
reg.h Maintain headers. 25 years ago
scanf.c Maintain headers. 25 years ago
scanf.h Maintain headers. 25 years ago
soundex.c Update headers. 25 years ago
string.c Fixed stripslashes when magic_quotes_sybase is enabled, and add a test for 24 years ago
strnatcmp.c don't emit code for version 24 years ago
syslog.c - Fix protos. 25 years ago
type.c Maintain headers. 25 years ago
uniqid.c Maintain headers. 25 years ago
uniqid.h Maintain headers. 25 years ago
url.c Maintain headers. 25 years ago
url.h Maintain headers. 25 years ago
url_scanner.c Update headers. 25 years ago
url_scanner.h Update headers. 25 years ago
url_scanner_ex.c show_source() safe-mode fix 24 years ago
url_scanner_ex.h re-add accidentily nuked session_adapt_url() 24 years ago
url_scanner_ex.re re-add accidentily nuked session_adapt_url() 24 years ago
var.c - No idea why this wasn't crashing before. 24 years ago
var_unserializer.c update 24 years ago
var_unserializer.re rval_temp was declared but never used 24 years ago
versioning.c @Fix segfault in version_compare() (Stig) 24 years ago