php-src/ext/standard
1999-08-12 10:53:29 +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 Modified array_walk() function so that the userland callback is passed 1999-08-07 16:43:25 +00:00
basic_functions.h - Added get_class($obj), get_parent_class($obj) and method_exists($obj,"name") 1999-07-28 17:58:38 +00:00
browscap.c Removed '3' from key functions in PHP (maintained compatibility through 1999-08-02 19:17:14 +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 More symbol work. 1999-07-26 20:09:08 +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 Removed '3' from key functions in PHP (maintained compatibility through 1999-08-02 19:17:14 +00:00
datetime.h Ported strtotime() function. 1999-07-23 19:51:27 +00:00
dir.c Removed '3' from key functions in PHP (maintained compatibility through 1999-08-02 19:17:14 +00:00
dl.c Removed '3' from key functions in PHP (maintained compatibility through 1999-08-02 19:17:14 +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 Removed '3' from key functions in PHP (maintained compatibility through 1999-08-02 19:17:14 +00:00
exec.h conv_proto *.[ch] 1999-05-16 11:19:26 +00:00
file.c Removed '3' from key functions in PHP (maintained compatibility through 1999-08-02 19:17:14 +00:00
file.h More symbol work. 1999-07-26 20:09:08 +00:00
filestat.c Removed '3' from key functions in PHP (maintained compatibility through 1999-08-02 19:17:14 +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 AIX needs this include... 1999-08-02 19:59:04 +00:00
fsock.h More symbol work. 1999-07-26 20:09:08 +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 Removed '3' from key functions in PHP (maintained compatibility through 1999-08-02 19:17:14 +00:00
image.h conv_proto *.[ch] 1999-05-16 11:19:26 +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
link.c Removed '3' from key functions in PHP (maintained compatibility through 1999-08-02 19:17:14 +00:00
mail.c Removed '3' from key functions in PHP (maintained compatibility through 1999-08-02 19:17:14 +00:00
Makefile.am Ported strtotime() function. 1999-07-23 19:51:27 +00:00
math.c Removed '3' from key functions in PHP (maintained compatibility through 1999-08-02 19:17:14 +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 First attempt at moving the old RFC1867 support to the right place 1999-06-12 17:50:39 +00:00
php3_string.h A bunch of grunt work updating function entries and declarations. 1999-07-24 22:16:54 +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
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 Removed '3' from key functions in PHP (maintained compatibility through 1999-08-02 19:17:14 +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 signed/unsigned warning removed 1999-08-12 10:53:29 +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 Removed '3' from key functions in PHP (maintained compatibility through 1999-08-02 19:17:14 +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