php-src/ext/standard
2011-07-19 22:12:13 +00:00
..
html_tables - Fixed CHARSET_UNICODE_COMPAT (ISO-8859-1 is compatible in the relevant sense). 2011-01-25 10:57:07 +00:00
tests Updated is_a() and is_subclass_of() tests as per the removed E_WARNING from r313162 which was inspired by discussion after r312904 and PHP Bug #53727 2011-07-15 19:17:22 +00:00
array.c Implement FR #54459 (Range function accuracy) by changing the way range() 2011-04-06 10:23:06 +00:00
assert.c Fixed bug #54924 (assert.* is not being reset upon request shutdown). 2011-05-26 18:17:43 +00:00
base64.c - Year++ 2011-01-01 02:17:06 +00:00
base64.h - Year++ 2011-01-01 02:17:06 +00:00
basic_functions.c Changed http_response_code() to be able to set a response code 2011-07-12 03:56:32 +00:00
basic_functions.h - Fixed bug #54580 (get_browser() segmentation fault when the browscap ini 2011-05-01 18:37:20 +00:00
browscap.c Fix Bug #54918 - Crash when there is a failure to read the browscap file 2011-06-03 00:42:07 +00:00
config.m4 Drop support for autoconf < 2.60 in trunk and the 2011-05-15 06:09:21 +00:00
config.w32 - missing add header 2011-01-07 14:57:51 +00:00
crc32.c - Year++ 2011-01-01 02:17:06 +00:00
crc32.h - Year++ 2011-01-01 02:17:06 +00:00
credits_ext.h re-generate credits 2011-06-19 17:56:09 +00:00
credits_sapi.h Update credits 2010-05-27 22:51:28 +00:00
credits.c Updated the note maintainers credits 2011-06-05 06:57:13 +00:00
credits.h - Year++ 2011-01-01 02:17:06 +00:00
crypt_blowfish.c - update blowfish to 1.2 (Solar Designer) 2011-07-18 21:26:29 +00:00
crypt_blowfish.h - update blowfish to 1.2 (Solar Designer) 2011-07-18 21:26:29 +00:00
crypt_freesec.c - With "extended" hashes, detect and reject invalid "setting" strings. 2010-02-22 00:05:02 +00:00
crypt_freesec.h - and the last part of the fix, inline on win 2008-08-25 14:37:07 +00:00
crypt_sha256.c Fixed bug relating to un-initialized memory access 2011-07-05 20:10:45 +00:00
crypt_sha512.c Fixed bug relating to un-initialized memory access 2011-07-05 20:10:45 +00:00
crypt.c fix crypt() issue with overlong salt 2011-07-04 23:38:09 +00:00
css.c - Year++ 2011-01-01 02:17:06 +00:00
css.h - Year++ 2011-01-01 02:17:06 +00:00
cyr_convert.c - Year++ 2011-01-01 02:17:06 +00:00
cyr_convert.h - Year++ 2011-01-01 02:17:06 +00:00
datetime.c - Year++ 2011-01-01 02:17:06 +00:00
datetime.h - Year++ 2011-01-01 02:17:06 +00:00
dir.c - Added new parameter parsing option (p - for valid path (string without null byte in the middle)) 2011-06-06 21:28:16 +00:00
dl.c -fix bug 54935, php_win_err can lead to crash 2011-05-26 14:37:13 +00:00
dl.h - Year++ 2011-01-01 02:17:06 +00:00
dns_win32.c - Removed redundant local variable in dns_get_record. 2010-10-11 03:07:03 +00:00
dns.c - Year++ 2011-01-01 02:17:06 +00:00
exec.c Suppress a dozen unused return value warnings in places where the return 2011-05-16 17:22:41 +00:00
exec.h - Year++ 2011-01-01 02:17:06 +00:00
file.c Fix #55212. Only declare STREAM_PF_INET6 if PHP is compiled with IPv6 support 2011-07-15 15:25:24 +00:00
file.h - Year++ 2011-01-01 02:17:06 +00:00
filestat.c - Added new parameter parsing option (p - for valid path (string without null byte in the middle)) 2011-06-06 21:28:16 +00:00
filters.c - Fixed bug #50363 (Invalid parsing in convert.quoted-printable-decode filter) 2011-05-24 23:49:26 +00:00
flock_compat.c - Year++ 2011-01-01 02:17:06 +00:00
flock_compat.h - Year++ 2011-01-01 02:17:06 +00:00
formatted_print.c - Removed dead defines. 2011-02-21 05:33:16 +00:00
fsock.c - Year++ 2011-01-01 02:17:06 +00:00
fsock.h - Year++ 2011-01-01 02:17:06 +00:00
ftok.c - Added new parameter parsing option (p - for valid path (string without null byte in the middle)) 2011-06-06 21:28:16 +00:00
ftp_fopen_wrapper.c - Fixed bug #54092 (Segmentation fault when using HTTP proxy with the FTP 2011-02-27 20:23:54 +00:00
head.c Changed http_response_code() to be able to set a response code 2011-07-12 03:56:32 +00:00
head.h - Year++ 2011-01-01 02:17:06 +00:00
html_tables.h - Fixed CHARSET_UNICODE_COMPAT (ISO-8859-1 is compatible in the relevant sense). 2011-01-25 10:57:07 +00:00
html.c - Fixed bug #54332 (trunk only, null pointer deref due to information loss on long to int conversion) 2011-03-20 15:15:08 +00:00
html.h - Year++ 2011-01-01 02:17:06 +00:00
http_fopen_wrapper.c Fixed bug #54137 (file_get_contents POST request sends additional line break). 2011-05-29 09:23:08 +00:00
http.c added an option to http_build_query for RFC-3986 2011-01-08 02:21:44 +00:00
image.c Fixed bug #54723 - getimagesize() doesn't check the full ico signature and misreports mpg files 2011-05-13 05:06:48 +00:00
incomplete_class.c - Year++ 2011-01-01 02:17:06 +00:00
info.c Zend Signal Handling 2011-06-22 14:23:21 +00:00
info.h - Year++ 2011-01-01 02:17:06 +00:00
iptc.c - Added new parameter parsing option (p - for valid path (string without null byte in the middle)) 2011-06-06 21:28:16 +00:00
lcg.c - Year++ 2011-01-01 02:17:06 +00:00
levenshtein.c - Year++ 2011-01-01 02:17:06 +00:00
link_win32.c - Fixed bug #55187, readlink returns weird characters when false result 2011-07-12 15:15:17 +00:00
link.c - Added new parameter parsing option (p - for valid path (string without null byte in the middle)) 2011-06-06 21:28:16 +00:00
mail.c - Year++ 2011-01-01 02:17:06 +00:00
Makefile.frag - Allow build without flex/bison installed (fixes builddir != srcdir build 2007-05-24 21:40:41 +00:00
math.c - Reverted r301991, which is a (partial) fix to bug #52550, addressing an 2011-06-12 00:56:18 +00:00
md5.c - Added new parameter parsing option (p - for valid path (string without null byte in the middle)) 2011-06-06 21:28:16 +00:00
md5.h - Year++ 2011-01-01 02:17:06 +00:00
metaphone.c - Year++ 2011-01-01 02:17:06 +00:00
microtime.c - Year++ 2011-01-01 02:17:06 +00:00
microtime.h - Year++ 2011-01-01 02:17:06 +00:00
pack.c - Year++ 2011-01-01 02:17:06 +00:00
pack.h - Year++ 2011-01-01 02:17:06 +00:00
pageinfo.c - Year++ 2011-01-01 02:17:06 +00:00
pageinfo.h - Year++ 2011-01-01 02:17:06 +00:00
php_array.h - Year++ 2011-01-01 02:17:06 +00:00
php_assert.h - Year++ 2011-01-01 02:17:06 +00:00
php_browscap.h - Year++ 2011-01-01 02:17:06 +00:00
php_crypt_r.c - Fixed bug #55231 (Unsatisfied symbols __sync_fetch_and_add_4) 2011-07-19 22:12:13 +00:00
php_crypt_r.h - update blowfish to 1.2 (Solar Designer) 2011-07-18 21:26:29 +00:00
php_crypt.h - Year++ 2011-01-01 02:17:06 +00:00
php_dir.h - Year++ 2011-01-01 02:17:06 +00:00
php_dns.h - Year++ 2011-01-01 02:17:06 +00:00
php_ext_syslog.h - Year++ 2011-01-01 02:17:06 +00:00
php_filestat.h - Year++ 2011-01-01 02:17:06 +00:00
php_fopen_wrapper.c Fixed compiler warning 2011-01-17 13:44:54 +00:00
php_fopen_wrappers.h - Year++ 2011-01-01 02:17:06 +00:00
php_ftok.h - Year++ 2011-01-01 02:17:06 +00:00
php_http.h added an option to http_build_query for RFC-3986 2011-01-08 02:21:44 +00:00
php_image.h - Year++ 2011-01-01 02:17:06 +00:00
php_incomplete_class.h - Year++ 2011-01-01 02:17:06 +00:00
php_iptc.h - Year++ 2011-01-01 02:17:06 +00:00
php_lcg.h - Year++ 2011-01-01 02:17:06 +00:00
php_link.h - Year++ 2011-01-01 02:17:06 +00:00
php_mail.h - Year++ 2011-01-01 02:17:06 +00:00
php_math.h - Year++ 2011-01-01 02:17:06 +00:00
php_metaphone.h - Year++ 2011-01-01 02:17:06 +00:00
php_rand.h - Year++ 2011-01-01 02:17:06 +00:00
php_smart_str_public.h - Year++ 2011-01-01 02:17:06 +00:00
php_smart_str.h - Year++ 2011-01-01 02:17:06 +00:00
php_standard.h - Year++ 2011-01-01 02:17:06 +00:00
php_string.h Added fabled hex2bin() function 2011-06-03 00:12:22 +00:00
php_type.h - Year++ 2011-01-01 02:17:06 +00:00
php_uuencode.h - Year++ 2011-01-01 02:17:06 +00:00
php_var.h - Year++ 2011-01-01 02:17:06 +00:00
php_versioning.h - Year++ 2011-01-01 02:17:06 +00:00
proc_open.c Suppress a dozen unused return value warnings in places where the return 2011-05-16 17:22:41 +00:00
proc_open.h - Year++ 2011-01-01 02:17:06 +00:00
quot_print.c - Year++ 2011-01-01 02:17:06 +00:00
quot_print.h - Year++ 2011-01-01 02:17:06 +00:00
rand.c - Year++ 2011-01-01 02:17:06 +00:00
scanf.c - Year++ 2011-01-01 02:17:06 +00:00
scanf.h - Year++ 2011-01-01 02:17:06 +00:00
sha1.c - Added new parameter parsing option (p - for valid path (string without null byte in the middle)) 2011-06-06 21:28:16 +00:00
sha1.h - Year++ 2011-01-01 02:17:06 +00:00
soundex.c - Year++ 2011-01-01 02:17:06 +00:00
streamsfuncs.c - PHP_STREAM_OPTION_WRITE_BUFFER no longer disables the read buffer of a plain 2011-02-19 01:28:37 +00:00
streamsfuncs.h - PHP_STREAM_OPTION_WRITE_BUFFER no longer disables the read buffer of a plain 2011-02-19 01:28:37 +00:00
string.c Added fabled hex2bin() function 2011-06-03 00:12:22 +00:00
strnatcmp.c Fix for bug #49698 2009-09-28 13:29:53 +00:00
syslog.c - Year++ 2011-01-01 02:17:06 +00:00
type.c - Year++ 2011-01-01 02:17:06 +00:00
uniqid.c - Year++ 2011-01-01 02:17:06 +00:00
uniqid.h - Year++ 2011-01-01 02:17:06 +00:00
url_scanner_ex.c MFH: Fix Bug #54727, a re-incarnation of #26862 2011-05-24 05:06:53 +00:00
url_scanner_ex.h - Year++ 2011-01-01 02:17:06 +00:00
url_scanner_ex.re MFH: Fix Bug #54727, a re-incarnation of #26862 2011-05-24 05:06:53 +00:00
url.c Fixed bug #54180 (parse_url() incorrectly parses path when ? in fragment) 2011-03-13 04:02:56 +00:00
url.h added an option to http_build_query for RFC-3986 2011-01-08 02:21:44 +00:00
user_filters.c - Year++ 2011-01-01 02:17:06 +00:00
uuencode.c - Year++ 2011-01-01 02:17:06 +00:00
var_unserializer.c - Year++ 2011-01-01 02:17:06 +00:00
var_unserializer.re - Year++ 2011-01-01 02:17:06 +00:00
var.c - Fixed bug #55082 (var_export() doesn't escape properties properly). 2011-06-30 09:26:35 +00:00
versioning.c - Year++ 2011-01-01 02:17:06 +00:00
winver.h * Added version info for Windows XP Starter/Tablet PC/Media Center editions 2010-10-12 17:34:25 +00:00