php-src/ext/standard
1999-09-30 20:03:32 +00:00
..
base64.c Use new Zend API. 1999-09-24 19:35:25 +00:00
base64.h conv_proto *.[ch] 1999-05-16 11:19:26 +00:00
basic_functions.c - Updated array functions to use high-performance API 1999-09-24 22:44:41 +00:00
basic_functions.h added krsort() function 1999-09-21 14:36:41 +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 Slightly redundant to check for crypt() here again, but the TRY_RUN stuff 1999-09-21 20:10:53 +00:00
crypt.c Use new Zend API. 1999-09-24 19:35:25 +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 Remove extraneous debug dlerror() call which results in the subsequent 1999-09-08 19:36:18 +00:00
dl.h More symbol work. 1999-07-26 20:09:08 +00:00
dns.c New Zend API 1999-09-25 12:09:50 +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 fgetss/gzgetss fixes 1999-09-21 17:50:51 +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 Add thread-safety notice here. The solution is using gethostbyname_r, 1999-09-07 18:46:25 +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 Add entry for AOLserver. 1999-09-25 15:41:51 +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 - Get rid of warning on win32, non-threadsafe mode. 1999-09-22 05:26:22 +00:00
link.c Use new Zend API. 1999-09-24 19:35:25 +00:00
mail.c New Zend API 1999-09-25 12:09:50 +00:00
Makefile.am re2c's bit vectors appear to be not binary clean. Revert to 1999-09-23 14:09:42 +00:00
math.c Kill compiler warning. 1999-09-07 18:26:36 +00:00
md5.c Use new Zend API. 1999-09-24 19:35:25 +00:00
md5.h conv_proto *.[ch] 1999-05-16 11:19:26 +00:00
metaphone.c added Metaphone support 1999-09-13 15:48:32 +00:00
microtime.c Use new Zend API. 1999-09-24 19:35:25 +00:00
microtime.h - gettimeofday wasn't registered. 1999-09-15 05:08:45 +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 kill warning 1999-09-24 15:34:30 +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 - Internal functions which are basic language functions should be in Zend 1999-09-20 16:56:02 +00:00
php3_syslog.h More symbol work. 1999-07-26 20:09:08 +00:00
php3_var.h - Upgraded var_dump() to take multiple arguments 1999-09-20 14:14:26 +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
php_metaphone.h added Metaphone support 1999-09-13 15:48:32 +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 Fix a buglet, and avoid crashing in phpinfo() (fixes an elusive legacy bug too) 1999-09-13 00:35:03 +00:00
post.h - Rewrote the GET/POST/Cookie data reader to support multi-dimensional 1999-09-12 23:51:12 +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 New Zend API 1999-09-25 12:09:50 +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 New Zend API 1999-09-25 12:09:50 +00:00
string.c Fix nl2br crash. 1999-09-30 20:03:32 +00:00
syslog.c New Zend API 1999-09-25 12:09:50 +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 Use new Zend API. 1999-09-24 19:35:25 +00:00
uniqid.h conv_proto *.[ch] 1999-05-16 11:19:26 +00:00
url_scanner.c This version is finally the standard one. The last one was created 1999-09-23 14:53:39 +00:00
url_scanner.h - add standard disclaimer 1999-09-11 23:53:40 +00:00
url_scanner.re Aline escape signs in macro definitions. 1999-09-18 12:16:16 +00:00
url.c Fix for my fix. 1999-09-29 14:25:40 +00:00
url.h conv_proto *.[ch] 1999-05-16 11:19:26 +00:00
var.c Extended var_dump to handle IS_RESOURCE somewhat. 1999-09-24 18:57:02 +00:00