php-src/ext/standard
2008-12-20 16:23:37 +00:00
..
tests Adding test for stream_resolve_include_path() 2008-12-20 16:23:37 +00:00
array.c Add sort flags parameter to array_unique(). 2008-12-12 19:19:04 +00:00
assert.c initialize optional vars 2008-10-21 22:06:49 +00:00
base64.c MFB: clean some dead code 2008-09-23 15:22:05 +00:00
base64.h
basic_functions.c - Implemented http://wiki.php.net/rfc/rounding 2008-12-02 16:25:06 +00:00
basic_functions.h Added parse_ini_string() function (grange at lemonde dot fr, Arnaud) 2008-11-05 21:33:19 +00:00
browscap.c initialize optional vars 2008-10-21 22:06:49 +00:00
config.m4 - Implemented http://wiki.php.net/rfc/rounding 2008-12-02 16:25:06 +00:00
config.w32 - #45430, windows implementation of crypt is not TS 2008-07-28 11:34:53 +00:00
crc32.c
crc32.h
CREDITS
credits_ext.h Update credits 2008-12-03 11:44:46 +00:00
credits_sapi.h update credits: new sapi, stuff moved to pecl.. 2008-08-30 23:59:35 +00:00
credits.c - cat, tail, lift :) 2008-12-09 10:53:29 +00:00
credits.h
crypt_blowfish.c - Fix build on BSD (5_3 and 5_2 are OK) 2008-08-14 01:13:18 +00:00
crypt_freesec.c - Nuke unncessary checks already done elsewhere (ZEND) 2008-08-25 13:42:46 +00:00
crypt_freesec.h - MFB:inline definition (win32) 2008-08-26 06:54:37 +00:00
crypt.c initialize optional vars 2008-10-21 22:06:49 +00:00
css.c
css.h
cyr_convert.c
cyr_convert.h
datetime.c
datetime.h
dir.c clear stat cache in chroot() 2008-08-11 23:14:21 +00:00
dl.c - Improved fix (used 's' in parameter parsing) 2008-05-16 12:11:15 +00:00
dl.h - Improved fix (used 's' in parameter parsing) 2008-05-16 12:11:15 +00:00
dns.c - Fixed bug #42855 (dns_get_record() doesn't return all text from TXT record) 2008-11-03 11:33:32 +00:00
dns.h
exec.c - Revert 2008-10-16 13:04:30 +00:00
exec.h
file.c Fix #46636 (segfault in SplFileinfo::fgetcsv()) 2008-12-20 00:51:00 +00:00
file.h
filestat.c initialize optional vars 2008-10-21 22:06:49 +00:00
filters.c
flock_compat.c - more fixes for inet_* with vc9/xp 2008-08-23 20:31:27 +00:00
flock_compat.h Fixed bug #46673 (stream_lock call with wrong paramater) 2008-11-26 04:18:24 +00:00
formatted_print.c - New parameter parsing API (for *printf()) 2008-08-10 21:48:22 +00:00
fsock.c invert the logics - FLAG_FCLOSE -> FLAG_NO_FCLOSE 2008-07-23 11:24:35 +00:00
fsock.h
ftok.c
ftp_fopen_wrapper.c - MFB: Fixed bug #45449 (filesize() regression using ftp wrapper) (patch by crrodriguez at suse dot de) 2008-07-11 18:34:43 +00:00
head.c MFB: Added header_remove() (chsc at peytz dotdk, Arnaud) 2008-11-13 10:33:08 +00:00
head.h MFB: Added header_remove() (chsc at peytz dotdk, Arnaud) 2008-11-13 10:33:08 +00:00
html.c [DOC] Added ENT_IGNORE as a compatibility flag for htmlentities() and 2008-11-26 02:57:32 +00:00
html.h [DOC] Added ENT_IGNORE as a compatibility flag for htmlentities() and 2008-11-26 02:57:32 +00:00
http_fopen_wrapper.c Fixed previous fix 2008-07-29 13:57:20 +00:00
http.c
image.c MFB: clean some dead code 2008-09-23 15:22:05 +00:00
incomplete_class.c
info.c - late MFB (sry): fix VC6 build 2008-12-12 10:33:05 +00:00
info.h
iptc.c this should be long 2008-07-01 08:15:44 +00:00
lcg.c
levenshtein.c
link.c Check the relevant path for open_basedir in symlink() 2008-08-11 15:29:06 +00:00
mail.c initialize optional vars 2008-10-21 22:06:49 +00:00
Makefile.frag
math.c - Implemented http://wiki.php.net/rfc/rounding 2008-12-02 16:25:06 +00:00
md5.c
md5.h
metaphone.c
microtime.c
microtime.h
pack.c
pack.h
pageinfo.c
pageinfo.h
php_array.h - Add array_replace/array_replace_recursive (Mett Wilmas) 2008-07-31 20:17:07 +00:00
php_assert.h
php_browscap.h
php_crypt_r.c - MFB: strncpy returns the byte copied not error code or 0 2008-08-20 13:31:30 +00:00
php_crypt_r.h - Fix build on BSD (5_3 and 5_2 are OK) 2008-08-14 01:13:18 +00:00
php_crypt.h shudown crypt correctly and fix memleak in ZTS mode 2008-08-19 15:14:15 +00:00
php_dir.h
php_ext_syslog.h [DOC] Remove define_syslog_variables() and define_syslog_variables ini option 2008-10-15 18:41:18 +00:00
php_filestat.h Added clear_realpath_cache and filename parameters to clearstatcache() (Jani, 2008-08-07 09:24:04 +00:00
php_fopen_wrapper.c Fixed bug #42473 (ob_start php://output and headers) 2008-11-26 01:20:10 +00:00
php_fopen_wrappers.h
php_ftok.h
php_http.h
php_image.h - Add constants and new test (test from testfest.php.net) 2008-05-24 11:53:35 +00:00
php_incomplete_class.h fix segfault with serialize(new __PHP_Incomplete_Class) found by Felipe 2008-09-16 14:36:10 +00:00
php_iptc.h
php_lcg.h
php_link.h
php_mail.h
php_math.h - Implemented http://wiki.php.net/rfc/rounding 2008-12-02 16:25:06 +00:00
php_metaphone.h
php_rand.h Fix build (one too many right parenthesis in last commit for non-Windows builds) 2008-03-07 08:51:05 +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 initialize optional vars 2008-10-21 22:06:49 +00:00
proc_open.h
quot_print.c [DOC] add quoted_printable_encode() 2008-08-14 10:11:26 +00:00
quot_print.h [DOC] add quoted_printable_encode() 2008-08-14 10:11:26 +00:00
rand.c initialize optional vars 2008-10-21 22:06:49 +00:00
scanf.c
scanf.h
sha1.c
sha1.h
soundex.c
streamsfuncs.c Fix proto line 2008-11-14 06:00:33 +00:00
streamsfuncs.h Added stream_context_get_params() 2008-11-13 05:46:51 +00:00
string.c *** empty log message *** 2008-11-24 19:31:02 +00:00
strnatcmp.c
syslog.c [DOC] Remove define_syslog_variables() and define_syslog_variables ini option 2008-10-15 18:41:18 +00:00
type.c initialize optional vars 2008-10-21 22:06:49 +00:00
uniqid.c Fix protos 2008-05-04 21:16:22 +00:00
uniqid.h
url_scanner_ex.c MFB: generated with a bit newer re2c 2008-07-25 09:17:52 +00:00
url_scanner_ex.h
url_scanner_ex.re Sync with fix for #44394 2008-03-12 19:35:24 +00:00
url_scanner.c
url_scanner.h
url.c - Fix the fix 2008-07-29 12:41:58 +00:00
url.h
user_filters.c - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
uuencode.c
var_unserializer.c Fixed bug #45706 (Unserialization of classes derived from ArrayIterator fails) 2008-08-29 14:59:41 +00:00
var_unserializer.re Fixed bug #45706 (Unserialization of classes derived from ArrayIterator fails) 2008-08-29 14:59:41 +00:00
var.c - Removed unnecessary check for array (#46273, noticed by serovov at gmail dot com) 2008-10-24 10:27:54 +00:00
versioning.c initialize optional vars 2008-10-21 22:06:49 +00:00
winver.h - late MFB (sry): fix VC6 build 2008-12-12 10:33:05 +00:00