php-src/ext/standard
1999-12-17 22:34:04 +00:00
..
array.c Finished array_multisort() function. Basically it sorts multiple arrays 1999-12-13 19:42:26 +00:00
assert.c Use global ctor in non-ZTS mode as well 1999-12-08 19:07:58 +00:00
base64.c - Made PHP_VERSION and PHP_OS work again 1999-12-17 20:55:31 +00:00
base64.h - Made PHP_VERSION and PHP_OS work again 1999-12-17 20:55:31 +00:00
basic_functions.c More work on php3_ annihilation... 1999-12-17 20:55:32 +00:00
basic_functions.h - Made PHP_VERSION and PHP_OS work again 1999-12-17 20:55:31 +00:00
browscap.c - Made PHP_VERSION and PHP_OS work again 1999-12-17 20:55:31 +00:00
config.h.stub #if -> #ifdef change for HAVE_LIBDL (to be consistent with the same symbol 1999-12-04 20:55:33 +00:00
config.m4 Check for htonl in libsocket (sol251), and move inet_aton check in libbind to configure.in, so that our later AC_CHECK_FUNCS(inet_aton) will find inet_aton in libbind (if it is there). 1999-12-04 13:16:04 +00:00
crypt.c - Made PHP_VERSION and PHP_OS work again 1999-12-17 20:55:31 +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 Use thread-safe versions of localtime and gmtime 1999-11-26 16:29:00 +00:00
datetime.h Ported strtotime() function. 1999-07-23 19:51:27 +00:00
dir.c - Made PHP_VERSION and PHP_OS work again 1999-12-17 20:55:31 +00:00
dl.c More php3_ cleanup 1999-12-17 22:34:04 +00:00
dl.h - Made PHP_VERSION and PHP_OS work again 1999-12-17 20:55:31 +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 Clean up php3.*\.h files. The files itself are renamed, and references in all 1999-12-04 19:19:57 +00:00
exec.h conv_proto *.[ch] 1999-05-16 11:19:26 +00:00
file.c - Made PHP_VERSION and PHP_OS work again 1999-12-17 20:55:31 +00:00
file.h Can't forget fd_isset() 1999-11-24 03:47:58 +00:00
filestat.c - Made PHP_VERSION and PHP_OS work again 1999-12-17 20:55:31 +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 - Made PHP_VERSION and PHP_OS work again 1999-12-17 20:55:31 +00:00
fsock.c - Made PHP_VERSION and PHP_OS work again 1999-12-17 20:55:31 +00:00
fsock.h - Made PHP_VERSION and PHP_OS work again 1999-12-17 20:55:31 +00:00
global.h kill another 64-bit issue. 1999-05-16 11:55:34 +00:00
head.c - Made PHP_VERSION and PHP_OS work again 1999-12-17 20:55:31 +00:00
head.h - Made PHP_VERSION and PHP_OS work again 1999-12-17 20:55:31 +00:00
html.c Maybe later on today. Must buy some beer first. 1999-11-21 14:06:30 +00:00
html.h @- Implemented get_html_translation_table() function. (Thies) 1999-11-21 13:25:04 +00:00
image.c More php3_ annihilation 1999-12-17 19:16:50 +00:00
info.c use _ex-API 1999-12-14 03:48:46 +00:00
info.h I was sure I committed these already. Weird 1999-07-17 19:17:42 +00:00
iptc.c More php3_ annihilation 1999-12-17 19:51:39 +00:00
lcg.c Fix some warnings 1999-12-05 16:25:32 +00:00
link.c More php3_ annihilation 1999-12-17 19:16:50 +00:00
mail.c - Made PHP_VERSION and PHP_OS work again 1999-12-17 20:55:31 +00:00
Makefile.am new assert() module. (Not yet finished!) 1999-12-07 11:37:30 +00:00
math.c Optimize a tiny bit 1999-11-22 02:38:00 +00:00
md5.c More work on php3_ annihilation... 1999-12-17 20:55:32 +00:00
md5.h More work on php3_ annihilation... 1999-12-17 20:55:32 +00:00
metaphone.c use ex-API 1999-12-14 03:49:42 +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
output.c - Made PHP_VERSION and PHP_OS work again 1999-12-17 20:55:31 +00:00
pack.c - Made PHP_VERSION and PHP_OS work again 1999-12-17 20:55:31 +00:00
pack.h - Made PHP_VERSION and PHP_OS work again 1999-12-17 20:55:31 +00:00
pageinfo.c More php3_ annihilation 1999-12-17 19:51:39 +00:00
pageinfo.h More php3_ annihilation 1999-12-17 19:51:39 +00:00
parsedate.y -kludges -warning +reentrancy(more) +compiles(Unix) 1999-12-07 02:47:35 +00:00
php_array.h Finished array_multisort() function. Basically it sorts multiple arrays 1999-12-13 19:42:26 +00:00
php_assert.h new assert() module. (Not yet finished!) 1999-12-07 11:37:30 +00:00
php_browscap.h - Made PHP_VERSION and PHP_OS work again 1999-12-17 20:55:31 +00:00
php_crypt.h - Made PHP_VERSION and PHP_OS work again 1999-12-17 20:55:31 +00:00
php_dir.h - Made PHP_VERSION and PHP_OS work again 1999-12-17 20:55:31 +00:00
php_filestat.h - Made PHP_VERSION and PHP_OS work again 1999-12-17 20:55:31 +00:00
php_image.h newest GetImageSize renamed header-file 1999-09-02 11:58:23 +00:00
php_iptc.h Clean up php3.*\.h files. The files itself are renamed, and references in all 1999-12-04 19:19:57 +00:00
php_lcg.h Fix a maintainer-mode warning 1999-12-05 13:41:42 +00:00
php_link.h Clean up php3.*\.h files. The files itself are renamed, and references in all 1999-12-04 19:19:57 +00:00
php_mail.h - Made PHP_VERSION and PHP_OS work again 1999-12-17 20:55:31 +00:00
php_metaphone.h @Fix warnings compiling in maintainer mode. (Stig) 1999-12-05 10:29:06 +00:00
php_output.h @Fix some warnings when compiling in maintainer-mode (Stig) 1999-12-01 22:59:45 +00:00
php_rand.h Move random functions related defines into its own header file. 1999-10-06 16:34:36 +00:00
php_standard.h Clean up php3.*\.h files. The files itself are renamed, and references in all 1999-12-04 19:19:57 +00:00
php_string.h @- implemented count_chars(). (Thies) 1999-12-14 03:52:12 +00:00
php_syslog.h - Made PHP_VERSION and PHP_OS work again 1999-12-17 20:55:31 +00:00
php_var.h Clean up php3.*\.h files. The files itself are renamed, and references in all 1999-12-04 19:19:57 +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 More php3_ annihilation 1999-12-17 19:51:39 +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 Make rand.c thread-safe. 1999-12-13 18:31:29 +00:00
reg.c use ex-API 1999-12-14 04:10:01 +00:00
reg.h - Made PHP_VERSION and PHP_OS work again 1999-12-17 20:55:31 +00:00
soundex.c Clean up php3.*\.h files. The files itself are renamed, and references in all 1999-12-04 19:19:57 +00:00
string.c @- implemented count_chars(). (Thies) 1999-12-14 03:52:12 +00:00
syslog.c - Made PHP_VERSION and PHP_OS work again 1999-12-17 20:55:31 +00:00
type.c More php3_ annihilation 1999-12-17 19:51:39 +00:00
type.h More php3_ annihilation 1999-12-17 19:51:39 +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 Only compile the scanner, if trans_sid is enabled 1999-11-27 16:15:35 +00:00
url_scanner.h - add standard disclaimer 1999-09-11 23:53:40 +00:00
url_scanner.re Only compile the scanner, if trans_sid is enabled 1999-11-27 16:15:35 +00:00
url.c More php3_ annihilation 1999-12-17 19:51:39 +00:00
url.h More php3_ annihilation 1999-12-17 19:51:39 +00:00
var.c (unserialize) closed mem-leak 1999-12-09 11:24:51 +00:00