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.
 
 
 
 
 
 
Ilia Alshanetsky 91052eb93b Fixed bug #26458 (var_dump(), var_export(), debug_zval_dump() not binary 23 years ago
..
tests Fixed bug #26458 (var_dump(), var_export(), debug_zval_dump() not binary 23 years ago
CREDITS 2nd step towards auto-credits 26 years ago
Makefile.frag Make sure zend stuff is built first. 23 years ago
array.c New array functions for doing intersection of arrays that are complementary 23 years ago
assert.c fix format strings 23 years ago
base64.c Fixed bug #24312 (base64_decode() does not skip 0xF0-0xFF characters) 23 years ago
base64.h updating license information in the headers. 23 years ago
basic_functions.c Added php_strip_whitespace() and php_check_syntax() functions. 23 years ago
basic_functions.h Route php_stat() via streams/url_stat API (php_stream_stat_path). 23 years ago
browscap.c It's boolean, not long. 23 years ago
config.m4 Added uuencode() & uudecode() functions. 23 years ago
crc32.c updating license information in the headers. 23 years ago
crc32.h updating license information in the headers. 23 years ago
credits.c 5 sir 23 years ago
credits.h updating license information in the headers. 23 years ago
credits_ext.h Update credits 23 years ago
credits_sapi.h Credits update. 23 years ago
crypt.c Moved the RINIT(crypt) stuff into crypt() itself. 23 years ago
css.c updating license information in the headers. 23 years ago
css.h updating license information in the headers. 23 years ago
cyr_convert.c updating license information in the headers. 23 years ago
cyr_convert.h updating license information in the headers. 23 years ago
datetime.c Fixed bug #25530 (checkdate incorrectly handles floats) 23 years ago
datetime.h updating license information in the headers. 23 years ago
dir.c This check's always necessary. 23 years ago
dl.c #typo 23 years ago
dl.h updating license information in the headers. 23 years ago
dns.c Workaround for bug #25955 23 years ago
dns.h fix typo (most likely fixes #24533 too) 23 years ago
exec.c Fixed bug #26285 (escapeshellarg() uses wrong quotes on windows). 23 years ago
exec.h updating license information in the headers. 23 years ago
file.c Fixed bug #26355 (flock() doesn't initialize the wouldblock argument) 23 years ago
file.h MF4: allow realpath() for win32 non-ZTS 23 years ago
filestat.c Route php_stat() via streams/url_stat API (php_stream_stat_path). 23 years ago
filters.c fix format strings 23 years ago
flock_compat.c updating license information in the headers. 23 years ago
flock_compat.h updating license information in the headers. 23 years ago
formatted_print.c emalloc -> safe_emalloc 23 years ago
fsock.c Plugged a small memleak when errstr isn't efree()'d. 23 years ago
fsock.h updating license information in the headers. 23 years ago
ftok.c updating license information in the headers. 23 years ago
ftp_fopen_wrapper.c Route php_stat() via streams/url_stat API (php_stream_stat_path). 23 years ago
head.c - Fix Windows build 23 years ago
head.h New function: headers_list(). Ennumerate headers sent to SAPI engine 23 years ago
html.c Missing '&' in the result of get_html_translation_table() 23 years ago
html.h updating license information in the headers. 23 years ago
http.c typo + proto fix 23 years ago
http_fopen_wrapper.c kill warnings 23 years ago
image.c Added image_type_to_extension() function. 23 years ago
incomplete_class.c pass trsm via parameters 23 years ago
info.c String formatting stuff. 23 years ago
info.h Fix use of EXTERN_C macros 23 years ago
iptc.c updating license information in the headers. 23 years ago
lcg.c updating license information in the headers. 23 years ago
levenshtein.c emalloc -> safe_emalloc 23 years ago
link.c updating license information in the headers. 23 years ago
mail.c Fixed bug #25923 (mail() modifies the to & subject arguments). 23 years ago
math.c Fixed Bug #25694 (round() and number_format() give inconsistent results). 23 years ago
md5.c updating license information in the headers. 23 years ago
md5.h updating license information in the headers. 23 years ago
metaphone.c emalloc -> safe_emalloc 23 years ago
microtime.c updating license information in the headers. 23 years ago
microtime.h updating license information in the headers. 23 years ago
pack.c signed/unsigned compiler warning fixes 23 years ago
pack.h updating license information in the headers. 23 years ago
pageinfo.c updating license information in the headers. 23 years ago
pageinfo.h updating license information in the headers. 23 years ago
parsedate.y 'Fix' for bison 1.875. 23 years ago
php_array.h New array functions for doing intersection of arrays that are complementary 23 years ago
php_assert.h updating license information in the headers. 23 years ago
php_browscap.h updating license information in the headers. 23 years ago
php_crypt.h updating license information in the headers. 23 years ago
php_dir.h updating license information in the headers. 23 years ago
php_ext_syslog.h updating license information in the headers. 23 years ago
php_filestat.h Move typedef to where it is needed now. 23 years ago
php_fopen_wrapper.c updating license information in the headers. 23 years ago
php_fopen_wrappers.h make file uri's work with streams 23 years ago
php_ftok.h updating license information in the headers. 23 years ago
php_http.h renamed http.h -> php_http.h 23 years ago
php_image.h Added image_type_to_extension() function. 23 years ago
php_incomplete_class.h updating license information in the headers. 23 years ago
php_iptc.h updating license information in the headers. 23 years ago
php_lcg.h updating license information in the headers. 23 years ago
php_link.h updating license information in the headers. 23 years ago
php_mail.h updating license information in the headers. 23 years ago
php_math.h updating license information in the headers. 23 years ago
php_metaphone.h updating license information in the headers. 23 years ago
php_parsedate.h updating license information in the headers. 23 years ago
php_rand.h Fixed bug #25170 (Problem with generation of random numbers on solaris) 23 years ago
php_smart_str.h Use a smaller default size to accomodate the engine 23 years ago
php_smart_str_public.h updating license information in the headers. 23 years ago
php_standard.h Buckle your seatbelt, Dorothy, 'cause Aggregation is going bye-bye. 23 years ago
php_string.h Added substr_compare(). 23 years ago
php_sunfuncs.h updating license information in the headers. 23 years ago
php_type.h updating license information in the headers. 23 years ago
php_uuencode.h By popular demand renaming uu(encode/decode) to convert_uu(encode/decode). 23 years ago
php_var.h updating license information in the headers. 23 years ago
php_versioning.h updating license information in the headers. 23 years ago
proc_open.c fix format strings 23 years ago
proc_open.h updating license information in the headers. 23 years ago
quot_print.c updating license information in the headers. 23 years ago
quot_print.h updating license information in the headers. 23 years ago
rand.c - Fixed bug #25007 (rand() & mt_rand() seed RNG every call). 23 years ago
reg.c emalloc -> safe_emalloc 23 years ago
reg.h updating license information in the headers. 23 years ago
scanf.c - Fixed bug #25372 (sscanf() does not work with %X) 23 years ago
scanf.h updating license information in the headers. 23 years ago
sha1.c updating license information in the headers. 23 years ago
sha1.h updating license information in the headers. 23 years ago
soundex.c updating license information in the headers. 23 years ago
streamsfuncs.c More memory leak fixes for stream contexts. 23 years ago
streamsfuncs.h Implement stream_get_contents, which is somewhat akin to file_get_contents, 23 years ago
string.c Removed dead code. 23 years ago
strnatcmp.c Fixed bug #19795 23 years ago
sunfuncs.c updating license information in the headers. 23 years ago
syslog.c updating license information in the headers. 23 years ago
type.c updating license information in the headers. 23 years ago
uniqid.c updating license information in the headers. 23 years ago
uniqid.h updating license information in the headers. 23 years ago
url.c make parse_url work correctly for file uri's on windows, such as 23 years ago
url.h updating license information in the headers. 23 years ago
url_scanner.c updating license information in the headers. 23 years ago
url_scanner.h updating license information in the headers. 23 years ago
url_scanner_ex.c updating license information in the headers. 23 years ago
url_scanner_ex.h updating license information in the headers. 23 years ago
url_scanner_ex.re updating license information in the headers. 23 years ago
user_filters.c Allow userspace filters to use wildcards 23 years ago
uuencode.c By popular demand renaming uu(encode/decode) to convert_uu(encode/decode). 23 years ago
var.c Fixed bug #26458 (var_dump(), var_export(), debug_zval_dump() not binary 23 years ago
var_unserializer.c sync 23 years ago
var_unserializer.re - Fixed bug #25378 (Invalid data passed to unserialize() causes segfault) 23 years ago
versioning.c emalloc -> safe_emalloc 23 years ago