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.
 
 
 
 
 
 
Derick Rethans d95c41eddb - Added new parameter to sha1() and md5() which return the digest as 24 years ago
..
tests - Added new parameter to sha1() and md5() which return the digest as 24 years ago
CREDITS 2nd step towards auto-credits 26 years ago
Makefile.frag Update configure line in phpinfo() after re-running configure without 24 years ago
aggregation.c Fixed compile failures when ZLIB / PCRE are compiled as shared 24 years ago
aggregation.h Bump year. 24 years ago
array.c - Fixed bug #22088 (array_shift() leaves next index to be +1 too much) 24 years ago
assert.c zend_error -> php_error_docref. 24 years ago
base64.c Allow base64 functions to be called from an extension buils as .so/.dll (iconv) 24 years ago
base64.h Allow base64 functions to be called from an extension buils as .so/.dll (iconv) 24 years ago
basic_functions.c Implement simple stream support in the ZE scanners. 24 years ago
basic_functions.h Implement fprintf() and vfprintf(). 24 years ago
browscap.c zend_error -> php_error_docref. 24 years ago
config.m4 nice() is part of libc, use AC_CHECK_FUNCS instead 24 years ago
crc32.c Bump year. 24 years ago
crc32.h Bump year. 24 years ago
credits.c - Add credits for Magnus 24 years ago
credits.h Bump year. 24 years ago
credits_ext.h - Remove double "Win32 COM" functions line 24 years ago
credits_sapi.h - Update this one as well 24 years ago
crypt.c Bump year. 24 years ago
css.c Bump year. 24 years ago
css.h Bump year. 24 years ago
cyr_convert.c Bump year. 24 years ago
cyr_convert.h Bump year. 24 years ago
datetime.c - Cleaned this mess a bit: 24 years ago
datetime.h - Cleaned this mess a bit: 24 years ago
dir.c Added scandir() function, which allows quick retrieval of all files & 24 years ago
dl.c Enable embedded code using sapi/embed to use dl(). 24 years ago
dl.h Bump year. 24 years ago
dns.c A add much more useful select(2) implementation than is provided by 24 years ago
dns.h Bump year. 24 years ago
exec.c By popular demand nice() is renamed to proc_nice(). 24 years ago
exec.h By popular demand nice() is renamed to proc_nice(). 24 years ago
file.c Fixed bug #21689 (fgetcsv suppresses some characters before a separator) 24 years ago
file.h Merged the flags for the file() function into a single flag. 24 years ago
filestat.c is_executable() now available on win32 24 years ago
filters.c Implement new filter API, stage 1. 24 years ago
flock_compat.c Win32 build improvements 24 years ago
flock_compat.h Bump year. 24 years ago
formatted_print.c Fixed bug #22227 24 years ago
fsock.c A add much more useful select(2) implementation than is provided by 24 years ago
fsock.h Bump year. 24 years ago
ftok.c Bump year. 24 years ago
ftp_fopen_wrapper.c Win32 build improvements 24 years ago
head.c Bump year. 24 years ago
head.h Bump year. 24 years ago
html.c zend_error -> php_error_docref. 24 years ago
html.h Bump year. 24 years ago
http_fopen_wrapper.c Win32 build improvements 24 years ago
image.c a little bit slower but somewhat tricky and more flexible and it does not 24 years ago
incomplete_class.c build fixes 24 years ago
info.c Fix warning. 24 years ago
info.h Bump year. 24 years ago
iptc.c Bump year. 24 years ago
lcg.c Bump year. 24 years ago
levenshtein.c Bump year. 24 years ago
link.c Bump year. 24 years ago
mail.c Bump year. 24 years ago
math.c Fixed bug #21648 24 years ago
md5.c - Added new parameter to sha1() and md5() which return the digest as 24 years ago
md5.h Bump year. 24 years ago
metaphone.c Removed pointless memory allocation checks. 24 years ago
microtime.c Bump year. 24 years ago
microtime.h Bump year. 24 years ago
pack.c Win32 build improvements 24 years ago
pack.h Bump year. 24 years ago
pageinfo.c Bump year. 24 years ago
pageinfo.h Bump year. 24 years ago
parsedate.y put that back... 24 years ago
php_array.h Added array_walk_recursive() function that can apply array_walk recursively 24 years ago
php_assert.h Bump year. 24 years ago
php_browscap.h Bump year. 24 years ago
php_crypt.h Bump year. 24 years ago
php_dir.h Added scandir() function, which allows quick retrieval of all files & 24 years ago
php_ext_syslog.h Bump year. 24 years ago
php_filestat.h is_executable() now available on win32 24 years ago
php_fopen_wrapper.c Introduce //filter target to php: wrapper to allow inline application of filters during fopen() style opperations 24 years ago
php_fopen_wrappers.h Bump year. 24 years ago
php_ftok.h Bump year. 24 years ago
php_image.h This cause some warning/error in AIX 24 years ago
php_incomplete_class.h Bump year. 24 years ago
php_iptc.h Bump year. 24 years ago
php_lcg.h Bump year. 24 years ago
php_link.h Bump year. 24 years ago
php_mail.h Bump year. 24 years ago
php_math.h Bump year. 24 years ago
php_metaphone.h Bump year. 24 years ago
php_parsedate.h Bump year. 24 years ago
php_rand.h Bump year. 24 years ago
php_smart_str.h Bump year. 24 years ago
php_smart_str_public.h Bump year. 24 years ago
php_standard.h - Cleaned this mess a bit: 24 years ago
php_string.h Added strpbrk(), which is essentially a wrapper around C's strpbrk function 24 years ago
php_sunfuncs.h - Cleaned this mess a bit: 24 years ago
php_type.h Bump year. 24 years ago
php_var.h Renamed get_memory_usage() to memory_get_usage() (per Andi's advice) 24 years ago
php_versioning.h Bump year. 24 years ago
proc_open.c you know it's time to get away from the keyboard when you do this. 24 years ago
proc_open.h Integrate Shanes patch that allows specifying the cwd and environment 24 years ago
quot_print.c Made php_quot_print_decode() RFC2045-compliant 24 years ago
quot_print.h Moved php_quot_print_decode() to quot_print.c so that it can be used 24 years ago
rand.c Win32 build improvements 24 years ago
reg.c Reduced compiler warnings 24 years ago
reg.h Bump year. 24 years ago
scanf.c Improved the patched part to prevent further potential bugs 24 years ago
scanf.h Bump year. 24 years ago
sha1.c - Added new parameter to sha1() and md5() which return the digest as 24 years ago
sha1.h Bump year. 24 years ago
soundex.c Bump year. 24 years ago
string.c Fixed bug #21708 (ucfirst() trouble again) 24 years ago
strnatcmp.c don't emit code for version 24 years ago
sunfuncs.c - Cleaned this mess a bit: 24 years ago
syslog.c Modified for NetWare. 24 years ago
type.c Bump year. 24 years ago
uniqid.c Bump year. 24 years ago
uniqid.h Bump year. 24 years ago
url.c Added get_browser() function. This function can be used to fetch the headers 24 years ago
url.h Added get_browser() function. This function can be used to fetch the headers 24 years ago
url_scanner.c Bump year. 24 years ago
url_scanner.h Bump year. 24 years ago
url_scanner_ex.c Fixed bug #22048 (incorrect insertion of session id when tabs are used to 24 years ago
url_scanner_ex.h Bump year. 24 years ago
url_scanner_ex.re Fixed bug #22048 (incorrect insertion of session id when tabs are used to 24 years ago
user_filters.c Implement new filter API, stage 1. 24 years ago
var.c Don't assume that objects have class entries (in the ZE1 sense) when 24 years ago
var_unserializer.c zend_error -> php_error_docref. 24 years ago
var_unserializer.re zend_error -> php_error_docref. 24 years ago
versioning.c Bump year. 24 years ago