php-src/ext/standard
Derick Rethans 0d603b2d9a - Fix proto
2003-03-09 00:05:48 +00:00
..
tests Skip test if running under safe-mode. 2003-03-04 14:37:38 +00:00
aggregation.c Fixed compile failures when ZLIB / PCRE are compiled as shared 2003-02-09 19:09:52 +00:00
aggregation.h
array.c additional speedup for array_shift(). No need to rehash if the removed element's 2003-02-22 13:55:11 +00:00
assert.c Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings. 2003-03-07 05:15:28 +00:00
base64.c
base64.h
basic_functions.c Fixing functionicalls with variable number of parameters... 2003-03-06 20:31:20 +00:00
basic_functions.h Initial re-implementation of userfilters after filterchain redesign by wez. More userspace API to come. 2003-02-24 21:56:19 +00:00
browscap.c zend_error -> php_error_docref. 2003-01-24 16:29:40 +00:00
config.m4 streams.c -> streamsfuncs.c 2003-02-27 22:48:13 +00:00
crc32.c
crc32.h
CREDITS
credits_ext.h Credits update. 2003-03-04 00:10:11 +00:00
credits_sapi.h Credits update. 2003-03-04 00:10:11 +00:00
credits.c - Add credits for Magnus 2003-01-20 12:34:07 +00:00
credits.h
crypt.c
css.c
css.h
cyr_convert.c
cyr_convert.h
datetime.c - Cleaned this mess a bit: 2003-02-17 06:28:07 +00:00
datetime.h - Cleaned this mess a bit: 2003-02-17 06:28:07 +00:00
dir.c Fixed compiler warning. 2003-02-27 23:53:55 +00:00
dl.c Enable embedded code using sapi/embed to use dl(). 2003-01-29 15:39:10 +00:00
dl.h
dns.c Extra paranoia checks if dn_skipname/dn_expand exist or not 2003-02-24 00:09:18 +00:00
dns.h Extra paranoia checks if dn_skipname/dn_expand exist or not 2003-02-24 00:09:18 +00:00
exec.c 1) Make the output of system() binary safe 2003-02-26 22:11:12 +00:00
exec.h 1) Make the output of system() binary safe 2003-02-26 22:11:12 +00:00
file.c Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings. 2003-03-07 05:15:28 +00:00
file.h New user-space functions: 2003-02-28 19:53:21 +00:00
filestat.c Fixed a bug that would cause filetype() to return "unknown" for 2003-02-27 20:38:00 +00:00
filters.c Fixed a small leak in the convert filter code 2003-03-05 17:51:33 +00:00
flock_compat.c Win32 build improvements 2003-02-17 13:29:59 +00:00
flock_compat.h
formatted_print.c Fixed bug #22227 2003-02-15 15:57:31 +00:00
fsock.c 64-bit correction to variables passed to zend_parse_parameters 2003-03-06 23:07:28 +00:00
fsock.h Another big commit (tm). 2003-02-27 17:43:38 +00:00
ftok.c
ftp_fopen_wrapper.c - Move https:// and ftps:// wrapper registration into the openssl module. 2003-02-27 18:16:35 +00:00
head.c 64-bit correction to variables passed to zend_parse_parameters 2003-03-06 23:07:28 +00:00
head.h
html.c wrong place. 2003-03-08 14:51:16 +00:00
html.h
http_fopen_wrapper.c Added support for http redirects to ftp. 2003-03-04 16:04:05 +00:00
image.c a little bit slower but somewhat tricky and more flexible and it does not 2003-02-14 19:43:06 +00:00
incomplete_class.c
info.c - Optimize $_REQUEST 2003-03-02 13:35:01 +00:00
info.h
iptc.c
lcg.c
levenshtein.c
link.c
mail.c - Added an extra ini setting with which extra commands can be forced to 2003-02-26 20:04:16 +00:00
Makefile.frag
math.c
md5.c - Fixed copy and paste bug 2003-02-20 10:33:55 +00:00
md5.h
metaphone.c 64-bit correction to variables passed to zend_parse_parameters 2003-03-06 23:07:28 +00:00
microtime.c
microtime.h
pack.c Win32 build improvements 2003-02-17 13:29:59 +00:00
pack.h
pageinfo.c
pageinfo.h
parsedate.y
php_array.h Added array_walk_recursive() function that can apply array_walk recursively 2003-02-05 17:56:08 +00:00
php_assert.h
php_browscap.h
php_crypt.h
php_dir.h Added scandir() function, which allows quick retrieval of all files & 2003-01-28 01:48:57 +00:00
php_ext_syslog.h
php_filestat.h is_executable() now available on win32 2003-02-09 03:49:43 +00:00
php_fopen_wrapper.c Fixed compiler warnings. 2003-02-28 17:26:28 +00:00
php_fopen_wrappers.h - Move https:// and ftps:// wrapper registration into the openssl module. 2003-02-27 18:16:35 +00:00
php_ftok.h
php_image.h This cause some warning/error in AIX 2003-02-03 13:08:08 +00:00
php_incomplete_class.h
php_iptc.h
php_lcg.h
php_link.h
php_mail.h
php_math.h
php_metaphone.h
php_parsedate.h
php_rand.h
php_smart_str_public.h
php_smart_str.h
php_standard.h - Cleaned this mess a bit: 2003-02-17 06:28:07 +00:00
php_string.h Made strip_tags() binary safe 2003-02-24 22:01:12 +00:00
php_sunfuncs.h - Cleaned this mess a bit: 2003-02-17 06:28:07 +00:00
php_type.h
php_var.h
php_versioning.h
proc_open.c you know it's time to get away from the keyboard when you do this. 2003-02-17 06:45:37 +00:00
proc_open.h Integrate Shanes patch that allows specifying the cwd and environment 2003-02-16 15:38:54 +00:00
quot_print.c
quot_print.h
rand.c Win32 build improvements 2003-02-17 13:29:59 +00:00
reg.c Forgot to fix this part 2003-02-24 16:54:21 +00:00
reg.h
scanf.c Improved the patched part to prevent further potential bugs 2003-01-19 17:23:48 +00:00
scanf.h
sha1.c - Also add the optional raw output parameter to md5_file and sha1_file. 2003-02-20 10:32:35 +00:00
sha1.h
soundex.c
streamsfuncs.c Expose php_stream_copy_to_stream as stream_copy_to_stream(); a high 2003-03-01 01:27:50 +00:00
streamsfuncs.h Expose php_stream_copy_to_stream as stream_copy_to_stream(); a high 2003-03-01 01:27:50 +00:00
string.c - Fix proto 2003-03-09 00:05:48 +00:00
strnatcmp.c
sunfuncs.c - Cleaned this mess a bit: 2003-02-17 06:28:07 +00:00
syslog.c
type.c
uniqid.c
uniqid.h
url_scanner_ex.c Fixed bug #22048 (incorrect insertion of session id when tabs are used to 2003-02-12 14:56:13 +00:00
url_scanner_ex.h
url_scanner_ex.re Fixed bug #22048 (incorrect insertion of session id when tabs are used to 2003-02-12 14:56:13 +00:00
url_scanner.c
url_scanner.h
url.c MFH (forgot to put this fix into the 5.X tree). 2003-02-25 23:39:57 +00:00
url.h Added get_browser() function. This function can be used to fetch the headers 2003-02-07 21:33:35 +00:00
user_filters.c Initial re-implementation of userfilters after filterchain redesign by wez. More userspace API to come. 2003-02-24 21:56:19 +00:00
var_unserializer.c zend_error -> php_error_docref. 2003-01-24 16:29:40 +00:00
var_unserializer.re zend_error -> php_error_docref. 2003-01-24 16:29:40 +00:00
var.c Don't assume that objects have class entries (in the ZE1 sense) when 2003-02-01 03:52:31 +00:00
versioning.c