php-src/ext/standard
2008-11-11 00:44:55 +00:00
..
tests MFH: Fixed bug #44818 (php://memory writeable when opened read only) 2008-11-11 00:44:55 +00:00
array.c MFH: initialize optional vars 2008-10-21 22:08:38 +00:00
assert.c MFH: initialize optional vars 2008-10-21 22:08:38 +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: Added parse_ini_string() function (grange at lemonde dot fr, Arnaud) 2008-11-05 21:35:02 +00:00
basic_functions.h MFH: Added parse_ini_string() function (grange at lemonde dot fr, Arnaud) 2008-11-05 21:35:02 +00:00
browscap.c MFH: initialize optional vars 2008-10-21 22:08:38 +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 - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +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: initialize optional vars 2008-10-21 22:08:38 +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: Fixed bug #42855 (dns_get_record() doesn't return all text from TXT record) 2008-11-03 11:35:11 +00:00
dns.h
exec.c - Revert 2008-10-16 13:00:27 +00:00
exec.h
file.c - MFH: Added str_getcsv() 2008-11-02 18:24:34 +00:00
file.h
filestat.c MFH: initialize optional vars 2008-10-21 22:08:38 +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 MFH: initialize optional vars 2008-10-21 22:08:38 +00:00
head.h
html.c MFH: initialize optional vars 2008-10-21 22:08:38 +00:00
html.h
http_fopen_wrapper.c MFH: Fixed previous fix 2008-07-29 13:57:43 +00:00
http.c MFH: initialize optional vars 2008-10-21 22:08:38 +00:00
image.c clean some dead code (with static analysis help) 2008-09-23 15:18:26 +00:00
incomplete_class.c
info.c MFH: initialize optional vars 2008-10-21 22:08:38 +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 MFH: initialize optional vars 2008-10-21 22:08:38 +00:00
Makefile.frag
math.c Fixed bug #42294 (Unified solution for round() based on C99 round) 2008-10-29 20:03:34 +00:00
md5.c
md5.h
metaphone.c
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 MFH: Fixed bug #44818 (php://memory writeable when opened read only) 2008-11-11 00:44:55 +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
php_smart_str_public.h
php_smart_str.h
php_standard.h
php_string.h - MFH: Added str_getcsv() 2008-11-02 18:24:34 +00:00
php_type.h
php_uuencode.h
php_var.h
php_versioning.h
proc_open.c MFH: initialize optional vars 2008-10-21 22:08:38 +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: initialize optional vars 2008-10-21 22:08:38 +00:00
scanf.c
scanf.h
sha1.c
sha1.h
soundex.c
streamsfuncs.c MDH: Avoids fclose() from complaining that stream_socket_pair() streams 2008-11-04 16:46:03 +00:00
streamsfuncs.h MFH: [DOC] Added stream_context_set_default() function. (Davey Shafik) 2008-08-16 10:57:56 +00:00
string.c - MFH: Added str_getcsv() 2008-11-02 18:24:34 +00:00
strnatcmp.c
syslog.c Use PHP_DEP_FE instead of throwing an E_DEPRECATED manually inside define_syslog_variables() (Thanks Hannes!) 2008-10-16 23:19:13 +00:00
type.c MFH: initialize optional vars 2008-10-21 22:08:38 +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
url_scanner.c
url_scanner.h
url.c Reverting local change 2008-08-20 21:26:04 +00:00
url.h
user_filters.c - Revert ZEND_BEGIN_ARG_INFO change 2008-11-02 21:19:39 +00:00
uuencode.c
var_unserializer.c - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
var_unserializer.re - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
var.c - MFH: Removed unnecessary check for array (#46273, noticed by serovov at gmail dot com) 2008-10-24 10:28:29 +00:00
versioning.c MFH: initialize optional vars 2008-10-21 22:08:38 +00:00