php-src/ext/standard
2006-05-16 14:12:52 +00:00
..
tests new mkdir tests 2006-05-16 13:07:07 +00:00
array.c - Fix bug #37060 (Type of retval of Countable::count() is not checked) 2006-04-12 19:29:52 +00:00
assert.c bump year and license version 2006-01-01 13:10:10 +00:00
base64.c Nuke int32_t (everywhere except streams layer) and signed/unsigned warnings 2006-03-02 13:12:45 +00:00
base64.h bump year and license version 2006-01-01 13:10:10 +00:00
basic_functions.c - Initial RFC2397 support 2006-05-13 17:53:01 +00:00
basic_functions.h So long safe_mode mode. 2006-03-08 14:41:45 +00:00
browscap.c bump year and license version 2006-01-01 13:10:10 +00:00
config.m4 - New implementation of the sunset algorithm. Fixes bugs #33789, #33671, #32820 2006-01-04 12:57:04 +00:00
config.w32 - New implementation of the sunset algorithm. Fixes bugs #33789, #33671, #32820 2006-01-04 12:57:04 +00:00
crc32.c - MFB: 2006-02-09 15:48:18 +00:00
crc32.h bump year and license version 2006-01-01 13:10:10 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
credits_ext.h fix credits 2006-04-10 09:46:32 +00:00
credits_sapi.h fix credits 2006-04-10 09:46:32 +00:00
credits.c MFB51: 2006-03-23 18:39:12 +00:00
credits.h bump year and license version 2006-01-01 13:10:10 +00:00
crypt.c bump year and license version 2006-01-01 13:10:10 +00:00
css.c bump year and license version 2006-01-01 13:10:10 +00:00
css.h bump year and license version 2006-01-01 13:10:10 +00:00
cyr_convert.c couple of pedantic fixes: "static" should be first 2006-01-18 23:55:27 +00:00
cyr_convert.h bump year and license version 2006-01-01 13:10:10 +00:00
datetime.c bump year and license version 2006-01-01 13:10:10 +00:00
datetime.h bump year and license version 2006-01-01 13:10:10 +00:00
dir.c - Get rid of using ENFORCE_SAFE_MODE. 2006-02-19 04:29:42 +00:00
dl.c Disabled dl(). Now it is enabled only when a SAPI layer registers it explicitly. Only CLI, CGI and EMBED do this. 2006-03-16 16:53:10 +00:00
dl.h Disabled dl(). Now it is enabled only when a SAPI layer registers it explicitly. Only CLI, CGI and EMBED do this. 2006-03-16 16:53:10 +00:00
dns.c Nuke int32_t (everywhere except streams layer) and signed/unsigned warnings 2006-03-02 13:12:45 +00:00
dns.h bump year and license version 2006-01-01 13:10:10 +00:00
exec.c More ZSTR() fixes 2006-04-29 14:53:26 +00:00
exec.h bump year and license version 2006-01-01 13:10:10 +00:00
file.c Added php_get_tmpdir() function that returns the default directory for 2006-05-06 09:59:02 +00:00
file.h Added php_get_tmpdir() function that returns the default directory for 2006-05-06 09:59:02 +00:00
filestat.c - Fixed bug #36909 (ld: Undefined symbols: _lchown) 2006-04-10 11:56:04 +00:00
filters.c Fix 'soft line break' handling in convert.quoted-printable-decode 2006-04-17 19:25:48 +00:00
flock_compat.c bump year and license version 2006-01-01 13:10:10 +00:00
flock_compat.h bump year and license version 2006-01-01 13:10:10 +00:00
formatted_print.c bump year and license version 2006-01-01 13:10:10 +00:00
fsock.c - Get rid of using ENFORCE_SAFE_MODE. 2006-02-19 04:29:42 +00:00
fsock.h bump year and license version 2006-01-01 13:10:10 +00:00
ftok.c - More safe_mode nuking 2006-02-19 03:07:39 +00:00
ftp_fopen_wrapper.c More ZSTR() fixes 2006-04-29 14:53:26 +00:00
head.c Nuke safe_mode 2006-02-19 18:19:33 +00:00
head.h bump year and license version 2006-01-01 13:10:10 +00:00
html.c Nuke int32_t (everywhere except streams layer) and signed/unsigned warnings 2006-03-02 13:12:45 +00:00
html.h Nuke int32_t (everywhere except streams layer) and signed/unsigned warnings 2006-03-02 13:12:45 +00:00
http_fopen_wrapper.c Remove ZSTR() from stream macros. Calling function must apply this macro 2006-04-28 19:03:58 +00:00
http.c MFB: Fix bug #36656 (http_build_query generates invalid URIs due to use of square brackets) 2006-03-08 22:04:48 +00:00
image.c Remove ZSTR() from stream macros. Calling function must apply this macro 2006-04-28 19:03:58 +00:00
incomplete_class.c Unicode support 2006-03-27 13:37:47 +00:00
info.c MF51: fix compile failure with old GCC (see bug #36931) 2006-03-31 11:11:26 +00:00
info.h bump year and license version 2006-01-01 13:10:10 +00:00
iptc.c Nuke int32_t (everywhere except streams layer) and signed/unsigned warnings 2006-03-02 13:12:45 +00:00
lcg.c bump year and license version 2006-01-01 13:10:10 +00:00
levenshtein.c Nuke int32_t (everywhere except streams layer) and signed/unsigned warnings 2006-03-02 13:12:45 +00:00
link.c Nuke safe_mode 2006-02-19 18:19:33 +00:00
mail.c Nuke safe_mode 2006-02-19 18:19:33 +00:00
Makefile.frag - use the target file name as output file instead of stdout 2005-11-08 12:34:16 +00:00
math.c initialize variables and reduce the number of warnings 2006-02-06 11:28:20 +00:00
md5.c Nuke int32_t (everywhere except streams layer) and signed/unsigned warnings 2006-03-02 13:12:45 +00:00
md5.h bump year and license version 2006-01-01 13:10:10 +00:00
metaphone.c bump year and license version 2006-01-01 13:10:10 +00:00
microtime.c bump year and license version 2006-01-01 13:10:10 +00:00
microtime.h bump year and license version 2006-01-01 13:10:10 +00:00
pack.c Nuke safe_mode 2006-02-19 18:19:33 +00:00
pack.h bump year and license version 2006-01-01 13:10:10 +00:00
pageinfo.c bump year and license version 2006-01-01 13:10:10 +00:00
pageinfo.h bump year and license version 2006-01-01 13:10:10 +00:00
php_array.h - Implemented basic collation support. For some reason "new Collator" gives segfaults when the object's collation resource is used. 2006-03-26 11:06:24 +00:00
php_assert.h bump year and license version 2006-01-01 13:10:10 +00:00
php_browscap.h bump year and license version 2006-01-01 13:10:10 +00:00
php_crypt.h bump year and license version 2006-01-01 13:10:10 +00:00
php_dir.h bump year and license version 2006-01-01 13:10:10 +00:00
php_ext_syslog.h MF51: fix #36808 (syslog ident becomes garbage between requests) 2006-03-20 23:07:31 +00:00
php_filestat.h - And not here either... 2006-03-05 19:02:11 +00:00
php_fopen_wrapper.c MFB: Make filters without a resource throw E_RECOVERABLE_ERROR rather then 2006-05-16 14:12:52 +00:00
php_fopen_wrappers.h bump year and license version 2006-01-01 13:10:10 +00:00
php_ftok.h bump year and license version 2006-01-01 13:10:10 +00:00
php_http.h bump year and license version 2006-01-01 13:10:10 +00:00
php_image.h bump year and license version 2006-01-01 13:10:10 +00:00
php_incomplete_class.h Unicode support 2006-03-27 13:37:47 +00:00
php_iptc.h bump year and license version 2006-01-01 13:10:10 +00:00
php_lcg.h bump year and license version 2006-01-01 13:10:10 +00:00
php_link.h bump year and license version 2006-01-01 13:10:10 +00:00
php_mail.h bump year and license version 2006-01-01 13:10:10 +00:00
php_math.h add missing ifdefs 2006-01-13 13:04:01 +00:00
php_metaphone.h bump year and license version 2006-01-01 13:10:10 +00:00
php_rand.h bump year and license version 2006-01-01 13:10:10 +00:00
php_smart_str_public.h bump year and license version 2006-01-01 13:10:10 +00:00
php_smart_str.h bump year and license version 2006-01-01 13:10:10 +00:00
php_standard.h - New implementation of the sunset algorithm. Fixes bugs #33789, #33671, #32820 2006-01-04 12:57:04 +00:00
php_string.h - Moved strtotitle to ext/standard and implemented the fallback case to 2006-03-22 10:20:20 +00:00
php_type.h - No need to have this one twice here... (Thanks Steph) 2006-04-04 06:04:49 +00:00
php_uuencode.h bump year and license version 2006-01-01 13:10:10 +00:00
php_var.h bump year and license version 2006-01-01 13:10:10 +00:00
php_versioning.h bump year and license version 2006-01-01 13:10:10 +00:00
proc_open.c Portable unicode string API: 2006-02-21 20:12:43 +00:00
proc_open.h bump year and license version 2006-01-01 13:10:10 +00:00
quot_print.c bump year and license version 2006-01-01 13:10:10 +00:00
quot_print.h bump year and license version 2006-01-01 13:10:10 +00:00
rand.c bump year and license version 2006-01-01 13:10:10 +00:00
reg.c bump year and license version 2006-01-01 13:10:10 +00:00
reg.h bump year and license version 2006-01-01 13:10:10 +00:00
scanf.c bump year and license version 2006-01-01 13:10:10 +00:00
scanf.h bump year and license version 2006-01-01 13:10:10 +00:00
sha1.c Nuke int32_t (everywhere except streams layer) and signed/unsigned warnings 2006-03-02 13:12:45 +00:00
sha1.h bump year and license version 2006-01-01 13:10:10 +00:00
soundex.c bump year and license version 2006-01-01 13:10:10 +00:00
streamsfuncs.c fix typo (see #35900) 2006-04-19 08:43:05 +00:00
streamsfuncs.h Another (and hopefully last) major streams commit. 2006-03-29 01:20:43 +00:00
string.c MFB: Fixed bug #37394 (substr_compare() returns an error when offset equals 2006-05-10 13:07:56 +00:00
strnatcmp.c Fixed Bug #29075 (strnatcmp() incorrectly handles whitespace). 2004-07-15 01:26:03 +00:00
syslog.c MFB51: Fixed bug #36689 (Removed arbitrary limit on the length of syslog 2006-03-21 00:59:41 +00:00
type.c Make is_string() return TRUE for both Unicode and binary strings. 2006-03-17 23:00:20 +00:00
uniqid.c Plug leak which occurs in unicode mode 2006-04-06 20:05:43 +00:00
uniqid.h bump year and license version 2006-01-01 13:10:10 +00:00
url_scanner_ex.c Parsers for previous patch 2006-02-28 14:46:29 +00:00
url_scanner_ex.h bump year and license version 2006-01-01 13:10:10 +00:00
url_scanner_ex.re Parsers for previous patch 2006-02-28 14:46:29 +00:00
url_scanner.c bump year and license version 2006-01-01 13:10:10 +00:00
url_scanner.h bump year and license version 2006-01-01 13:10:10 +00:00
url.c Nuke int32_t (everywhere except streams layer) and signed/unsigned warnings 2006-03-02 13:12:45 +00:00
url.h bump year and license version 2006-01-01 13:10:10 +00:00
user_filters.c Refactor streams layer for PHP6. 2006-03-13 04:40:11 +00:00
uuencode.c bump year and license version 2006-01-01 13:10:10 +00:00
var_unserializer.c Unicode support 2006-03-27 14:19:18 +00:00
var_unserializer.re Unicode support 2006-03-27 14:19:18 +00:00
var.c Fixed bug #36957 (serialize() does not handle recursion). 2006-04-05 02:28:39 +00:00
versioning.c bump year and license version 2006-01-01 13:10:10 +00:00