php-src/ext/standard
2008-12-02 16:27:15 +00:00
..
tests - MFH: Implemented http://wiki.php.net/rfc/rounding 2008-12-02 16:27:15 +00:00
array.c MFH: Fixed bugs #44181 & #44182 (extract() and references) 2008-11-26 00:59:41 +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 MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
basic_functions.c - MFH: Implemented http://wiki.php.net/rfc/rounding 2008-12-02 16:27:15 +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: Implemented http://wiki.php.net/rfc/rounding 2008-12-02 16:27:15 +00:00
config.w32 -MFH: 2008-07-28 11:50:35 +00:00
crc32.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
crc32.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
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 MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
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 MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
css.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
cyr_convert.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
cyr_convert.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
datetime.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
datetime.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
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 MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
exec.c - Revert 2008-10-16 13:00:27 +00:00
exec.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
file.c MFH: Fixed bug #46673 (stream_lock call with wrong paramater) 2008-11-26 04:19:20 +00:00
file.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
filestat.c MFH: initialize optional vars 2008-10-21 22:08:38 +00:00
filters.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
flock_compat.c - MFH: 2008-08-23 19:22:10 +00:00
flock_compat.h MFH: Fixed bug #46673 (stream_lock call with wrong paramater) 2008-11-26 04:19:20 +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 MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
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 Added header_remove() (chsc at peytz dotdk, Arnaud) 2008-11-13 10:14:04 +00:00
head.h Added header_remove() (chsc at peytz dotdk, Arnaud) 2008-11-13 10:14:04 +00:00
html.c MFH: Added ENT_IGNORE as a compatibility flag for htmlentities() and 2008-11-26 03:00:06 +00:00
html.h MFH: Added ENT_IGNORE as a compatibility flag for htmlentities() and 2008-11-26 03:00:06 +00:00
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 MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
info.c MFH: initialize optional vars 2008-10-21 22:08:38 +00:00
info.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
iptc.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
lcg.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
levenshtein.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
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 - Allow build without flex/bison installed (fixes builddir != srcdir build 2007-05-24 21:40:41 +00:00
math.c - MFH: Implemented http://wiki.php.net/rfc/rounding 2008-12-02 16:27:15 +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 MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
microtime.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
pack.c - Fix segfault 2008-06-21 23:20:40 +00:00
pack.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
pageinfo.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
pageinfo.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_array.h MFH (DOC] Add array_replace/array_replace_recursive (Mett Wilmas) 2008-07-31 20:18:17 +00:00
php_assert.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_browscap.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
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 MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_ext_syslog.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_filestat.h MFH: 2008-08-07 09:25:33 +00:00
php_fopen_wrapper.c MFH: Fixed bug #42473 (ob_start php://output and headers) 2008-11-26 01:20:31 +00:00
php_fopen_wrappers.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_ftok.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_http.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
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 MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_lcg.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_link.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_mail.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_math.h - MFH: Implemented http://wiki.php.net/rfc/rounding 2008-12-02 16:27:15 +00:00
php_metaphone.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_rand.h fix build 2008-03-07 08:56:38 +00:00
php_smart_str_public.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_smart_str.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_standard.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_string.h - MFH: Added str_getcsv() 2008-11-02 18:24:34 +00:00
php_type.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_uuencode.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_var.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_versioning.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
proc_open.c MFH: initialize optional vars 2008-10-21 22:08:38 +00:00
proc_open.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
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 MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
scanf.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
sha1.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
sha1.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
soundex.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
streamsfuncs.c MFH: Fix proto line 2008-11-14 06:00:48 +00:00
streamsfuncs.h MFH: Added stream_context_get_params() 2008-11-13 05:47:47 +00:00
string.c - MFH: Fixed bug #46578 (strip_tags() does not honor end-of-comment when it encounters a single quote) 2008-11-21 19:16:50 +00:00
strnatcmp.c Fixed Bug #29075 (strnatcmp() incorrectly handles whitespace). 2004-07-15 01:26:03 +00:00
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 MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
url_scanner_ex.c - Generated with re2c 0.13.4 2008-04-08 12:17:04 +00:00
url_scanner_ex.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
url_scanner_ex.re Sync with fix for #44394 2008-03-12 19:34:37 +00:00
url_scanner.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
url_scanner.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
url.c Reverting local change 2008-08-20 21:26:04 +00:00
url.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
user_filters.c - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
uuencode.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
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