php-src/ext/standard
2002-06-18 11:42:21 +00:00
..
tests Fix stripslashes when magic_quotes_sybase is enabled, and add a test for 2002-06-18 11:42:21 +00:00
aggregation.c Fix ZE1 build 2002-04-30 14:45:50 +00:00
aggregation.h Maintain headers. 2002-02-28 08:29:35 +00:00
array.c - whitespace fix 2002-06-10 16:34:25 +00:00
assert.c Maintain headers. 2002-02-28 08:29:35 +00:00
base64.c - Fix String is not zero-terminated error in base64_decode 2002-05-01 20:11:09 +00:00
base64.h Maintain headers. 2002-02-28 08:29:35 +00:00
basic_functions.c - Fixed bug #17669. PG(magic_quotes_runtime) wasn't reset for each request. 2002-06-12 17:25:48 +00:00
basic_functions.h - Remove read_uploaded_file 2002-03-23 23:03:04 +00:00
browscap.c ZE2 compatibility fix 2002-04-30 11:30:07 +00:00
config.m4 - Revert that change. Added a warning about this. 2002-04-08 18:43:35 +00:00
crc32.c Maintain headers. 2002-02-28 08:29:35 +00:00
crc32.h Maintain headers. 2002-02-28 08:29:35 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
credits_ext.h added wez to the com extension 2002-05-31 10:06:19 +00:00
credits_sapi.h - Forgot one 2002-05-08 05:19:27 +00:00
credits.c Maintain headers. 2002-02-28 08:29:35 +00:00
credits.h Maintain headers. 2002-02-28 08:29:35 +00:00
crypt.c Maintain headers. 2002-02-28 08:29:35 +00:00
cyr_convert.c Maintain headers. 2002-02-28 08:29:35 +00:00
cyr_convert.h Maintain headers. 2002-02-28 08:29:35 +00:00
datetime.c Remove unused local variables. 2002-06-14 05:42:08 +00:00
datetime.h Update headers. 2001-12-11 15:32:16 +00:00
dir.c Added glob() support for windows. 2002-05-19 14:32:24 +00:00
dl.c - OS X support for dynamically loaded extensions. (patch by Marko) 2002-04-04 00:24:34 +00:00
dl.h Update headers. 2001-12-11 15:32:16 +00:00
dns.c Maintain headers. 2002-02-28 08:29:35 +00:00
dns.h Maintain headers. 2002-02-28 08:29:35 +00:00
exec.c Fix (stupid) segfault. #17379 2002-05-23 10:17:07 +00:00
exec.h Tidy up win32 implementation of proc_open. 2002-04-03 13:39:35 +00:00
file.c - Fix proto. 2002-06-10 10:28:33 +00:00
file.h Implement user-space funtions to operate on stream contexts. 2002-04-30 00:28:24 +00:00
filestat.c - ZTS gotcha 2002-05-20 17:41:35 +00:00
flock_compat.c Maintain headers. 2002-02-28 08:29:35 +00:00
flock_compat.h Maintain headers. 2002-02-28 08:29:35 +00:00
formatted_print.c making printf/sprintf locale-aware without external dependencies 2002-06-17 11:50:25 +00:00
fsock.c @Impelemented timeout functionality, and fixed error handling of fsockopen() on win32 2002-06-11 03:55:28 +00:00
fsock.h New PHP streams... 2002-03-15 21:03:08 +00:00
ftok.c Maintain headers. 2002-02-28 08:29:35 +00:00
ftp_fopen_wrapper.c Always initialize wrappers, regardless of PG(allow_url_fopen). 2002-04-16 22:14:27 +00:00
head.c Only the last cookie was getting set. (You can have 2002-05-17 07:10:19 +00:00
head.h Maintain headers. 2002-02-28 08:29:35 +00:00
html.c Make sure len is defined here 2002-06-03 18:26:27 +00:00
html.h * formatting, plus remove some old fopen wrappers 2002-03-16 01:34:52 +00:00
http_fopen_wrapper.c redirected is set but never used 2002-05-04 17:16:28 +00:00
image.c - Added support for compressed SWF (Flash MX) files to getimagesize(). 2002-05-23 21:48:27 +00:00
incomplete_class.c Update headers. 2001-12-11 15:32:16 +00:00
info.c - Since streams are always enabled, instead of just printing 'enabled' we tell 2002-06-08 10:25:44 +00:00
info.h Maintain headers. 2002-02-28 08:29:35 +00:00
iptc.c c set but unused 2002-05-04 17:41:51 +00:00
lcg.c Maintain headers. 2002-02-28 08:29:35 +00:00
levenshtein.c fix and regression test for Bug #16473 2002-04-07 19:46:45 +00:00
link.c Fixed Bug #17790 2002-06-16 21:24:15 +00:00
mail.c Fixed: possible bufferunderrun (worst case == invalid free bytes counter) 2002-06-13 18:54:45 +00:00
Makefile.frag Implement stream context and status notification system. 2002-04-10 22:42:32 +00:00
math.c ZTS fix. 2002-06-18 00:14:52 +00:00
md5.c Maintain headers. 2002-02-28 08:29:35 +00:00
md5.h Maintain headers. 2002-02-28 08:29:35 +00:00
metaphone.c - Fix for #16176. 2002-03-20 08:17:06 +00:00
microtime.c Maintain headers. 2002-02-28 08:29:35 +00:00
microtime.h Maintain headers. 2002-02-28 08:29:35 +00:00
pack.c Maintain headers. 2002-02-28 08:29:35 +00:00
pack.h Maintain headers. 2002-02-28 08:29:35 +00:00
pageinfo.c Maintain headers. 2002-02-28 08:29:35 +00:00
pageinfo.h Maintain headers. 2002-02-28 08:29:35 +00:00
parsedate.y Ignore ordinal suffixes on numbers (bug #15210) 2002-01-24 22:24:58 +00:00
php_array.h Changing email address. 2002-05-13 17:28:38 +00:00
php_assert.h Maintain headers. 2002-02-28 08:29:35 +00:00
php_browscap.h Maintain headers. 2002-02-28 08:29:35 +00:00
php_crypt.h Maintain headers. 2002-02-28 08:29:35 +00:00
php_dir.h added fnmatch() and glob() functions 2002-03-21 19:18:13 +00:00
php_ext_syslog.h Maintain headers. 2002-02-28 08:29:35 +00:00
php_filestat.h Fixed bug #16861. 2002-04-26 23:46:51 +00:00
php_fopen_wrapper.c Always initialize wrappers, regardless of PG(allow_url_fopen). 2002-04-16 22:14:27 +00:00
php_fopen_wrappers.h Fix linkage of symbols 2002-05-04 17:26:45 +00:00
php_ftok.h Maintain headers. 2002-02-28 08:29:35 +00:00
php_image.h - Added support for compressed SWF (Flash MX) files to getimagesize(). 2002-05-23 21:48:27 +00:00
php_incomplete_class.h Update headers. 2001-12-11 15:32:16 +00:00
php_iptc.h Maintain headers. 2002-02-28 08:29:35 +00:00
php_lcg.h Maintain headers. 2002-02-28 08:29:35 +00:00
php_link.h Maintain headers. 2002-02-28 08:29:35 +00:00
php_mail.h - Raise warning when trying to execute non-executeable shell 2002-03-16 12:45:43 +00:00
php_math.h Maintain headers. 2002-02-28 08:29:35 +00:00
php_metaphone.h Maintain headers. 2002-02-28 08:29:35 +00:00
php_parsedate.h Maintain headers. 2002-02-28 08:29:35 +00:00
php_rand.h Make RAND_RANGE() an API macro. 2002-06-09 04:26:36 +00:00
php_smart_str_public.h Maintain headers. 2002-02-28 08:29:35 +00:00
php_smart_str.h Kill a compiler warning on Win32 2002-05-08 03:56:43 +00:00
php_standard.h Maintain headers. 2002-02-28 08:29:35 +00:00
php_string.h Make state parameter of php_strip_tags passed by reference. 2002-03-20 14:38:13 +00:00
php_type.h Maintain headers. 2002-02-28 08:29:35 +00:00
php_var.h Maintain headers. 2002-02-28 08:29:35 +00:00
php_versioning.h Maintain headers. 2002-02-28 08:29:35 +00:00
quot_print.c - Whitespace 2002-04-02 06:41:23 +00:00
quot_print.h Maintain headers. 2002-02-28 08:29:35 +00:00
rand.c Make RAND_RANGE() an API macro. 2002-06-09 04:26:36 +00:00
reg.c Applied fix for #17764. 2002-06-17 15:10:22 +00:00
reg.h Maintain headers. 2002-02-28 08:29:35 +00:00
scanf.c Maintain headers. 2002-02-28 08:29:35 +00:00
scanf.h Maintain headers. 2002-02-28 08:29:35 +00:00
soundex.c Update headers. 2001-12-11 15:32:16 +00:00
string.c fixed return types for ucwords/ucfirst when passed an empty string 2002-06-17 11:37:49 +00:00
strnatcmp.c don't emit code for version 2002-05-04 17:36:58 +00:00
syslog.c - Fix protos. 2002-03-10 23:45:02 +00:00
type.c Maintain headers. 2002-02-28 08:29:35 +00:00
uniqid.c Maintain headers. 2002-02-28 08:29:35 +00:00
uniqid.h Maintain headers. 2002-02-28 08:29:35 +00:00
url_scanner_ex.c show_source() safe-mode fix 2002-05-11 18:35:59 +00:00
url_scanner_ex.h re-add accidentily nuked session_adapt_url() 2002-05-05 16:39:49 +00:00
url_scanner_ex.re re-add accidentily nuked session_adapt_url() 2002-05-05 16:39:49 +00:00
url_scanner.c Update headers. 2001-12-11 15:32:16 +00:00
url_scanner.h Update headers. 2001-12-11 15:32:16 +00:00
url.c Maintain headers. 2002-02-28 08:29:35 +00:00
url.h Maintain headers. 2002-02-28 08:29:35 +00:00
var_unserializer.c update 2002-05-04 17:17:54 +00:00
var_unserializer.re rval_temp was declared but never used 2002-05-04 17:17:43 +00:00
var.c - Fix for bug #16065 2002-06-18 11:09:21 +00:00
versioning.c @Fix segfault in version_compare() (Stig) 2002-05-26 12:01:30 +00:00