php-src/ext/standard
2008-07-08 08:37:56 +00:00
..
tests capitalize multibyte support 2008-07-08 08:37:56 +00:00
array.c MFH: Initialize with length instead of 0 2008-06-02 11:20:59 +00:00
assert.c
base64.c
base64.h
basic_functions.c Remove E_DEPRECATED from get_magic_quotes_*() 2008-05-25 14:06:15 +00:00
basic_functions.h MFH 2008-04-15 08:44:21 +00:00
browscap.c
config.m4
config.w32 [DOC] enable inet_pton() and inet_ntop() on Windows 2008-05-22 22:06:15 +00:00
crc32.c
crc32.h
CREDITS
credits_ext.h - Update credits 2008-07-07 10:36:50 +00:00
credits_sapi.h
credits.c MFH: updated website team info 2008-06-18 05:20:02 +00:00
credits.h
crypt.c
css.c
css.h
cyr_convert.c
cyr_convert.h
datetime.c
datetime.h
dir.c closeder/readdir/rewinddir must work only with directories 2008-06-11 09:01:56 +00:00
dl.c - MFH: Improved fix (used 's' in parameter parsing) 2008-05-16 12:18:43 +00:00
dl.h - MFH: Improved fix (used 's' in parameter parsing) 2008-05-16 12:18:43 +00:00
dns.c MFH: Fixed Windows build now that HAVE_INET_PTON is defined 2008-05-23 09:40:44 +00:00
dns.h
exec.c MFH Fixed bug #43261 2008-05-30 16:56:57 +00:00
exec.h
file.c New parameter parsing API 2008-07-03 20:19:26 +00:00
file.h
filestat.c MFH: New way for check void parameters 2008-03-10 22:15:36 +00:00
filters.c
flock_compat.c
flock_compat.h
formatted_print.c Use new parameter parsing API 2008-07-01 10:01:09 +00:00
fsock.c
fsock.h
ftok.c fix buglet 2008-06-20 18:10:17 +00:00
ftp_fopen_wrapper.c
head.c fix typo 2008-06-10 08:14:52 +00:00
head.h
html.c MFB: Fixed bug #44703 (htmlspecialchars() does not detect bad character set argument) 2008-04-11 19:06:12 +00:00
html.h
http_fopen_wrapper.c Lazy EG(active_symbol_table) initialization 2008-04-29 08:15:20 +00:00
http.c
image.c - New parameter parsing API 2008-06-20 14:53:57 +00:00
incomplete_class.c
info.c capitalize multibyte support 2008-07-08 08:37:56 +00:00
info.h
iptc.c
lcg.c
levenshtein.c
link.c
mail.c
Makefile.frag
math.c Fix build 2008-05-08 04:23:26 +00:00
md5.c Improved md5() implementation (Solar Designer) 2008-02-08 09:11:17 +00:00
md5.h Improved md5() implementation (Solar Designer) 2008-02-08 09:11:17 +00:00
metaphone.c MFB: Improved fix for #44242 2008-02-27 01:19:05 +00:00
microtime.c
microtime.h
pack.c - Fix segfault 2008-06-21 23:20:40 +00:00
pack.h
pageinfo.c
pageinfo.h
php_array.h
php_assert.h
php_browscap.h
php_crypt.h
php_dir.h
php_ext_syslog.h
php_filestat.h
php_fopen_wrapper.c
php_fopen_wrappers.h
php_ftok.h
php_http.h
php_image.h - MFH Add constants and new test (test from testfest.php.net) 2008-05-24 11:53:55 +00:00
php_incomplete_class.h
php_iptc.h
php_lcg.h
php_link.h
php_mail.h
php_math.h Merge PHP_5_3 - Implemented Windows support for asinh(), acosh(), atanh(), log1p() and expm1() 2008-05-05 07:29:41 +00:00
php_metaphone.h
php_rand.h fix build 2008-03-07 08:56:38 +00:00
php_smart_str_public.h
php_smart_str.h
php_standard.h
php_string.h
php_type.h
php_uuencode.h
php_var.h
php_versioning.h
proc_open.c MFH:- Fixed bug #44667 (proc_open does not handle pipes with the mode "wb" correctly) 2008-04-08 08:42:24 +00:00
proc_open.h
quot_print.c - New parameter parsing API 2008-06-20 14:53:57 +00:00
quot_print.h
rand.c MFH: New way for check void parameters 2008-03-10 22:15:36 +00:00
scanf.c
scanf.h
sha1.c
sha1.h
soundex.c
streamsfuncs.c - New parameter parsing API 2008-06-20 14:53:57 +00:00
streamsfuncs.h
string.c size_t -> int 2008-07-03 14:00:20 +00:00
strnatcmp.c
syslog.c MFH: New way for check void parameters 2008-03-10 22:15:36 +00:00
type.c - Removed unused variables 2008-06-22 11:36:46 +00:00
uniqid.c MFH: Fix protos 2008-05-04 21:17:33 +00:00
uniqid.h
url_scanner_ex.c - Generated with re2c 0.13.4 2008-04-08 12:17:04 +00:00
url_scanner_ex.h
url_scanner_ex.re Sync with fix for #44394 2008-03-12 19:34:37 +00:00
url_scanner.c
url_scanner.h
url.c MFH: rawurlencode now conforms to rfc 3986 (~ is not encoded) [DOC] 2008-06-04 19:35:15 +00:00
url.h
user_filters.c - MFH: Fixed data size 2008-05-08 18:28:25 +00:00
uuencode.c
var_unserializer.c Regenerate 2008-05-27 11:28:18 +00:00
var_unserializer.re MFH: Add array_init_size() and use it where array size is known at initialization 2008-05-27 10:29:33 +00:00
var.c - New parameter parsing API for var.c & tests 2008-06-20 18:05:45 +00:00
versioning.c