php-src/ext/standard
Hartmut Holzgraefe dbe4f2238c proto fixes
2003-03-17 13:11:19 +00:00
..
tests Solaris knows nothing of "Europe/Amsterdam". Use "US/Eastern" instead. 2003-03-13 18:51:39 +00:00
aggregation.c proto fixes 2003-03-17 13:11:19 +00:00
aggregation.h Bump year. 2002-12-31 16:08:15 +00:00
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 Allow base64 functions to be called from an extension buils as .so/.dll (iconv) 2003-01-01 18:11:18 +00:00
base64.h Allow base64 functions to be called from an extension buils as .so/.dll (iconv) 2003-01-01 18:11:18 +00:00
basic_functions.c @ Add the file_set_contents() function, as a complement to the file_get_contents() 2003-03-12 06:47:34 +00:00
basic_functions.h Adjustment to user filters reimplementation. Make a bucket an object containing a resource(the real bucket) and a data element for direct operations. Simplifies 2003-03-09 23:12:31 +00:00
browscap.c @- Fixed bug #22386 (Using browscap causes segfault). This fix 2003-03-14 17:54:38 +00:00
config.m4 streams.c -> streamsfuncs.c 2003-02-27 22:48:13 +00:00
crc32.c Bump year. 2002-12-31 16:08:15 +00:00
crc32.h Bump year. 2002-12-31 16:08:15 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
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 Bump year. 2002-12-31 16:08:15 +00:00
crypt.c Bump year. 2002-12-31 16:08:15 +00:00
css.c Bump year. 2002-12-31 16:08:15 +00:00
css.h Bump year. 2002-12-31 16:08:15 +00:00
cyr_convert.c Bump year. 2002-12-31 16:08:15 +00:00
cyr_convert.h Bump year. 2002-12-31 16:08:15 +00:00
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 Bump year. 2002-12-31 16:08:15 +00:00
dns.c proto fixes 2003-03-17 13:11:19 +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 @ Add the file_set_contents() function, as a complement to the file_get_contents() 2003-03-12 06:47:34 +00:00
file.h @ Add the file_set_contents() function, as a complement to the file_get_contents() 2003-03-12 06:47:34 +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 Bump year. 2002-12-31 16:08:15 +00:00
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 Bump year. 2002-12-31 16:08:15 +00:00
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 Bump year. 2002-12-31 16:08:15 +00:00
html.c wrong place. 2003-03-08 14:51:16 +00:00
html.h Bump year. 2002-12-31 16:08:15 +00:00
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 build fixes 2003-01-01 13:26:17 +00:00
info.c - Optimize $_REQUEST 2003-03-02 13:35:01 +00:00
info.h Bump year. 2002-12-31 16:08:15 +00:00
iptc.c Bump year. 2002-12-31 16:08:15 +00:00
lcg.c Bump year. 2002-12-31 16:08:15 +00:00
levenshtein.c Bump year. 2002-12-31 16:08:15 +00:00
link.c Bump year. 2002-12-31 16:08:15 +00:00
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 Update configure line in phpinfo() after re-running configure without 2002-06-27 10:01:06 +00:00
math.c Fixed bug #21648 2003-01-16 13:19:50 +00:00
md5.c - Fixed copy and paste bug 2003-02-20 10:33:55 +00:00
md5.h Bump year. 2002-12-31 16:08:15 +00:00
metaphone.c 64-bit correction to variables passed to zend_parse_parameters 2003-03-06 23:07:28 +00:00
microtime.c Bump year. 2002-12-31 16:08:15 +00:00
microtime.h Bump year. 2002-12-31 16:08:15 +00:00
pack.c Win32 build improvements 2003-02-17 13:29:59 +00:00
pack.h Bump year. 2002-12-31 16:08:15 +00:00
pageinfo.c Bump year. 2002-12-31 16:08:15 +00:00
pageinfo.h Bump year. 2002-12-31 16:08:15 +00:00
parsedate.y put that back... 2002-09-09 19:11:35 +00:00
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 Bump year. 2002-12-31 16:08:15 +00:00
php_browscap.h Bump year. 2002-12-31 16:08:15 +00:00
php_crypt.h Bump year. 2002-12-31 16:08:15 +00:00
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 Bump year. 2002-12-31 16:08:15 +00:00
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 Bump year. 2002-12-31 16:08:15 +00:00
php_image.h This cause some warning/error in AIX 2003-02-03 13:08:08 +00:00
php_incomplete_class.h Bump year. 2002-12-31 16:08:15 +00:00
php_iptc.h Bump year. 2002-12-31 16:08:15 +00:00
php_lcg.h Bump year. 2002-12-31 16:08:15 +00:00
php_link.h Bump year. 2002-12-31 16:08:15 +00:00
php_mail.h Bump year. 2002-12-31 16:08:15 +00:00
php_math.h Bump year. 2002-12-31 16:08:15 +00:00
php_metaphone.h Bump year. 2002-12-31 16:08:15 +00:00
php_parsedate.h Bump year. 2002-12-31 16:08:15 +00:00
php_rand.h Bump year. 2002-12-31 16:08:15 +00:00
php_smart_str_public.h Bump year. 2002-12-31 16:08:15 +00:00
php_smart_str.h Merge macro changes 2003-03-16 23:02:19 +00:00
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 Bump year. 2002-12-31 16:08:15 +00:00
php_var.h Renamed get_memory_usage() to memory_get_usage() (per Andi's advice) 2003-01-18 15:03:01 +00:00
php_versioning.h Bump year. 2002-12-31 16:08:15 +00:00
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 Made php_quot_print_decode() RFC2045-compliant 2003-01-14 15:14:11 +00:00
quot_print.h Moved php_quot_print_decode() to quot_print.c so that it can be used 2003-01-06 15:47:25 +00:00
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 Bump year. 2002-12-31 16:08:15 +00:00
scanf.c Improved the patched part to prevent further potential bugs 2003-01-19 17:23:48 +00:00
scanf.h Bump year. 2002-12-31 16:08:15 +00:00
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 Bump year. 2002-12-31 16:08:15 +00:00
soundex.c Bump year. 2002-12-31 16:08:15 +00:00
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 don't emit code for version 2002-05-04 17:36:58 +00:00
sunfuncs.c - Cleaned this mess a bit: 2003-02-17 06:28:07 +00:00
syslog.c Modified for NetWare. 2003-01-03 14:37:42 +00:00
type.c Bump year. 2002-12-31 16:08:15 +00:00
uniqid.c Bump year. 2002-12-31 16:08:15 +00:00
uniqid.h Bump year. 2002-12-31 16:08:15 +00:00
url_scanner_ex.c fix sizeof(size_t) > sizeof(uint) issue 2003-03-11 02:28:46 +00:00
url_scanner_ex.h Bump year. 2002-12-31 16:08:15 +00:00
url_scanner_ex.re fix sizeof(size_t) > sizeof(uint) issue 2003-03-11 02:28:46 +00:00
url_scanner.c Correcting int/long mismatched - 64bit issues. 2003-03-10 20:30:33 +00:00
url_scanner.h Bump year. 2002-12-31 16:08:15 +00:00
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 Adjustment to user filters reimplementation. Make a bucket an object containing a resource(the real bucket) and a data element for direct operations. Simplifies 2003-03-09 23:12:31 +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 Print the object handle (it's useful). 2003-03-10 15:13:32 +00:00
versioning.c Bump year. 2002-12-31 16:08:15 +00:00