php-src/ext/standard
Rasmus Lerdorf fbeeb8f29c substr() fix
1999-05-12 12:53:45 +00:00
..
base64.c A lot of cleanups... Removed old thread-safe code and other redundant code and files 1999-04-24 00:12:00 +00:00
base64.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
basic_functions.c Added compact() function. 1999-05-11 19:31:37 +00:00
basic_functions.h Added compact() function. 1999-05-11 19:31:37 +00:00
browscap.c * Get Apache to work. POST doesn't work yet. 1999-05-11 00:01:47 +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 moved fdf, hyperwave, informix and some smaller files 1999-04-22 00:25:57 +00:00
cyr_convert.c First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
cyr_convert.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
datetime.c * Plenty of thread safety and Win32 work. 1999-04-26 14:00:49 +00:00
datetime.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
dir.c A lot of cleanups... Removed old thread-safe code and other redundant code and files 1999-04-24 00:12:00 +00:00
dl.c * Finalizing the PHP version of SAPI. Support POST and cookies among other things. 1999-05-09 08:48:05 +00:00
dl.h * Finalizing the PHP version of SAPI. Support POST and cookies among other things. 1999-05-09 08:48:05 +00:00
dns.c A lot of cleanups... Removed old thread-safe code and other redundant code and files 1999-04-24 00:12:00 +00:00
dns.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
exec.c * Get the Apache module to compile again 1999-04-26 17:26:37 +00:00
exec.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
file.c Add fgetcsv() here as well 1999-04-27 13:06:58 +00:00
file.h Add fgetcsv() here as well 1999-04-27 13:06:58 +00:00
filestat.c A lot of cleanups... Removed old thread-safe code and other redundant code and files 1999-04-24 00:12:00 +00:00
flock_compat.c * Rename php_compat.[ch] to flock_compat.[ch] and move it to ext/standard 1999-04-21 19:01:38 +00:00
flock_compat.h include some header files explicitly 1999-04-24 20:26:31 +00:00
formatted_print.c A lot of cleanups... Removed old thread-safe code and other redundant code and files 1999-04-24 00:12:00 +00:00
fsock.c A lot of cleanups... Removed old thread-safe code and other redundant code and files 1999-04-24 00:12:00 +00:00
fsock.h Make Win32 happy with the recent changes. 1999-04-18 15:58:27 +00:00
global.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
head.c * Finally commit that -q patch 1999-05-11 20:38:16 +00:00
head.h * Finally commit that -q patch 1999-05-11 20:38:16 +00:00
html.c A lot of cleanups... Removed old thread-safe code and other redundant code and files 1999-04-24 00:12:00 +00:00
html.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
image.c A lot of cleanups... Removed old thread-safe code and other redundant code and files 1999-04-24 00:12:00 +00:00
image.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
info.c beatify Apache's info func 1999-05-11 00:43:46 +00:00
info.h beatify Apache's info func 1999-05-11 00:43:46 +00:00
iptc.c First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
link.c Remove tls.[ch] 1999-04-23 20:06:01 +00:00
mail.c * Finalizing the PHP version of SAPI. Support POST and cookies among other things. 1999-05-09 08:48:05 +00:00
Makefile.am last bunch of extensions moving to ext/ 1999-04-22 02:48:28 +00:00
math.c A lot of cleanups... Removed old thread-safe code and other redundant code and files 1999-04-24 00:12:00 +00:00
md5.c A lot of cleanups... Removed old thread-safe code and other redundant code and files 1999-04-24 00:12:00 +00:00
md5.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
microtime.c A lot of cleanups... Removed old thread-safe code and other redundant code and files 1999-04-24 00:12:00 +00:00
microtime.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
mime.c A lot of cleanups... Removed old thread-safe code and other redundant code and files 1999-04-24 00:12:00 +00:00
mime.h last bunch of extensions moving to ext/ 1999-04-22 02:48:28 +00:00
pack.c A lot of cleanups... Removed old thread-safe code and other redundant code and files 1999-04-24 00:12:00 +00:00
pack.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
pageinfo.c * Get the Apache module to compile again 1999-04-26 17:26:37 +00:00
pageinfo.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
php3_browscap.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
php3_crypt.h moved fdf, hyperwave, informix and some smaller files 1999-04-22 00:25:57 +00:00
php3_dir.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
php3_filestat.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
php3_iptc.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
php3_link.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
php3_mail.h * Finalizing the PHP version of SAPI. Support POST and cookies among other things. 1999-05-09 08:48:05 +00:00
php3_standard.h * added --enable-thread-safety switch 1999-05-03 11:11:23 +00:00
php3_string.h crypt constants 1999-04-21 17:57:40 +00:00
php3_syslog.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
php3_var.h serialize & unserialize working (with mem-leak) 1999-04-25 12:41:18 +00:00
phpdir.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
phpmath.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
post.c * Move unclean_shutdown from PHP to Zend. 1999-05-11 16:52:58 +00:00
post.h * Plenty of thread safety and Win32 work. 1999-04-26 14:00:49 +00:00
quot_print.c First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
quot_print.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
rand.c First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
reg.c * Get Apache to work. POST doesn't work yet. 1999-05-11 00:01:47 +00:00
reg.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
soundex.c First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
string.c substr() fix 1999-05-12 12:53:45 +00:00
syslog.c Remove tls.[ch] 1999-04-23 20:06:01 +00:00
type.c First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +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 A lot of cleanups... Removed old thread-safe code and other redundant code and files 1999-04-24 00:12:00 +00:00
uniqid.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
url.c * Get Apache to work. POST doesn't work yet. 1999-05-11 00:01:47 +00:00
url.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
var.c serialize & unserialize working (with mem-leak) 1999-04-25 12:41:18 +00:00