php-src/ext/standard
1999-09-07 18:26:36 +00:00
..
base64.c fix to reiterate that one should _always_ use braces around if/else/for/while 1999-07-21 14:27:05 +00:00
base64.h conv_proto *.[ch] 1999-05-16 11:19:26 +00:00
basic_functions.c File should here be string. 1999-09-06 20:13:23 +00:00
basic_functions.h Catch a timeout and add user-level interface for connection handling 1999-09-04 21:10:39 +00:00
browscap.c Better debug macros 1999-08-27 19:17:19 +00:00
config.h.stub last bunch of extensions moving to ext/ 1999-04-22 02:48:28 +00:00
config.m4 Argh! That typo took me over an hour to find. Grr.. 1999-04-25 04:03:36 +00:00
crypt.c Workaround for crypt() getting too few characters for salt. 1999-09-06 13:24:36 +00:00
cyr_convert.c Removed '3' from key functions in PHP (maintained compatibility through 1999-08-02 19:17:14 +00:00
cyr_convert.h conv_proto *.[ch] 1999-05-16 11:19:26 +00:00
datetime.c semicolon syntax error 1999-08-28 17:01:32 +00:00
datetime.h Ported strtotime() function. 1999-07-23 19:51:27 +00:00
dir.c - Make dir functions compile in Win32 1999-09-05 19:04:40 +00:00
dl.c A couple of BoundsChecker fixes 1999-09-06 22:40:27 +00:00
dl.h More symbol work. 1999-07-26 20:09:08 +00:00
dns.c Removed '3' from key functions in PHP (maintained compatibility through 1999-08-02 19:17:14 +00:00
dns.h conv_proto *.[ch] 1999-05-16 11:19:26 +00:00
exec.c Kill a warning 1999-09-04 22:15:51 +00:00
exec.h conv_proto *.[ch] 1999-05-16 11:19:26 +00:00
file.c *** empty log message *** 1999-09-04 13:18:59 +00:00
file.h More symbol work. 1999-07-26 20:09:08 +00:00
filestat.c imported diskfreespace from 3.0 1999-08-17 12:32:23 +00:00
flock_compat.c License update 1999-07-16 13:13:16 +00:00
flock_compat.h * fixed some #if/#ifdef issues 1999-06-16 17:06:53 +00:00
formatted_print.c [s]printf fix for bug #1952 1999-08-03 20:08:33 +00:00
fsock.c Make fopen() work with URL's in Win32 1999-08-25 16:24:14 +00:00
fsock.h Make fopen() work with URL's in Win32 1999-08-25 16:24:14 +00:00
global.h kill another 64-bit issue. 1999-05-16 11:55:34 +00:00
head.c Removed '3' from key functions in PHP (maintained compatibility through 1999-08-02 19:17:14 +00:00
head.h More symbol work. 1999-07-26 20:09:08 +00:00
html.c License update 1999-07-16 13:13:16 +00:00
html.h conv_proto *.[ch] 1999-05-16 11:19:26 +00:00
image.c newest GetImageSize renamed header-file 1999-09-02 11:58:23 +00:00
info.c Built-in phpinfo() links are now turned off by default. They can be 1999-08-07 18:21:35 +00:00
info.h I was sure I committed these already. Weird 1999-07-17 19:17:42 +00:00
iptc.c Removed '3' from key functions in PHP (maintained compatibility through 1999-08-02 19:17:14 +00:00
lcg.c moved lcg stuff to ext/standard 1999-08-29 20:12:12 +00:00
link.c added a few PLS_FETCH() 1999-08-15 18:52:10 +00:00
mail.c Removed '3' from key functions in PHP (maintained compatibility through 1999-08-02 19:17:14 +00:00
Makefile.am moved lcg stuff to ext/standard 1999-08-29 20:12:12 +00:00
math.c Kill compiler warning. 1999-09-07 18:26:36 +00:00
md5.c License update 1999-07-16 13:13:16 +00:00
md5.h conv_proto *.[ch] 1999-05-16 11:19:26 +00:00
microtime.c License update 1999-07-16 13:13:16 +00:00
microtime.h A bunch of grunt work updating function entries and declarations. 1999-07-24 22:16:54 +00:00
pack.c Removed '3' from key functions in PHP (maintained compatibility through 1999-08-02 19:17:14 +00:00
pack.h More symbol work. 1999-07-26 20:09:08 +00:00
pageinfo.c Removed '3' from key functions in PHP (maintained compatibility through 1999-08-02 19:17:14 +00:00
pageinfo.h conv_proto *.[ch] 1999-05-16 11:19:26 +00:00
parsedate.y * Make Win32 build work again 1999-07-24 16:52:00 +00:00
php3_browscap.h More symbol work. 1999-07-26 20:09:08 +00:00
php3_crypt.h More symbol work. 1999-07-26 20:09:08 +00:00
php3_dir.h More symbol work. 1999-07-26 20:09:08 +00:00
php3_filestat.h More symbol work. 1999-07-26 20:09:08 +00:00
php3_iptc.h ported IPTC fro php3 1999-07-05 07:42:07 +00:00
php3_link.h conv_proto *.[ch] 1999-05-16 11:19:26 +00:00
php3_mail.h More symbol work. 1999-07-26 20:09:08 +00:00
php3_standard.h newest GetImageSize renamed header-file 1999-09-02 11:58:23 +00:00
php3_string.h Added addcslashes(), stripcslashes(). 1999-09-05 20:55:13 +00:00
php3_syslog.h More symbol work. 1999-07-26 20:09:08 +00:00
php3_var.h some additional consts 1999-07-01 05:47:06 +00:00
php_image.h newest GetImageSize renamed header-file 1999-09-02 11:58:23 +00:00
php_lcg.h moved lcg stuff to ext/standard 1999-08-29 20:12:12 +00:00
phpdir.h conv_proto *.[ch] 1999-05-16 11:19:26 +00:00
phpmath.h conv_proto *.[ch] 1999-05-16 11:19:26 +00:00
post.c *** empty log message *** 1999-09-04 13:18:59 +00:00
post.h * Plenty of thread safety and Win32 work. 1999-04-26 14:00:49 +00:00
quot_print.c License update 1999-07-16 13:13:16 +00:00
quot_print.h conv_proto *.[ch] 1999-05-16 11:19:26 +00:00
rand.c Removed '3' from key functions in PHP (maintained compatibility through 1999-08-02 19:17:14 +00:00
reg.c Removed '3' from key functions in PHP (maintained compatibility through 1999-08-02 19:17:14 +00:00
reg.h A bunch of grunt work updating function entries and declarations. 1999-07-24 22:16:54 +00:00
soundex.c - Added get_class($obj), get_parent_class($obj) and method_exists($obj,"name") 1999-07-28 17:58:38 +00:00
string.c Kill warnings. 1999-09-07 16:09:18 +00:00
syslog.c More symbol work. 1999-07-26 20:09:08 +00:00
type.c License update 1999-07-16 13:13:16 +00:00
type.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
uniqid.c - uniqid() used the additional parameter even if it was not provided 1999-09-07 10:34:17 +00:00
uniqid.h conv_proto *.[ch] 1999-05-16 11:19:26 +00:00
url.c Removed '3' from key functions in PHP (maintained compatibility through 1999-08-02 19:17:14 +00:00
url.h conv_proto *.[ch] 1999-05-16 11:19:26 +00:00
var.c Removed '3' from key functions in PHP (maintained compatibility through 1999-08-02 19:17:14 +00:00