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.
 
 
 
 
 
 
Sascha Schumann f6ed403fde Don't copy the strtok parameter 25 years ago
..
tests @ - assert() now accepts the array(&$obj,"methodname") syntax. (Thies) 25 years ago
CREDITS 2nd step towards auto-credits 26 years ago
Makefile.in Fix UNIX build 25 years ago
array.c Zend compatibility patch 25 years ago
assert.c Fix a crash bug in assert 25 years ago
base64.c Fix folding and clean up some extensions 25 years ago
base64.h - Fix copyright notices with 2001 26 years ago
basic_functions.c Don't copy the strtok parameter 25 years ago
basic_functions.h Don't copy the strtok parameter 25 years ago
browscap.c Get rid of a couple of bogus persist_alloc()'s, and some cleanup 25 years ago
config.m4 Blowfish detection patch from Alexander Bokovoy <ab@avilink.net> 25 years ago
crc32.c Fix folding and clean up some extensions 25 years ago
credits.c *** empty log message *** 25 years ago
credits.h Whitespace (spaces to four-column tabs) 26 years ago
credits_ext.h update credits 25 years ago
credits_sapi.h filename wildcards in a c comment were a bad idea 26 years ago
crypt.c Fix folding and clean up some extensions 25 years ago
cyr_convert.c Fix folding and clean up some extensions 25 years ago
cyr_convert.h - Fix copyright notices with 2001 26 years ago
datetime.c Redesigned thread safety mechanism - nua nua 25 years ago
datetime.h - Fix copyright notices with 2001 26 years ago
dir.c More TSRMLS_FETCH work. Got it under 400 now. 25 years ago
dl.c More TSRMLS_FETCH work, and a bit of cleanup 25 years ago
dl.h - Fix copyright notices with 2001 26 years ago
dns.c Zend compatibility patch 25 years ago
dns.h Missed this one. 26 years ago
exec.c More TSRMLS_FETCH work. Got it under 400 now. 25 years ago
exec.h More TSRMLS_FETCH work 25 years ago
file.c More TSRMLS_FETCH annihilation. Enough for today... 25 years ago
file.h Redesigned thread safety mechanism - nua nua 25 years ago
filestat.c More TSRMLS_FETCH work. Got it under 400 now. 25 years ago
flock_compat.c Fix folding and clean up some extensions 25 years ago
flock_compat.h - Fix copyright notices with 2001 26 years ago
formatted_print.c Zend compatibility patch 25 years ago
fsock.c Fix a possible segfault (Thanks to Sebastian for catching it) 25 years ago
fsock.h Redesigned thread safety mechanism - nua nua 25 years ago
ftp_fopen_wrapper.c Fix some warnings 25 years ago
head.c More TSRMLS_FETCH work. Got it under 400 now. 25 years ago
head.h Clean-up 25 years ago
html.c (PHP nl_langinfo) Added function when provided by OS 25 years ago
html.h Added charset awareness to htmlentities() and htmlspecialchars(); use an 25 years ago
http_fopen_wrapper.c Fix some warnings 25 years ago
image.c More TSRMLS_FETCH annihilation. Enough for today... 25 years ago
incomplete_class.c Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on the way 25 years ago
info.c More TSRMLS_FETCH work 25 years ago
info.h More TSRMLS_FETCH work 25 years ago
iptc.c More TSRMLS_FETCH work. Got it under 400 now. 25 years ago
lcg.c Redesigned thread safety mechanism - nua nua 25 years ago
levenshtein.c Fix folding and clean up some extensions 25 years ago
link.c Redesigned thread safety mechanism - nua nua 25 years ago
mail.c More TSRMLS_FETCH work, and a bit of cleanup 25 years ago
math.c These new math functions are not supported on Win32 25 years ago
md5.c Fix folding and clean up some extensions 25 years ago
md5.h - Fix copyright notices with 2001 26 years ago
metaphone.c Fix folding and clean up some extensions 25 years ago
microtime.c Fix folding and clean up some extensions 25 years ago
microtime.h - Fix copyright notices with 2001 26 years ago
pack.c Fix folding and clean up some extensions 25 years ago
pack.h Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on the way 25 years ago
pageinfo.c More TSRMLS_FETCH work. Got it under 400 now. 25 years ago
pageinfo.h Add getmygid() and safe_mode_gid ini directive to allow safe mode to do 25 years ago
parsedate.y - Nuke warning 25 years ago
php_array.h More TSRMLS_FETCH annihilation (Zend compatibility patch) 25 years ago
php_assert.h - Fix copyright notices with 2001 26 years ago
php_browscap.h Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on the way 25 years ago
php_crypt.h Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on the way 25 years ago
php_dir.h - Fix copyright notices with 2001 26 years ago
php_ext_syslog.h - Fix copyright notices with 2001 26 years ago
php_filestat.h move some constants to a more appropriate place 25 years ago
php_fopen_wrapper.c fix build. 25 years ago
php_fopen_wrappers.h Fix some warnings 25 years ago
php_image.h - Fix copyright notices with 2001 26 years ago
php_incomplete_class.h - More object macros 25 years ago
php_iptc.h - Fix copyright notices with 2001 26 years ago
php_lcg.h Redesigned thread safety mechanism - nua nua 25 years ago
php_link.h - Fix copyright notices with 2001 26 years ago
php_mail.h used in extension(s) as well 25 years ago
php_math.h - Added a few new math functions from Jesus Castagnetto. 25 years ago
php_metaphone.h - Fix copyright notices with 2001 26 years ago
php_parsedate.h - Fix copyright notices with 2001 26 years ago
php_rand.h - Fix copyright notices with 2001 26 years ago
php_smart_str.h Convert serializer to smart_str.. avoids lots of sprintf's and 25 years ago
php_smart_str_public.h - Fix copyright notices with 2001 26 years ago
php_standard.h - Fix copyright notices with 2001 26 years ago
php_string.h Drop memchr() in php_memnstr in favor of manual scanning. This reduces 25 years ago
php_var.h Convert serializer to smart_str.. avoids lots of sprintf's and 25 years ago
quot_print.c Fix folding and clean up some extensions 25 years ago
quot_print.h - Fix copyright notices with 2001 26 years ago
rand.c Redesigned thread safety mechanism - nua nua 25 years ago
reg.c More TSRMLS_FETCH work, and a bit of cleanup 25 years ago
reg.h Redesigned thread safety mechanism - nua nua 25 years ago
scanf.c Zend compatibility patch 25 years ago
scanf.h Zend compatibility patch 25 years ago
soundex.c Fix folding and clean up some extensions 25 years ago
string.c Don't copy the strtok parameter 25 years ago
strnatcmp.c Fix folding and clean up some extensions 25 years ago
syslog.c More TSRMLS_FETCH work, and a bit of cleanup 25 years ago
type.c Fix folding and clean up some extensions 25 years ago
type.h - Fix copyright notices with 2001 26 years ago
uniqid.c Fix folding and clean up some extensions 25 years ago
uniqid.h - Fix copyright notices with 2001 26 years ago
url.c ZVAL_BOOL(v,0) -> ZVAL_FALSE(v) 25 years ago
url.h Clean-up 25 years ago
url_scanner.c Redesigned thread safety mechanism - nua nua 25 years ago
url_scanner.h - Fix copyright notices with 2001 26 years ago
url_scanner_ex.c More TSRMLS_FETCH annihilation. Enough for today... 25 years ago
url_scanner_ex.h Improve url scanner speed (up to 40% for large chunks of data) 25 years ago
url_scanner_ex.re Redesigned thread safety mechanism - nua nua 25 years ago
var.c NUL-terminate string 25 years ago