php-src/ext/standard
2003-02-17 03:26:16 +00:00
..
tests @ new idate() function. 2003-02-16 22:28:01 +00:00
aggregation.c Fixed compile failures when ZLIB / PCRE are compiled as shared 2003-02-09 19:09:52 +00:00
aggregation.h Bump year. 2002-12-31 16:08:15 +00:00
array.c - Fixed bug #22088 (array_shift() leaves next index to be +1 too much) 2003-02-06 15:27:53 +00:00
assert.c zend_error -> php_error_docref. 2003-01-24 16:29:40 +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 @ new idate() function. 2003-02-16 22:28:01 +00:00
basic_functions.h Implement fprintf() and vfprintf(). 2003-01-09 17:29:31 +00:00
browscap.c zend_error -> php_error_docref. 2003-01-24 16:29:40 +00:00
config.m4 @ new idate() function. 2003-02-16 22:28:01 +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 - Remove double "Win32 COM" functions line 2003-01-03 10:48:38 +00:00
credits_sapi.h - Update this one as well 2003-01-03 10:52:23 +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 @ new idate() function. 2003-02-16 22:28:01 +00:00
datetime.h @ new idate() function. 2003-02-16 22:28:01 +00:00
dir.c Added scandir() function, which allows quick retrieval of all files & 2003-01-28 01:48:57 +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 A add much more useful select(2) implementation than is provided by 2003-02-16 03:48:49 +00:00
dns.h Bump year. 2002-12-31 16:08:15 +00:00
exec.c Removed pointless memory allocation checks. 2003-01-18 20:01:46 +00:00
exec.h Add proc_terminate() function to forcibly kill off a process created 2003-02-15 17:18:57 +00:00
file.c Remove unused vars 2003-02-16 22:33:29 +00:00
file.h Merged the flags for the file() function into a single flag. 2003-02-10 22:26:53 +00:00
filestat.c is_executable() now available on win32 2003-02-09 03:49:43 +00:00
filters.c Changed php_error to php_error_docref. 2003-01-19 00:45:53 +00:00
flock_compat.c - Let's be consistent with these.. 2003-02-17 03:07:33 +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 A add much more useful select(2) implementation than is provided by 2003-02-16 03:48:49 +00:00
fsock.h Bump year. 2002-12-31 16:08:15 +00:00
ftok.c Bump year. 2002-12-31 16:08:15 +00:00
ftp_fopen_wrapper.c A add much more useful select(2) implementation than is provided by 2003-02-16 03:48:49 +00:00
head.c Bump year. 2002-12-31 16:08:15 +00:00
head.h Bump year. 2002-12-31 16:08:15 +00:00
html.c zend_error -> php_error_docref. 2003-01-24 16:29:40 +00:00
html.h Bump year. 2002-12-31 16:08:15 +00:00
http_fopen_wrapper.c A add much more useful select(2) implementation than is provided by 2003-02-16 03:48:49 +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 Fix warning. 2003-02-02 18:50:42 +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 Bump year. 2002-12-31 16:08:15 +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 Bump year. 2002-12-31 16:08:15 +00:00
md5.h Bump year. 2002-12-31 16:08:15 +00:00
metaphone.c Removed pointless memory allocation checks. 2003-01-18 20:01:46 +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 A add much more useful select(2) implementation than is provided by 2003-02-16 03:48:49 +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 Use FILE*-less implementation for php://(stdin|stdout|stderr) 2003-02-13 13:43:37 +00:00
php_fopen_wrappers.h Bump year. 2002-12-31 16:08:15 +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 Bump year. 2002-12-31 16:08:15 +00:00
php_standard.h @ new idate() function. 2003-02-16 22:28:01 +00:00
php_string.h Added strpbrk(), which is essentially a wrapper around C's strpbrk function 2003-02-11 22:47:26 +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 If you pass NULL, you do not get a NULL value, make sure it is. 2003-02-17 03:26:16 +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 Bump year. 2002-12-31 16:08:15 +00:00
reg.c Reverted because correct decision has not been made yet. 2003-01-11 23:05:19 +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 Bump year. 2002-12-31 16:08:15 +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
string.c Fixed a str_replace() bug similar to bug #22224 2003-02-14 18:59:50 +00:00
strnatcmp.c don't emit code for version 2002-05-04 17:36:58 +00:00
sunfuncs.c Fix compile warning 2003-02-17 00:01:31 +00:00
sunfuncs.h @ new idate() function. 2003-02-16 22:28:01 +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 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 Bump year. 2002-12-31 16:08:15 +00:00
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 Bump year. 2002-12-31 16:08:15 +00:00
url_scanner.h Bump year. 2002-12-31 16:08:15 +00:00
url.c Added get_browser() function. This function can be used to fetch the headers 2003-02-07 21:33:35 +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 Backout changes between 1.6 and 1.7 2003-01-07 16:43:26 +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 Bump year. 2002-12-31 16:08:15 +00:00