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 64345cdd6e Fixed a possible crash due to invalid handling of assert ini options. 23 years ago
..
tests fix test 23 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
array.c emalloc -> safe_emalloc 23 years ago
assert.c Fixed a possible crash due to invalid handling of assert ini options. 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 Moved the RINIT(crypt) stuff into crypt() itself. 23 years ago
basic_functions.h Move shutdown code to better place 23 years ago
browscap.c It's boolean, not long. 23 years ago
config.m4 Bugfix #24142, part 2 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 Fixed bug #24839 (& -> & in php credits) 23 years ago
credits.h updating license information in the headers. 23 years ago
credits_ext.h Updating the SNMP credits in ext/standard/credits_ext.h 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 updating license information in the headers. 23 years ago
datetime.h updating license information in the headers. 23 years ago
dir.c Use correct macro 23 years ago
dl.c updating license information in the headers. 23 years ago
dl.h updating license information in the headers. 23 years ago
dns.c updating license information in the headers. 23 years ago
dns.h fix typo (most likely fixes #24533 too) 23 years ago
exec.c emalloc -> safe_emalloc 23 years ago
exec.h updating license information in the headers. 23 years ago
file.c emalloc -> safe_emalloc 23 years ago
file.h This needs to be exported for dynamic extensions 23 years ago
filestat.c emalloc -> safe_emalloc 23 years ago
filters.c updating license information in the headers. 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 updating license information in the headers. 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 Plug leak in ftp_url_stat 23 years ago
head.c updating license information in the headers. 23 years ago
head.h updating license information in the headers. 23 years ago
html.c updating license information in the headers. 23 years ago
html.h updating license information in the headers. 23 years ago
http_fopen_wrapper.c Loosen restrictions on method used with http_fopen_wrapper, still default to GET though. 23 years ago
image.c updating license information in the headers. 23 years ago
incomplete_class.c pass trsm via parameters 23 years ago
info.c Fixed possible crashes in streams code 23 years ago
info.h updating license information in the headers. 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 updating license information in the headers. 23 years ago
math.c Bugfix #24142, part 2 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 emalloc -> safe_emalloc 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 Fixed bug #13142 (strtotime not handling "M d H:i:s Y" format) 23 years ago
php_array.h updating license information in the headers. 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 updating license information in the headers. 23 years ago
php_fopen_wrapper.c updating license information in the headers. 23 years ago
php_fopen_wrappers.h updating license information in the headers. 23 years ago
php_ftok.h updating license information in the headers. 23 years ago
php_image.h updating license information in the headers. 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 Prevent carryover when max-min > signed int max 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 Fix Bug#24784 single character search keys not respecting case sensitivity/replace count parameters. 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_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 Add folding markers 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 emalloc -> safe_emalloc 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 Fix EINVAL errors for OS's (Solaris + BSD) that do not appreciate microseconds >= 1 second 23 years ago
streamsfuncs.h updating license information in the headers. 23 years ago
string.c emalloc -> safe_emalloc 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 emalloc -> safe_emalloc 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 Move shutdown code to better place 23 years ago
var.c emalloc -> safe_emalloc 23 years ago
var_unserializer.c syncronize 23 years ago
var_unserializer.re don't try to wakeup incomplete classes 23 years ago
versioning.c emalloc -> safe_emalloc 23 years ago