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.
 
 
 
 
 
 
Thies C. Arntzen 4bb329eafb added array_count_values function. 27 years ago
..
Makefile.am added Metaphone support 27 years ago
base64.c fix to reiterate that one should _always_ use braces around if/else/for/while 27 years ago
base64.h conv_proto *.[ch] 27 years ago
basic_functions.c added array_count_values function. 27 years ago
basic_functions.h added array_count_values function. 27 years ago
browscap.c Better debug macros 27 years ago
config.h.stub last bunch of extensions moving to ext/ 27 years ago
config.m4 Argh! That typo took me over an hour to find. Grr.. 27 years ago
crypt.c Workaround for crypt() getting too few characters for salt. 27 years ago
cyr_convert.c Removed '3' from key functions in PHP (maintained compatibility through 27 years ago
cyr_convert.h conv_proto *.[ch] 27 years ago
datetime.c semicolon syntax error 27 years ago
datetime.h Ported strtotime() function. 27 years ago
dir.c - Make dir functions compile in Win32 27 years ago
dl.c Remove extraneous debug dlerror() call which results in the subsequent 27 years ago
dl.h More symbol work. 27 years ago
dns.c Removed '3' from key functions in PHP (maintained compatibility through 27 years ago
dns.h conv_proto *.[ch] 27 years ago
exec.c Kill a warning 27 years ago
exec.h conv_proto *.[ch] 27 years ago
file.c - Thread-unsafe win32 compiles again 27 years ago
file.h More symbol work. 27 years ago
filestat.c imported diskfreespace from 3.0 27 years ago
flock_compat.c License update 27 years ago
flock_compat.h * fixed some #if/#ifdef issues 27 years ago
formatted_print.c [s]printf fix for bug #1952 27 years ago
fsock.c Add thread-safety notice here. The solution is using gethostbyname_r, 27 years ago
fsock.h Make fopen() work with URL's in Win32 27 years ago
global.h kill another 64-bit issue. 27 years ago
head.c Removed '3' from key functions in PHP (maintained compatibility through 27 years ago
head.h More symbol work. 27 years ago
html.c License update 27 years ago
html.h conv_proto *.[ch] 27 years ago
image.c newest GetImageSize renamed header-file 27 years ago
info.c Generalize SAPI a bit 27 years ago
info.h I was sure I committed these already. Weird 27 years ago
iptc.c Removed '3' from key functions in PHP (maintained compatibility through 27 years ago
lcg.c moved lcg stuff to ext/standard 27 years ago
link.c added a few PLS_FETCH() 27 years ago
mail.c Removed '3' from key functions in PHP (maintained compatibility through 27 years ago
math.c Kill compiler warning. 27 years ago
md5.c License update 27 years ago
md5.h conv_proto *.[ch] 27 years ago
metaphone.c added Metaphone support 27 years ago
microtime.c License update 27 years ago
microtime.h - gettimeofday wasn't registered. 27 years ago
pack.c Removed '3' from key functions in PHP (maintained compatibility through 27 years ago
pack.h More symbol work. 27 years ago
pageinfo.c Removed '3' from key functions in PHP (maintained compatibility through 27 years ago
pageinfo.h conv_proto *.[ch] 27 years ago
parsedate.y * Make Win32 build work again 27 years ago
php3_browscap.h More symbol work. 27 years ago
php3_crypt.h More symbol work. 27 years ago
php3_dir.h More symbol work. 27 years ago
php3_filestat.h More symbol work. 27 years ago
php3_iptc.h ported IPTC fro php3 27 years ago
php3_link.h conv_proto *.[ch] 27 years ago
php3_mail.h More symbol work. 27 years ago
php3_standard.h newest GetImageSize renamed header-file 27 years ago
php3_string.h Added addcslashes(), stripcslashes(). 27 years ago
php3_syslog.h More symbol work. 27 years ago
php3_var.h some additional consts 27 years ago
php_image.h newest GetImageSize renamed header-file 27 years ago
php_lcg.h moved lcg stuff to ext/standard 27 years ago
php_metaphone.h added Metaphone support 27 years ago
phpdir.h conv_proto *.[ch] 27 years ago
phpmath.h conv_proto *.[ch] 27 years ago
post.c Fix a buglet, and avoid crashing in phpinfo() (fixes an elusive legacy bug too) 27 years ago
post.h - Rewrote the GET/POST/Cookie data reader to support multi-dimensional 27 years ago
quot_print.c License update 27 years ago
quot_print.h conv_proto *.[ch] 27 years ago
rand.c Removed '3' from key functions in PHP (maintained compatibility through 27 years ago
reg.c Removed '3' from key functions in PHP (maintained compatibility through 27 years ago
reg.h A bunch of grunt work updating function entries and declarations. 27 years ago
soundex.c - Added get_class($obj), get_parent_class($obj) and method_exists($obj,"name") 27 years ago
string.c - Added support for unknown POST content types (Zeev) 27 years ago
syslog.c More symbol work. 27 years ago
type.c License update 27 years ago
type.h First commit of re-structuring phase one. We have started using automake in 27 years ago
uniqid.c - uniqid() used the additional parameter even if it was not provided 27 years ago
uniqid.h conv_proto *.[ch] 27 years ago
url.c Removed '3' from key functions in PHP (maintained compatibility through 27 years ago
url.h conv_proto *.[ch] 27 years ago
url_scanner.c Aline escape signs in macro definitions. 27 years ago
url_scanner.h - add standard disclaimer 27 years ago
url_scanner.re Aline escape signs in macro definitions. 27 years ago
var.c new API for var_dump 27 years ago