php-src/ext/standard
2008-10-01 11:03:15 +00:00
..
tests New testcases for array_diff_uassoc() function 2008-09-26 11:53:48 +00:00
array.c clean some dead code (with static analysis help) 2008-09-23 15:18:26 +00:00
assert.c - MFH: New parameter parsing API 2008-07-23 19:34:35 +00:00
base64.c clean some dead code (with static analysis help) 2008-09-23 15:18:26 +00:00
base64.h
basic_functions.c MFH:- Fixed bug #45956 (parse_ini_file() does not return false with syntax errors in parsed file) 2008-08-31 00:19:50 +00:00
basic_functions.h MFH 2008-04-15 08:44:21 +00:00
browscap.c MFH: fix get_browser() (broken in the process of param API conversion) 2008-08-29 14:14:09 +00:00
config.m4 MFH 2008-08-25 13:42:55 +00:00
config.w32 -MFH: 2008-07-28 11:50:35 +00:00
crc32.c
crc32.h
CREDITS
credits_ext.h update credits 2008-08-31 00:02:31 +00:00
credits_sapi.h - litespeed was merged from HEAD 2008-08-06 02:37:17 +00:00
credits.c MFH: updated website team info 2008-06-18 05:20:02 +00:00
credits.h
crypt_blowfish.c Fix build where __const is already defined like OS X. 2008-07-29 01:20:28 +00:00
crypt_freesec.c MFH 2008-08-25 13:42:55 +00:00
crypt_freesec.h - and the last part of the fix, inline on win 2008-08-25 14:37:07 +00:00
crypt.c MFH: shutdown crypt correctly and fix memleak in ZTS mode 2008-08-19 15:14:46 +00:00
css.c
css.h
cyr_convert.c
cyr_convert.h
datetime.c
datetime.h
dir.c MFH: clear stat cache in chroot() 2008-08-11 23:14:36 +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: 2008-08-23 19:22:10 +00:00
dns.h
exec.c - [DOC] MFH: improve fix for #43261 for % and " 2008-08-17 15:23:45 +00:00
exec.h
file.c - MFH: Fixed unexpected zval changes 2008-09-12 01:14:14 +00:00
file.h
filestat.c MFH: 2008-08-07 09:25:33 +00:00
filters.c
flock_compat.c - MFH: 2008-08-23 19:22:10 +00:00
flock_compat.h - keep inet_aton declaration on non windows (what inet_aton has to do with flock?) 2008-08-23 20:21:08 +00:00
formatted_print.c - MFH: New parameter parsing API (for *printf()) 2008-08-10 21:49:01 +00:00
fsock.c MFH: invert the logics - FLAG_FCLOSE -> FLAG_NO_FCLOSE 2008-07-23 11:25:14 +00:00
fsock.h
ftok.c fix buglet 2008-06-20 18:10:17 +00:00
ftp_fopen_wrapper.c - MFB: Fixed bug #45449 (filesize() regression using ftp wrapper) (patch by crrodriguez at suse dot de) 2008-07-11 18:33:35 +00:00
head.c fix typo 2008-06-10 08:14:52 +00:00
head.h
html.c - MFH: beware of signedness 2008-08-18 03:26:21 +00:00
html.h
http_fopen_wrapper.c MFH: Fixed previous fix 2008-07-29 13:57:43 +00:00
http.c
image.c clean some dead code (with static analysis help) 2008-09-23 15:18:26 +00:00
incomplete_class.c
info.c MFH 2008-08-13 00:53:28 +00:00
info.h
iptc.c
lcg.c
levenshtein.c
link.c MFH: Check the relevant path for open_basedir in symlink() 2008-08-11 15:30:44 +00:00
mail.c
Makefile.frag
math.c Fix build 2008-05-08 04:23:26 +00:00
md5.c
md5.h
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 MFH (DOC] Add array_replace/array_replace_recursive (Mett Wilmas) 2008-07-31 20:18:17 +00:00
php_assert.h
php_browscap.h
php_crypt_r.c - strncpy returns the byte copied not error code or 0 2008-08-20 13:27:10 +00:00
php_crypt_r.h Fix build where __const is already defined like OS X. 2008-07-29 01:20:28 +00:00
php_crypt.h MFH: shutdown crypt correctly and fix memleak in ZTS mode 2008-08-19 15:14:46 +00:00
php_dir.h
php_ext_syslog.h
php_filestat.h MFH: 2008-08-07 09:25:33 +00:00
php_fopen_wrapper.c Allow urlencode()d filer names in php://filter 2008-08-02 06:35:41 +00:00
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 MFH 2008-09-16 14:36:27 +00:00
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 Adder error code into error message 2008-08-21 11:27:57 +00:00
proc_open.h
quot_print.c MFH: add quoted_printable_encode() 2008-08-14 10:12:21 +00:00
quot_print.h MFH: add quoted_printable_encode() 2008-08-14 10:12:21 +00:00
rand.c MFH: Fix bug #46209 - Remove license condition that is no longer required. 2008-10-01 11:03:15 +00:00
scanf.c
scanf.h
sha1.c
sha1.h
soundex.c
streamsfuncs.c - Fixed some wrong format parameters 2008-09-08 01:33:08 +00:00
streamsfuncs.h MFH: [DOC] Added stream_context_set_default() function. (Davey Shafik) 2008-08-16 10:57:56 +00:00
string.c - New parameter parsing API (zend_get_parameters_array_ex--) 2008-08-16 21:32:41 +00:00
strnatcmp.c
syslog.c MFH: New way for check void parameters 2008-03-10 22:15:36 +00:00
type.c - MFH: Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:46:07 +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 Reverting local change 2008-08-20 21:26:04 +00:00
url.h
user_filters.c - MFH: Fixed data size 2008-05-08 18:28:25 +00:00
uuencode.c
var_unserializer.c Fixed bug #45706 (Unserialization of classes derived from ArrayIterator fails) 2008-08-29 14:59:20 +00:00
var_unserializer.re Fixed bug #45706 (Unserialization of classes derived from ArrayIterator fails) 2008-08-29 14:59:20 +00:00
var.c Reverting local change 2008-08-20 21:26:04 +00:00
versioning.c clean some dead code (with static analysis help) 2008-09-23 15:18:26 +00:00