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.
 
 
 
 
 
 
Hartmut Holzgraefe b19fb9b6bd #ooops 26 years ago
..
Makefile.in trans-sid rewrite, is now state-aware (fix for bug #3411 and friends) 26 years ago
array.c ooops - theese new parameters are optional 26 years ago
assert.c - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch 26 years ago
base64.c - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch 26 years ago
base64.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
basic_functions.c trans-sid rewrite, is now state-aware (fix for bug #3411 and friends) 26 years ago
basic_functions.h trans-sid rewrite, is now state-aware (fix for bug #3411 and friends) 26 years ago
browscap.c Make proper object initialization 26 years ago
config.m4 Itanium patch from Steve Robb <steve@eu.c2.net> 26 years ago
crc32.c Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
crypt.c Get rid of unnecessary preprocessor constructs. 26 years ago
cyr_convert.c - Untested but it should fix the problem with cyr_convert() not being 26 years ago
cyr_convert.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
datetime.c protect datetime() against all zero inputs ... 26 years ago
datetime.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
dir.c Fixed opendir() thoroughly 26 years ago
dl.c Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
dl.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
dns.c - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch 26 years ago
dns.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
exec.c When output is empty, exec should return "", not "\0" (#5775) 26 years ago
exec.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
file.c Fix fclose prototype (#5930) 26 years ago
file.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
filestat.c Fix safe mode handling by touch 26 years ago
flock_compat.c Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
flock_compat.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
formatted_print.c Undo numerical format regression introduced by the fix of the 26 years ago
fsock.c (fsockopen) fix #5090 26 years ago
fsock.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
head.c Move main.h to php_main.h. 26 years ago
head.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
html.c htmlspecialchars and htmlentities will now 26 years ago
html.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
image.c @- Fix reading of IPTC via GetImageInfo() for certain JPEG files. (Thies) 26 years ago
incomplete_class.c - Make the output globals accessible from the outside world 26 years ago
info.c * EXTENSIONS -- update status on CURL & SWF 26 years ago
info.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
iptc.c - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch 26 years ago
lcg.c Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
levenshtein.c "undefined function" error message will now suggest similar named 26 years ago
link.c - Make PHP compile again under Windows. 26 years ago
mail.c evaluate sendmail exit status, fixes unix side of bug #5630 26 years ago
math.c fix for bug #5672 26 years ago
md5.c Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
md5.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
metaphone.c Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
microtime.c - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch 26 years ago
microtime.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
output.c Made ob_start() and friends reentrant. It's now possible to implement this 26 years ago
pack.c Fixed a proto. 26 years ago
pack.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
pageinfo.c Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
pageinfo.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
parsedate.y - Fix a couple of wranings in the FTP code and in parsedate.y 26 years ago
php_array.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
php_assert.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
php_browscap.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
php_crypt.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
php_dir.h Change header protection macros to conform to standard. 26 years ago
php_ext_syslog.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
php_filestat.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
php_global.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
php_image.h Rename macros which begin with underscore to appropiate macros. The general 26 years ago
php_incomplete_class.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
php_iptc.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
php_lcg.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
php_link.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
php_mail.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
php_math.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
php_metaphone.h Rename macros which begin with underscore to appropiate macros. The general 26 years ago
php_output.h Made ob_start() and friends reentrant. It's now possible to implement this 26 years ago
php_rand.h Change header protection macros to conform to standard. 26 years ago
php_standard.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
php_string.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
php_var.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
quot_print.c - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch 26 years ago
quot_print.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
rand.c @Set default include_path so PEAR files can be reached (Stig) 26 years ago
reg.c Sorry only the *_replaceparameters are wrong. 26 years ago
reg.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
scanf.c Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
scanf.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
soundex.c - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch 26 years ago
string.c Fix bug in strip_tags function as per bug #5857 26 years ago
strnatcmp.c @ Updated natural comparison/sorting algorithm by Martin Pool 27 years ago
syslog.c - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch 26 years ago
type.c Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
type.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
uniqid.c - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch 26 years ago
uniqid.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
url.c This url symbol was a bit too generic. Change it to php_url instead. 26 years ago
url.h This url symbol was a bit too generic. Change it to php_url instead. 26 years ago
url_scanner.c do not rewrite absolute urls 26 years ago
url_scanner.h #ooops 26 years ago
var.c Lowercase class name before looking for it 26 years ago